Created
July 4, 2016 05:04
-
-
Save struktured/e01d40a60b57be32d5f1f0d1ee4240b6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
carm@mandelbrot:~/workspace/ocaml-omkl$ opam info sexplib | |
package: sexplib | |
version: 113.00.00 | |
repository: default | |
upstream-url: https://ocaml.janestreet.com/ocaml-core/113.00/files/sexplib-113.00.00.tar.gz | |
upstream-kind: http | |
upstream-checksum: 642c795001cc3df4631e678852c806c8 | |
homepage: https://github.com/janestreet/sexplib | |
bug-reports: https://github.com/janestreet/sexplib/issues | |
dev-repo: https://github.com/janestreet/sexplib.git | |
author: Jane Street Group, LLC <opensource@janestreet.com> | |
depends: ocamlfind & ocamlbuild | |
depopts: camlp4 | type_conv | |
installed-versions: 113.00.00 [4.02.3], 113.33.00+4.03 [4.03.0] | |
available-versions: 7.0.5, 108.00.02, 108.07.00, 108.07.01, 108.08.00, 109.07.00, 109.08.00, 109.09.00, 109.10.00, 109.11.00, 109.12.00, 109.13.00, 109.14.00, 109.15.00, 109.17.00, 109.20.00, 109.41.00, 109.47.00, 109.53.00, 109.55.00, 109.55.02, 109.58.00, 109.60.00, 110.01.00, 111.03.00, 111.11.00, 111.13.00, 111.17.00, 111.25.00, 112.01.00, 112.06.00, 112.06.01, 112.17.00, 112.17.01, 112.24.00, 112.24.01, 112.35.00, 113.00.00, 113.24.00, 113.33.00, 113.33.00+4.03, 113.33.03 | |
description: Library for serializing OCaml values to and from S-expressions | |
Part of Jane Street’s Core library | |
The Core suite of libraries is an industrial strength alternative to | |
OCaml's standard library that was developed by Jane Street, the | |
largest industrial user of OCaml. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment