package prettym

  1. Overview
  2. Docs
An memory-bounded encoder according to RFC 822

Install

dune-project
 Dependency

Authors

Maintainers

Sources

prettym-0.0.4.tbz
sha256=39f461d4dbc0d605486c9077dba3ca0a3307a8fba69f56c128eb3efebb5c35d5
sha512=5b3330915bbaba6e858cffcb889f5d3b22d6ccf35511ca504aa4ea15c58cff2ca1e564995b27c8274e5832de0aa750e1f25fe3cbac082061045cbbcd2f9ef2f6

doc/CHANGES.html

0.0.4 (2025-11-28) Paris - France

  • Delete fmt dependency (@dinosaure #5)
  • Move to bstr (instead of bigstringaf) (@dinosaure, #6)

0.0.3 (2022-04-07) Paris - France

  • Remove bigarray-compat and support only OCaml >= 4.08 (@hannesm, #3)

0.0.2 (2021-10-14) Starsbourg - France

  • Upgrade to fmt.0.8.7 (@dinosaure, 5068eea)

0.0.1 (2021-04-21) Paris - France

  • First release