Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044680
en ru br
Репозитории ALT
S:13-alt1
5.1: 10-alt1
4.1: 8-alt1
4.0: 6-alt1
www.altlinux.org/Changes

Другие репозитории

Группа :: Система/Библиотеки
Пакет: argtable2

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

Текущая версия: 6-alt1
Время сборки: 30 сентября 2006, 10:10 ( 912.8 недели назад )
Размер архива: 3.18 Mb

Домашняя страница:   http://argtable.sf.net/

Лицензия: LGPL
О пакете: An ANSI C library for parsing GNU style command line arguments
Описание:

Argtable is an ANSI C library for parsing GNU style command line
arguments. It enables a program's command line syntax to be defined in
the source code as an array of argtable structs. The command line is
then parsed according to that specification and the resulting values
are returned in those same structs where they are accessible to the
main program. Both tagged (-v, --verbose, --foo=bar) and untagged
arguments are supported, as are multiple instances of each argument.
Syntax error handling is automatic and the library also provides the
means for displaying the command line syntax directly from the array
of argument specifications.

Текущий майнтейнер: Andrey Rahmatullin

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

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

  • argtable2-doc-examples
  • argtable2-doc-html
  • argtable2-doc-pdf
  • argtable2-doc-ps
  • libargtable2
  • libargtable2-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin