repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-dataproperty: bump version to 0.17.0
[buildroot-gz.git]
/
package
/
python-attrs
/
Config.in
blob
fb0ab248fa2037fa0fb8b8882e70384341b66f35
1
config BR2_PACKAGE_PYTHON_ATTRS
2
bool "python-attrs"
3
help
4
attrs is the Python package that will bring back the joy of
5
writing classes by relieving you from the drudgery of
6
implementing object protocols (aka dunder methods).
7
8
https://attrs.readthedocs.io/