Metadata-Version: 2.1
Name: docstring-generator-ext
Version: 0.0.26
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.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
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: pybind11 (>=2.8,<3.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

