Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python packages: move all things python under lang/python | Alexandru Ardelean | 2017-05-17 |
| | | | | | | | | | | | | I admit this may be be a bit aggressive, but the lang folder is getting cluttered/filled up with Python, PHP, Perl, Ruby, etc. packages. Makes sense to try to group them into per-lang folders. I took the Pythons. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | python-attrs: update to 16.2.0 | Jeffery To | 2016-09-21 |
| | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-attrs: update to 16.0.0 | Jeffery To | 2016-07-27 |
| | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-attrs: new package | Jeffery To | 2016-03-18 |
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> |