File: META

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