Пакет libtclap-devel: Информация

    Бинарный пакет: libtclap-devel
    Версия: 1.2.4-alt1
    Архитектура: e2kv5
    Собран:  7 июля 2022 г. 19:40
    Исходный пакет: libtclap
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://tclap.sourceforge.net/

    Лицензия: MIT
    О пакете: Development files for libtclap
    Описание: 
    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.

    Сопровождающий: Aleksei Nikiforov

    Список участников:
    Aleksei Nikiforov
    Anton V. Boyarshinov

    Последнее изменение


    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