Metadata-Version: 2.4
Name: textpress
Version: 0.1.2
Summary: Textpress: Simple publishing for complex docs
Project-URL: Repository, https://github.com/jlevy/textpress
Author-email: Joshua Levy <joshua@cal.berkeley.edu>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: <4.0,>=3.11
Requires-Dist: chopdiff==0.2.6
Requires-Dist: clideps==0.1.7
Requires-Dist: flowmark==0.5.3
Requires-Dist: kash-docs[full]==0.1.19
Requires-Dist: rich>=14.0.0
Requires-Dist: sidematter-format==0.0.5
Description-Content-Type: text/markdown

# textpress

This is the Textpress CLI. See [Textpress](https://textpress.md) for more info.
Things are new and still have some rough edges.

But please read more there and give it a try!
Please [start a discussion](https://github.com/jlevy/textpress/discussions) if you have
feedback, feature requests, or other ideas.

* * *

## Project Docs

For how to install uv and Python, see [installation.md](installation.md).

For development workflows, see [development.md](development.md).

For instructions on publishing to PyPI, see [publishing.md](publishing.md).

* * *

*This project was built from
[simple-modern-uv](https://github.com/jlevy/simple-modern-uv).*
