Metadata-Version: 2.1
Name: rubberdoc
Version: 0.2.0
Summary: 
Author: Mbeebe
Author-email: grow.food.everywhere@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: docstring-parser (>=0.15,<0.16)
Requires-Dist: typer[all] (>=0.6.1,<0.7.0)
Description-Content-Type: text/markdown

![RubberDoc](https://live.staticflickr.com/65535/52459337826_244c259918_o.png)

<div style='text-align:center'>The simple and extendable documentation generator</div>  

---

**Documentation** [https://rubberdoc.deta.dev](https://rubberdoc.deta.dev)  
**Source Code** [https://github.com/pyn-sol/rubberdoc](https://github.com/pyn-sol/rubberdoc)

---

**RubberDoc** is a documentation generator that makes your docstrings come alive.  
The generator takes your python package as it is and translates it directly to a beautiful set of technical documentation.  

Check out the tutorials and documentation (generated by RubberDoc, of course!) at the link above.  

`pip install rubberdoc` to get started!
