Пакет python3-module-docopt: Информация

    Исходный пакет: python3-module-docopt
    Версия: 0.6.2-alt5
    Последняя версия по данным Repology
    Собран:  29 октября 2025 г. 16:02 в задании #398461
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/docopt/docopt

    Лицензия: MIT
    О пакете: Pythonic argument parser, that will make you smile
    Описание: 
    Isn't it awesome how optparse and argparse generate help messages
    based on your code?!
    
    Hell no! You know what's awesome? It's when the option parser is
    generated based on the beautiful help message that you write yourself!
    This way you don't need to write thisstupid repeatable parser-code,
    and instead can write only the help message--*the way you want it*.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-docopt (noarch)

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


    Права:
    Vitaly Lipatov
    Stanislav Levin
    @everybody

      1. python3-devel
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. rpm-build-python3
      5. rpm-build-intro >= 2.2.5

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


    29 октября 2025 г. Stanislav Levin 0.6.2-alt5
    - NMU: fixed FTBFS (tox 4.30).
    1 июня 2025 г. Konstantin Lepikhov 0.6.2-alt4
    - Fix invalid escape sequence warnings.
    5 июля 2021 г. Vitaly Lipatov 0.6.2-alt3
    - build python3 module separately