package serde

  1. Overview
  2. No Docs
A serialization framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

serde-0.0.2.tbz
sha256=0766b13f1e9421f98fab8efc5d43657229f3b3bc13ca4722086da634fe076ca4
sha512=1023dcd53c4b69032f466b338e2f0146ee3443b2ec4ce8db2d1f226e1409d81a3da3767ac73e9e047fd61b904a829ff841c26317c8ea050351ba6f70ab4158c4

Description

Serde is a serialization framework for OCaml that runs on the principle of maximum efficiency and user ergonomics while maintaining format flexibility.

Published: 12 Apr 2024

Dependencies (3)

  1. dune >= "3.12"
  2. rio >= "0.0.8"
  3. ocaml >= "5.1.1"

Dev Dependencies (4)

  1. odoc with-doc
  2. conf-jq with-test
  3. spices with-test
  4. qcheck with-test

Used by (2)

  1. serde_derive >= "0.0.2"
  2. serde_json >= "0.0.2"

Conflicts

None