Browse Source

python/python-wrapt: Fix slack-desc.

pull/26/head
B. Watson 9 years ago
committed by Willy Sudiarto Raharjo
parent
commit
48bd1a0e89
No known key found for this signature in database GPG Key ID: 887B8374D7333381
  1. 2
      python/python-wrapt/slack-desc

2
python/python-wrapt/slack-desc

@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
python-wrapt: python-wrapt (A Python module for decorators)
python-wrapt:
python-wrapt: A Python module for decorators, wrappers and monkey patching.
python-wrapt: A Python module for decorators, wrappers and monkey patching.
python-wrapt: The aim of the wrapt module is to provide a transparent object proxy
python-wrapt: for Python, which can be used as the basis for the construction of
python-wrapt: function wrappers and decorator functions.

Loading…
Cancel
Save