File: META.in

package info (click to toggle)
ocaml-stdcompat 19-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,516 kB
  • sloc: ml: 27,806; sh: 875; makefile: 246
file content (7 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
description = "Stdcompat: compatibility module for OCaml standard library"
requires = "@SEQ_PKG@ @RESULT_PKG@ @UCHAR_PKG@"
version = "@VERSION@"
archive(byte) = "stdcompat.cma"
archive(native) = "stdcompat.cmxa"
plugin(byte) = "stdcompat.cma"
plugin(native) = "@SHARED_LIBS@"