Metadata-Version: 2.0
Name: livedoc
Version: 0.0.0
Summary: Transforms tests in documentation
Home-page: https://github.com/magmax/livedoc
Author: Miguel Ángel García
Author-email: miguelangel.garcia@gmail.com
License: MIT
Keywords: livedoc documentation specification concordion
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Code Generators
Classifier: Operating System :: OS Independent
Requires-Dist: lxml (==3.6.0)
Requires-Dist: markdown (==2.6.6)
Provides-Extra: develop
Requires-Dist: coveralls (>=1.1); extra == 'develop'
Requires-Dist: flake8 (>=2.5.4); extra == 'develop'
Requires-Dist: pytest (>=2.6.4); extra == 'develop'
Requires-Dist: pytest-cov (>=2.2.1); extra == 'develop'

UNKNOWN


