plato
Python Library Adapted To OCaml
Description
Python Library Adapted To Ocaml
Plato provides some parts of Python standard library I was missing in OCaml.
That means things relevant in OCaml (typically, not GC related), without a
existing great OCaml library (like re
for re
or yojson
for 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
- 02 Mar 2022
- Authors
- Maintainers
Sources
1.1.2.tar.gz
md5=bbd6a77ebd7c4273ab63277648a05792
sha512=fc31900a273dbdd5dd5ee63a5553a4d937cc6d984245e649b452b1a42e43ebe27340314d1f3c0fdf0c0cc246da28a624b2bcd82152a90debffcf10025aa520f1
Dependencies
ounit2
with-test & >= "2.0.8"
cppo
>= "1.6.6"
stdcompat
>= "13"
re
>= "1.9.0"
dune
>= "2.0.0"
ocaml
>= "4.06.0"
Reverse Dependencies