package cry

  1. Overview
  2. Docs
OCaml client for the various icecast & shoutcast source protocols

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.6.tar.gz
md5=1a50d387f71f115ad27ef6fc4ee05898
sha512=07e2b76cf061b67fc6e822d6a05497cc3de06d7c9eeb3cf16c596486a9f452d6a77139928baa43c6aa5759fb851ba290f8189f0e7e9e093585f89df2715497ff

Description

The cry library is an implementation of the various icecast & shoutcast protocols to connect to streaming servers such as icecast

Published: 30 Jan 2022

README

README.md

ocaml-cry

This package contains an OCaml implementation of the various icecast & shoutcast source client protocols.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml

  • dune

  • findlib

Compilation:

dune build

This should build both the native and the byte-code version of the extension library.

Installation:

Using opam:

opam install cry

Using dune and a local copy (dev only):

dune install

This should install the library file (using ocamlfind) in the appropriate place.

Author:

This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.

Dependencies (4)

  1. dune >= "2.8"
  2. base-bytes
  3. ocaml >= "5.0"
  4. ocaml < "5.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts (1)

  1. ssl < "0.5.9"
OCaml

Innovation. Community. Security.