Package python-module-sigtools: Information

    Source package: python-module-sigtools
    Version: 0.1-alt2.b2.git20150217.1.1
    Build time:  Feb 6, 2018, 12:06 PM in the task #199857
    Report package bug
    License: MIT
    Summary: Python module to manipulate function signatures
    Description: 
    Utilities for working with 3.3's inspect.Signature objects.
    The sigtools python library provides:
    
    * Decorators to specify keyword-only parameters, annotations and
      positional-only parameters, even on python2: sigtools.modifiers
    * Decorators to specify how *args, **kwargs are handled, in a way that
      can be introspected: sigtools.specifiers
    * Function combination routines that preserve signatures:
      sigtools.wrappers
    * Functions to manipulate signature objects likewise: sigtools.signatures

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



      1. python3-module-html5lib
      2. python3-module-jinja2-tests
      3. python3-module-setuptools
      4. python3-module-sphinx
      5. rpm-build-python3
      6. python-module-docutils
      7. python-module-funcsigs
      8. python-module-html5lib
      9. python-module-setuptools
      10. python-module-sphinx

    Last changed


    Feb. 2, 2018 Stanislav Levin 0.1-alt2.b2.git20150217.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 0.1-alt2.b2.git20150217.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    March 7, 2016 Dmitry V. Levin 0.1-alt2.b2.git20150217
    - NMU: added python-module-sphinx to BRs.