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

    Исходный пакет: python3-module-docopt
    Версия: 0.6.2-alt4
    Собран:  10 сентября 2025 г. 11:05
    Категория: Разработка/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


      1. python3-devel
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-tox
      5. python3-module-tox-console-scripts
      6. python3-module-tox-no-deps
      7. python3-module-tox-passenv
      8. rpm-build-intro >= 2.2.5
      9. rpm-build-python3

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


    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
    2 февраля 2018 г. Stanislav Levin 0.6.2-alt2.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools