File: META

package info (click to toggle)
ocaml-inifiles 1.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 572 kB
  • sloc: ml: 6,557; makefile: 54
file content (11 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# OASIS_START
# DO NOT EDIT (digest: ac6e859bb737e931ada02af992107825)
version = "1.2"
description = "read and write .ini files"
requires = "re unix"
archive(byte) = "inifiles.cma"
archive(byte, plugin) = "inifiles.cma"
archive(native) = "inifiles.cmxa"
archive(native, plugin) = "inifiles.cmxs"
exists_if = "inifiles.cma"
# OASIS_STOP