[Python-modules-team] python-contract_1.4-2_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Sat Sep 29 18:47:04 UTC 2007
(new) python-contract_1.4-2.diff.gz optional devel
(new) python-contract_1.4-2.dsc optional devel
(new) python-contract_1.4-2_all.deb optional devel
Programming by contract for python
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.
(new) python-contract_1.4.orig.tar.gz optional devel
Changes: python-contract (1.4-2) unstable; urgency=low
.
* Initial release (Closes: 444390)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 444390
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Python-modules-team
mailing list