9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
|
config BR2_PACKAGE_PYTHON_ZIPP
|
||
|
bool "python-zipp"
|
||
|
help
|
||
|
A pathlib-compatible Zipfile object wrapper.
|
||
|
Official backport of the standard library
|
||
|
Path object.
|
||
|
|
||
|
https://github.com/jaraco/zipp
|