= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
A client library for the Transmission Bittorrent client RPC
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
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)
- yojson
- rresult
-
ppx_deriving_yojson
>= "2.0" & < "3.0"
- ppx_deriving
-
ocamlfind
build
- lwt
-
cohttp
>= "0.13.0"
- ocaml
Dev Dependencies
-
None
Used by
-
None
Conflicts
-
None
On This Page