Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047009
en ru br
Репозитории ALT

Группа :: Разработка/ML
Пакет: ocaml-cmdliner

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.2.0-alt1
Время сборки: 23 августа 2023, 05:01 ( 31.3 недели назад )
Размер архива: 60.04 Kb

Домашняя страница:   https://github.com/dbuenzli/cmdliner/

Лицензия: ISC
О пакете: Declarative definition of command line interfaces for OCaml
Описание:

Cmdliner allows the declarative definition of command line
interfaces for OCaml.

It provides a simple and compositional mechanism to convert
command line arguments to OCaml values and pass them to your
functions. The module automatically handles syntax errors,
help messages and UNIX man page generation. It supports
programs with single or multiple commands and respects
most of the POSIX and GNU conventions.

Cmdliner has no dependencies and is distributed under
the ISC license.

Текущий майнтейнер: Ildar Mulyukov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ocaml-cmdliner
  • ocaml-cmdliner-debuginfo
  • ocaml-cmdliner-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin