[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#565754: O: python-contract -- Programming by contract for python



Package: wnpp
Severity: normal


I intend to orphan the python-contract package.

The package description is:
 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.

Regretfully, I'm not currently able to maintain packages for debian



Reply to: