Metadata-Version: 2.4
Name: docu-lite
Version: 0.2.1
Summary: 🧾 docu-lite: Ultra-light Zero-dependency HTML outline generator for Python.
Author-email: G1OJS <g1ojs@yahoo.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/G1OJS/docu-lite
Project-URL: Issues, https://github.com/G1OJS/docu-lite/issues
Keywords: documentation,docstring,python,html,code-outline,doc-generator,lightweight,static,cli,developer-tools
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# 🧾 docu-lite
### Ultra-light Zero-dependency HTML outline generator for Python. 
* Browse classes and functions with collapsible docstrings in a tidy, readable format.
* Specify your own stylesheet(s)

Coming soon:
* Create simultaneous copies of HTML output from one source for different purposes / audiences
* Integrate into GitHub workflow so the outline is always up to date

Ultra-light: Just 100 lines to make HTML like this:

![Capture](https://github.com/user-attachments/assets/c2eb5243-5666-428a-a1f7-4a09ec127285)

