package cry

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.2.tar.gz
md5=1d322779e77b2daba9514c8d41be3778
sha512=bfbd7e585f0a2e552b128a24094e1eb06281d3a332c143a1d6551ec005551add338668553df057346433f378416da7fe3e3289d21b8aa0244f15c509d8d8d0fa

Description

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

Published: 10 Jan 2024

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 (3)

  1. base-bytes
  2. dune >= "2.8"
  3. ocaml >= "4.12.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. liquidsoap-core >= "2.2.4" & < "2.2.5"

Conflicts

None

OCaml

Innovation. Community. Security.