Metadata-Version: 2.1
Name: monkeytale
Version: 0.2.0
Summary: An opinionated markup language for composing, documenting, and visualizing a novel.
Keywords: novel,structure,composition,documentation,visualization
Author: Monkeytail
Author-email: monkeytail@dwlib.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Text Processing :: Markup
Requires-Dist: NRCLex (>=3.0.0,<4.0.0)
Requires-Dist: click (>=8.0.0,<9.0.0)
Requires-Dist: identify (>=2.5.0,<3.0.0)
Requires-Dist: keyring (>=23.5.0,<24.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: python-docx (>=0.8.11,<0.9.0)
Requires-Dist: sh (>=1.14.2,<2.0.0)
Requires-Dist: spacy (>=3.3.0,<4.0.0)
Requires-Dist: textX (>=3.0.0,<4.0.0)
Description-Content-Type: text/markdown

# Monkeytale v0.2.0

Monkeytale is a markup language for composing, documenting, and visualizing a novel from flat files. It is built to meet my needs and, thus, opinionated to a fault.

[Semantic Versioning](https://semver.org/) and [Semantic Release](https://pypi.org/project/python-semantic-release/) help track progress with Monkeytale.

As per Semantic Versioning: "Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable."

Some documentation may be written when Monkeytale is mature and stable.

