Package: wnpp Severity: wishlist Owner: "Mike O'Connor" <[EMAIL PROTECTED]>
* Package name : python-contract Version : 1.4-1 Upstreem Author : Terence Way <[EMAIL PROTECTED]> * URL : http://www.wayforward.net/pycontract/ * License : Python License, GPL-3, Artistic Programming Lang: Python Description : 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. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.21-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]