- libjs-sphinxdoc (>= 7.4)
His module is a library that provides two simple decorators called @public
and @private to document the publicity of names in your Python module. These
decorators are used to control what will be imported when someone uses the
from
attribute called __all__ to explicitly list the public names you want exposed
in your module.
.
This package installs the common documentation package.
Installed Size: 313.3 kB
Architectures: all