Metadata-Version: 2.2
Name: codex_processor
Version: 0.0.13
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: beautifulsoup4
Requires-Dist: markdown-it-py
Requires-Dist: pyaml
Requires-Dist: pypandoc
Requires-Dist: requests
Requires-Dist: toml
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

**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
