Mercurial > repos > bcclaywell > argo_navis
comparison venv/lib/python2.7/site-packages/PyYAML-3.11-py2.7.egg-info/PKG-INFO @ 0:d67268158946 draft
planemo upload commit a3f181f5f126803c654b3a66dd4e83a48f7e203b
| author | bcclaywell |
|---|---|
| date | Mon, 12 Oct 2015 17:43:33 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d67268158946 |
|---|---|
| 1 Metadata-Version: 1.1 | |
| 2 Name: PyYAML | |
| 3 Version: 3.11 | |
| 4 Summary: YAML parser and emitter for Python | |
| 5 Home-page: http://pyyaml.org/wiki/PyYAML | |
| 6 Author: Kirill Simonov | |
| 7 Author-email: xi@resolvent.net | |
| 8 License: MIT | |
| 9 Download-URL: http://pyyaml.org/download/pyyaml/PyYAML-3.11.tar.gz | |
| 10 Description: YAML is a data serialization format designed for human readability | |
| 11 and interaction with scripting languages. PyYAML is a YAML parser | |
| 12 and emitter for Python. | |
| 13 | |
| 14 PyYAML features a complete YAML 1.1 parser, Unicode support, pickle | |
| 15 support, capable extension API, and sensible error messages. PyYAML | |
| 16 supports standard YAML tags and provides Python-specific tags that | |
| 17 allow to represent an arbitrary Python object. | |
| 18 | |
| 19 PyYAML is applicable for a broad range of tasks from complex | |
| 20 configuration files to object serialization and persistance. | |
| 21 Platform: Any | |
| 22 Classifier: Development Status :: 5 - Production/Stable | |
| 23 Classifier: Intended Audience :: Developers | |
| 24 Classifier: License :: OSI Approved :: MIT License | |
| 25 Classifier: Operating System :: OS Independent | |
| 26 Classifier: Programming Language :: Python | |
| 27 Classifier: Programming Language :: Python :: 2 | |
| 28 Classifier: Programming Language :: Python :: 2.5 | |
| 29 Classifier: Programming Language :: Python :: 2.6 | |
| 30 Classifier: Programming Language :: Python :: 2.7 | |
| 31 Classifier: Programming Language :: Python :: 3 | |
| 32 Classifier: Programming Language :: Python :: 3.0 | |
| 33 Classifier: Programming Language :: Python :: 3.1 | |
| 34 Classifier: Programming Language :: Python :: 3.2 | |
| 35 Classifier: Topic :: Software Development :: Libraries :: Python Modules | |
| 36 Classifier: Topic :: Text Processing :: Markup |
