RETIRED, further work has moved to Debian project infrastructure
Go to file
Graham Dumpleton e895231cef Copy blog post series into package. 2014-03-30 22:38:47 +11:00
blog Copy blog post series into package. 2014-03-30 22:38:47 +11:00
docs Fix minuscule typo. 2014-03-04 23:24:44 +02:00
src Implement a callable object proxy as a separate class. 2014-01-26 15:59:50 +11:00
tests Implement a callable object proxy as a separate class. 2014-01-26 15:59:50 +11:00
.gitignore Triggering tox test under tddium in wrong way. 2013-11-21 15:01:49 +11:00
LICENSE Add license file for simplified BSD license package is released under. 2013-09-07 09:17:15 +12:00
MANIFEST.in Cutover documentation for a 1.1.0 release. 2013-09-18 22:07:16 +10:00
README Rename README file. 2013-09-12 21:21:10 +10:00
requirements.txt Experiment with tddium for CI. 2013-11-21 14:51:27 +11:00
setup.py Increment version to 1.6.0. 2014-01-26 13:51:14 +11:00
tddium.yml The tddium environment now makes all Python versions available, so should no longer need the tox wrapper script. 2013-12-19 21:05:49 +11:00
tox.ini Use tox to drive testing for configurations with and without C extension rather than a shell script. 2013-10-02 12:32:35 +10:00

README

wrapt
=====

A Python module for decorators, wrappers and monkey patching.

For full documentation see:

  http://wrapt.readthedocs.org