package cry

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
md5=26933cd7938462167574ca5a60587443
sha512=34e8fe3dc9fe61f3a20e84940e9cc23d2a936717ae410b04d26e75ac655e2d7c5b20f549dd706ef0594f448680bd63d9a3cc68e95d5ac82b067b82bd96ce68ec

Description

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

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

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. liquidsoap-core < "2.2.4"

Conflicts

None

OCaml

Innovation. Community. Security.