Metadata-Version: 2.1
Name: docstring-generator
Version: 0.3.2
Summary: Auto generate docstring from type-hints.
Home-page: https://github.com/FelixTheC/docstring_generator
License: MIT
Author: FelixTheC
Author-email: felixeisenmenger@gmx.net
Requires-Python: >=3.8,<=3.11
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: docstring-generator-ext (>=0.0.0,<0.1.0)
Project-URL: Repository, https://github.com/FelixTheC/docstring_generator
Description-Content-Type: text/markdown

#### Versioning
- For the versions available, see the tags on this repository.

### Authors
- Felix Eisenmenger

### License
- This project is licensed under the MIT License - see the LICENSE.md file for details

