slackbuilds_ponce/python/attrs/README
Markus Reichelt 79e7ad9b65 python/attrs: Added (attributes without boilerplate).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-11 08:07:09 +07:00

3 lines
151 B
Text

attrs is an MIT-licensed Python package with class decorators that
ease the chores of implementing the most common attribute-related
object protocols.