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

    Бинарный пакет: python3-module-sigtools
    Версия: 0.1-alt2.b2.git20150217.1.1
    Архитектура: noarch
    Собран:  6 февраля 2018 г. 12:06 в задании #199857
    Исходный пакет: python-module-sigtools
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/sigtools/

    Лицензия: MIT
    О пакете: Python module to manipulate function signatures
    Описание: 
    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

    Сопровождающий: Python Development Team


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


    2 февраля 2018 г. Stanislav Levin 0.1-alt2.b2.git20150217.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    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)
    7 марта 2016 г. Dmitry V. Levin 0.1-alt2.b2.git20150217
    - NMU: added python-module-sphinx to BRs.