mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-09 08:28:50 +01:00
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
|