Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37506338
en ru br
ALT Linux repos
S:0.17.0-alt3.1

Group :: Development/Python3
RPM: python3-module-codeviking.contracts

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.17.0-alt3.1
Build date: 7 february 2018, 05:10 ( 324.1 weeks ago )
Size: 19.57 Kb

Home page:   https://pypi.python.org/pypi/CodeViking.contract…

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-codeviking.contracts
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin