Package python3-module-codeviking.contracts: Information

    Binary package: python3-module-codeviking.contracts
    Version: 0.13.2-alt1.1
    Architecture: i586
    Build time:  Mar 16, 2016, 09:36 PM in the task #161308
    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.



    Last changed


    March 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)
    March 24, 2015 Eugeny A. Rostovtsev 0.13.2-alt1
    - Initial build for Sisyphus