File: META

package info (click to toggle)
cmdliner 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 504 kB
  • ctags: 312
  • sloc: ml: 1,373; sh: 145; makefile: 28
file content (7 lines) | stat: -rw-r--r-- 257 bytes parent folder | download
1
2
3
4
5
6
7
version = "0.9.4"
description = "Declarative definition of command line interfaces"
archive(byte) = "cmdliner.cma"
archive(byte, plugin) = "cmdliner.cma"
archive(native) = "cmdliner.cmxa"
archive(native, plugin) = "cmdliner.cmxs"
exists_if = "cmdliner.cma"