File: META

package info (click to toggle)
xmlm 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: ml: 1,902; makefile: 33
file content (7 lines) | stat: -rw-r--r-- 190 bytes parent folder | download
1
2
3
4
5
6
7
version = "1.4.0"
description = "Streaming XML codec for OCaml"
requires = ""
archive(byte) = "xmlm.cma"
archive(native) = "xmlm.cmxa"
plugin(byte) = "xmlm.cma"
plugin(native) = "xmlm.cmxs"