File: META

package info (click to toggle)
jsonm 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: ml: 1,369; makefile: 29
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
5
6
7
description = "Non-blocking streaming JSON codec"
version = "1.0.2"
requires = "uutf"
archive(byte) = "jsonm.cma"
archive(native) = "jsonm.cmxa"
plugin(byte) = "jsonm.cma"
plugin(native) = "jsonm.cmxs"