python3-public - 4.1.0-2 main

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 import * statement. It's usually good practice to use a special
attribute called __all__ to explicitly list the public names you want exposed
in your module.

Priority: optional
Section: python
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 28.7 kB
Architectures: all 

 

Versions

4.1.0-2 all