python-contract - 1.4-4 main

This package provides a means for programming by contract in Python.
Programming by contact is a methodology whereby a API designer can
define checkable preconditions and postconditions for method calls,
and invariants for classes and methods. The most famous use of this
methodology is in the Eiffel programming language.
.
This implementation of programming by contract has the developer
write constraints in the docstrings of methods and classes that can
be optionally checked at runtime. If the constraints are not met,
an exception is raised.

Priority: optional
Section: python
Suites: amber 
Maintainer: Debian QA Group <packages [꩜] qa.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 150.5 kB
Architectures: all 

 

Versions

1.4-4 all