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

    Исходный пакет: python3-module-codeviking.contracts
    Версия: 0.13.2-alt1.1
    Собран:  16 марта 2016 г. 21:36 в задании #161308
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/CodeViking.contracts/

    Лицензия: MIT
    О пакете: Function and method call contracts
    Описание: 
    This package provides simple but powerful support for contract
    programming. It includes support for preconditions, postconditions,
    invariants, and function signature checking. Decorators are used to
    specify preconditions, postconditions, and invariants. Function
    signatures are automatically extracted from argument and return type
    annotations. All contracts can easily be enabled or disabled. Disabled
    contracts add zero runtime overhead.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-codeviking.contracts (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Ivan Zakharyaschev
    Eugeny A. Rostovtsev

      1. python3-devel
      2. python3-module-setuptools-tests
      3. rpm-build-python3

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


    14 марта 2016 г. Ivan Zakharyaschev 0.13.2-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    24 марта 2015 г. Eugeny A. Rostovtsev 0.13.2-alt1
    - Initial build for Sisyphus