| 1 | Metadata-Version: 1.0 |
|---|
| 2 | Name: decorator |
|---|
| 3 | Version: 3.1.2 |
|---|
| 4 | Summary: Better living through Python with decorators |
|---|
| 5 | Home-page: http://pypi.python.org/pypi/decorator |
|---|
| 6 | Author: Michele Simionato |
|---|
| 7 | Author-email: michele.simionato@gmail.com |
|---|
| 8 | License: BSD License |
|---|
| 9 | Description: </pre><pre> |
|---|
| 10 | Keywords: decorators generic utility |
|---|
| 11 | Platform: All |
|---|
| 12 | Classifier: Development Status :: 5 - Production/Stable |
|---|
| 13 | Classifier: Intended Audience :: Developers |
|---|
| 14 | Classifier: License :: OSI Approved :: BSD License |
|---|
| 15 | Classifier: Natural Language :: English |
|---|
| 16 | Classifier: Operating System :: OS Independent |
|---|
| 17 | Classifier: Programming Language :: Python |
|---|
| 18 | Classifier: Topic :: Software Development :: Libraries |
|---|
| 19 | Classifier: Topic :: Utilities |
|---|