FreeBSD.software
Home/textproc/py311-custom_inherit

py311-custom_inherit

2.3.1_1textproc

Package providing tools for inheriting docstrings in customizable ways

The Python package custom_inherit provides convenient, light-weight tools for inheriting docstrings in customizeable ways. Features: * Metaclass that instructs children to inherit docstrings for their attributes from their parents, using custom docstring inheritance styles. * Decorator that merges a string/docstring with the docstring of the decorated object using custom styles. * Built-in docstring merging styles for popular docstring specifications: * NumPy docstring specification * Napoleon docstring specifications (for both Google and NumPy styles) * Merging based on reST sections * Simple inheritance from a parent, if the docstring is not overwritten * Simple interface for using your own docstring inheritance style.

$pkg install py311-custom_inherit
github.com/meowklaski/custom_inherit
Origin
textproc/py-custom_inherit
Size
144KiB
License
MIT
Maintainer
skreuzer@FreeBSD.org
Dependencies
1 packages
Required by
1 packages

Dependencies (1)

Required By (1)