Пакет docopts: Информация

    Исходный пакет: docopts
    Версия: 0.6.1-alt1
    Собран:  23 февраля 2013 г. 0:12
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/docopt/docopts

    Лицензия: MIT
    О пакете: shell interface for docopt, the CLI description language
    Описание: 
    docopts parses the command line argument vector argv according
    to the docopt string msg and echoes the results to standard
    output as a snippet of Bash source code. Passing this snippet
    as an argument to eval(1) is sufficient for handling the CLI
    needs of most scripts.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    docopts (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

    Права:
    Vitaly Lipatov
    @everybody

      1. python-module-docopt
      2. python-module-setuptools

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


    16 февраля 2013 г. Vitaly Lipatov 0.6.1-alt1
    - Initial build for ALTLinux Sisyphus