Package python-module-docopt: Information

    Source package: python-module-docopt
    Version: 0.6.2-alt2.1
    Build time:  Apr 21, 2019, 06:47 AM in the task #227486
    Category: File tools
    Report package bug
    License: MIT
    Summary: Pythonic argument parser, that will make you smile
    Description: 
    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*.

    List of rpms provided by this srpm:
    python-module-docopt (noarch)
    python3-module-docopt (noarch)

    Maintainer: Vitaly Lipatov


      1. python3-devel
      2. python3-module-nose
      3. python3-module-pytest
      4. python3-module-setuptools
      5. rpm-build-python3
      6. python-module-nose
      7. python-module-pytest
      8. python-module-setuptools
      9. python-module-setuptools
      10. python-modules-json

    Last changed


    Feb. 2, 2018 Stanislav Levin 0.6.2-alt2.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Jan. 3, 2017 Anton Midyukov 0.6.2-alt2
    - Version 0.6.2 release
    April 8, 2016 Ivan Zakharyaschev 0.6.2-alt1.git20150601.1.1
    - (NMU) Rebuild with python3-3.5.1-alt3 to get rid of the meaningless __pycache__/ dep
      (it is meaningless because arbitrary packages package that dir).