Metadata-Version: 2.1
Name: docmerge
Version: 1.0.0
Summary: A simple tool to merge docstrings from parent classes to child classes.
Home-page: https://github.com/bigdatabr/docmerge
Author: Marcos Bressan
Author-email: bressan@dee.ufc.br
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: dev
License-File: LICENSE

docmerge
--------

docmerge is simple tool to merge docstrings from parent classes into child classes.


