File: META.template

package info (click to toggle)
json-static 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 264 kB
  • ctags: 32
  • sloc: makefile: 82; ml: 65
file content (5 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (2)
1
2
3
4
5
name = "json-static"
description = "statically-typed JSON data"
requires = "camlp4 json-wheel"
archive(syntax,toploop) = "pa_json_static.cmo"
archive(syntax,preprocessor) = "pa_json_static.cmo"