File: META

package info (click to toggle)
pyml 20250807-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 592 kB
  • sloc: ml: 7,043; ansic: 1,802; makefile: 317; sh: 13
file content (7 lines) | stat: -rw-r--r-- 252 bytes parent folder | download
1
2
3
4
5
6
7
description = "py.ml: OCaml bindings for Python"
requires = "unix stdcompat"
version = "20250807"
archive(byte) = "pyml.cma numpy.cma"
archive(native) = "pyml.cmxa numpy.cmxa"
plugin(byte) = "pyml.cma numpy.cma"
plugin(native) = "pyml.cmxs numpy.cmxs"