python-attrs: new package 2517/head
authorJeffery To <jeffery.to@gmail.com>
Thu, 17 Mar 2016 18:02:26 +0000 (02:02 +0800)
committerJeffery To <jeffery.to@gmail.com>
Thu, 17 Mar 2016 18:02:26 +0000 (02:02 +0800)
commitdf886123b9fc2539942b324645edbe7ddbe9c49f
tree550e8c962dc9055b1b4213c8a52aea42dc75ac67
parent8b210955e4002bcf6afdebe6d4dfb4b94583f3e9
python-attrs: new package

From the README:

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

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python-attrs/Makefile [new file with mode: 0644]