Пакет libtclap: Информация
Исходный пакет: libtclap
Версия: 1.2.5-alt1
Собран: 17 ноября 2022 г. 4:23
Категория: Система/Библиотеки
Сообщить об ошибке в пакетеДомашняя страница: http://tclap.sourceforge.net/
Лицензия: MIT
О пакете: Templatized C++ Command Line Parser Library
Описание:
TCLAP is a small, flexible library that provides a simple interface for defining and accessing command line arguments. It was intially inspired by the user friendly CLAP libary. The difference is that this library is templatized, so the argument class is type independent. Type independence avoids identical-except-for-type objects, such as IntArg, FloatArg, and StringArg. While the library is not strictly compliant with the GNU or POSIX standards, it is close.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
libtclap-devel (e2kv6, e2kv5, e2kv4, e2k)
libtclap-doc (e2kv6, e2kv5, e2kv4, e2k)
libtclap-devel (e2kv6, e2kv5, e2kv4, e2k)
libtclap-doc (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Leontiy Volodin
Последнее изменение
16 ноября 2022 г. Leontiy Volodin 1.2.5-alt1
- New version.
28 июня 2021 г. Aleksei Nikiforov 1.2.4-alt1
- Updated to upstream version 1.2.4. - Enabled tests. - Packaged documentation.
2 ноября 2011 г. Anton V. Boyarshinov 1.2.1-alt1
- first build