Package python3-module-codeviking.contracts: Information

    Source package: python3-module-codeviking.contracts
    Version: 0.17.0-alt3.1
    Latest version according to Repology
    Build time:  Apr 20, 2019, 03:13 PM in the task #227465
    Report package bug
    License: MIT
    Summary: Function and method call contracts
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-codeviking.contracts (x86_64, i586, aarch64)

    Maintainer: Stanislav Levin


    ACL:
    @python
    @everybody

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

    Last changed


    Feb. 2, 2018 Stanislav Levin 0.17.0-alt3.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Aug. 22, 2017 Aleksei Nikiforov 0.17.0-alt3
    - Updated dependencies.
    Aug. 22, 2017 Aleksei Nikiforov 0.17.0-alt2
    - Fixed build.