Metadata-Version: 2.5
Name: awdur
Version: 0.1.0
Summary: An experiment in literate programming built on top of doctutils.
Project-URL: Bug Tracker, https://github.com/swyddfa/awdur/issues
Project-URL: Documentation, https://swyddfa.github.io/awdur/
Project-URL: Source Code, https://github.com/swyddfa/awdur
Author-email: Alex Carney <alcarneyme@gmail.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.11
Requires-Dist: docutils
Requires-Dist: jinja2
Requires-Dist: pygments
Provides-Extra: sphinx
Requires-Dist: sphinx; extra == 'sphinx'
Description-Content-Type: text/markdown

# Awdur

**awdur - (n.) author**

An experiment in blending docs and code, inspired by literate programming, powered by docutils and/or Sphinx.

Nothing is stable, but there are some [examples](https://awdur.readthedocs.io/en/latest/) if you are interested.
