Metadata-Version: 2.4
Name: wwpdb.utils.markdown-wrapper
Version: 1.0.0
Summary: wwPDB markdown rendering
Project-URL: Homepage, https://github.com/wwpdb/py-wwpdb_utils_markdown_wrapper
Author-email: Ezra Peisach <ezra.peisach@rcsb.org>
License-Expression: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4
Requires-Dist: graphviz
Requires-Dist: markdown~=3.0
Requires-Dist: pygments
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: mock; extra == 'test'
Description-Content-Type: text/markdown

# py-wwpdb_utils_markdown_wrapper
Markdown wrapper for rendering markdown documentation
