podge
Shortcuts and helpers for common tasks in OCaml ecosystem
Description
If you're doing any modern OCaml then you're doubtlessly annoyed by the state of libraries and committing to one of the big ones can be restricting. Podge is a single module containing specialized modules for their respectives usages for seemingly common tasks.
Podge is especially useful for Hackathons or data exploration in utop i.e. you just want to do a simple HTTP get/put request or manipulate JSON.
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 }">
- Published
- 11 Aug 2015
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
yojson
< "2.0.0"
tyxml
< "4.0.0"
re
>= "1.3.0"
ocamlfind
build
oasis
build & >= "0.4"
cohttp
>= "0.9.7" & < "5.0.0"
ocaml
>= "4.02.1"
Reverse Dependencies