Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37403348
en ru br
ALT Linux repos
S:1.0.1-alt4

Group :: Development/ML
RPM: ocaml-jsonm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.1-alt4
Build date: 6 august 2019, 12:35 ( 245.4 weeks ago )
Size: 22.93 Kb

Home page:   http://erratique.ch/software/jsonm

License: BSD3
Summary: Non-blocking streaming codec to decode and encode JSON
Description:

Jsonm is a non-blocking streaming codec to decode and encode the JSON data
format. It can process JSON text without blocking on IO and without a
complete in-memory representation of the data.

The uncut codec also processes whitespace and (non-standard) JSON with
JavaScript comments.

Jsonm is made of a single module and depends on Uutf.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-jsonm
  • ocaml-jsonm-debuginfo
  • ocaml-jsonm-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin