package cry

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=99f6313f769d3d905f44e8ffcefdd16b
sha512=d184522630d5b0949ef88cd12a1d853482d04cdd823d8028864203c4e9fee413423d05853710841914411b15b5bcfc59c275f48c074879743972044af939e22c

Description

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

Published: 28 Jun 2023

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. ocaml >= "4.12.0"
  3. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. liquidsoap-core < "2.2.4"

Conflicts

None

OCaml

Innovation. Community. Security.