slackbuilds/python/attrs
Markus Reichelt 440ce93ed3 python/attrs: Updated for version 16.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-08 19:50:18 +00:00
..
README python/attrs: Added (attributes without boilerplate). 2016-09-11 08:07:09 +07:00
attrs.SlackBuild python/attrs: Updated for version 16.3.0. 2017-03-08 19:50:18 +00:00
attrs.info python/attrs: Updated for version 16.3.0. 2017-03-08 19:50:18 +00:00
slack-desc python/attrs: Added (attributes without boilerplate). 2016-09-11 08:07:09 +07:00

README

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