Metadata-Version: 2.1
Name: codex-processor
Version: 0.0.7
Summary: A pandoc wrapper with some helper scripts
Home-page: https://gitlab.com/peczony/codex_processor
Author: Alexander Pecheny
Author-email: ap@pecheny.me
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: pypandoc
Requires-Dist: requests
Requires-Dist: toml
Requires-Dist: pyaml

**codex_processor** is a utility that provides
some wrappers around pandoc that help working with documents
that have numbered paragraphs with cross-links, such as
legal documents or tournament rulebooks.

Project home on gitlab: https://gitlab.com/peczony/codex_processor
