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

    Исходный пакет: python3-module-codeviking.contracts
    Версия: 0.17.0-alt3.1
    Собран:  3 июля 2022 г. 5:34
    Категория: Разработка/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 (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Stanislav Levin


      1. python3-devel
      2. python3-module-pytest
      3. python3-module-setuptools
      4. rpm-build-python3

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


    2 февраля 2018 г. Stanislav Levin 0.17.0-alt3.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    22 августа 2017 г. Aleksei Nikiforov 0.17.0-alt3
    - Updated dependencies.
    22 августа 2017 г. Aleksei Nikiforov 0.17.0-alt2
    - Fixed build.