File: META

package info (click to toggle)
pyml 20200518-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 608 kB
  • sloc: ml: 6,229; ansic: 1,610; makefile: 1,224; 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"