9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
|
config BR2_PACKAGE_PYTHON_BACKPORTS_ABC
|
||
|
bool "python-backports-abc"
|
||
|
depends on BR2_PACKAGE_PYTHON
|
||
|
help
|
||
|
A backport of recent additions to the 'collections.abc'
|
||
|
module.
|
||
|
|
||
|
https://pypi.python.org/pypi/backports_abc
|