2016-03-10

New port: devel/py-attrs.

attrs is an MIT-licensed Python package with class decorators
that ease the chores of implementing the most common attribute-related
object protocols without writing dull boilerplate code again and again.

WWW: https://github.com/hynek/attrs

PR: 207853
Submitted by: Axel.Rau@Chaos1.DE

Show more