python-contract binary package in Ubuntu Trusty armhf

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2013-10-18 14:25:21 UTC Published Ubuntu Trusty armhf release universe devel Optional 1.4-3
  • Published
  • Copied from ubuntu oneiric-release i386 in Primary Archive for Ubuntu