package cry

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.6.5.tar.gz
md5=cc8e4ef86401e76960f2447d9bac68ef
sha512=43de3513ee2a0f5e5ad496f48137519de270f836081870b48768e45146a4aab84ad7a0781eac56f7b69ce8724a7fd49e7f9fd9d2d771f133aeef2db96d7254af

Description

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

Published: 29 Mar 2020

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.0"
  2. base-bytes
  3. ocaml >= "5.0"
  4. ocaml < "5.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. ssl < "0.5.9"
OCaml

Innovation. Community. Security.