MIT License: see the MIT-LICENSE file
- OCaml >= 4.02.1
- Cryptokit >= 1.10
- OCurl(known also as ocaml-curl or curl for OCaml) >= 0.7.2
- Spotlib >= 2.5.1
- ppx_meta_conv >= 2.0.0
- ppx_orakuda >= 2.0.0 (OPAM package name is orakuda)
- OMake
- Install required libraries. OPAM is an easy and highly recommended way to install them semi-automatically.
- omake
It installs the following packages:
- ocamltter : a Twitter client
- ocamltter_oauth : OAuth library
- ocamltter_twitter : Twitter API in OCaml
- ocamltter_flickr : Flickr API in OCaml