A client library for the Transmission Bittorrent client RPC

Install

Authors

Maintainers

Sources

1.0.tar.gz
md5=a1fd3f45728686185203c09d5d6c50f2

Description

An OCaml client library for the Transmission Bittorrent client RPC supporting all the available methods while remaining voluntarily close to the interface specification. To each specified method corresponds a function which take advantages of some OCaml niceties: labelled arguments, optional arguments for optional parameters and variant types.

Published: 17 Dec 2015

Dependencies (8)

  1. yojson
  2. rresult
  3. ppx_deriving_yojson >= "2.0" & < "3.0"
  4. ppx_deriving
  5. ocamlfind build
  6. lwt
  7. cohttp >= "0.13.0"
  8. ocaml

Dev Dependencies

    None

Used by

    None

Conflicts

    None