mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add importlib-metadata and dependencies
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_PYTHON_IMPORTLIB_METADATA
|
||||
bool "python-importlib-metadata"
|
||||
help
|
||||
Library to access the metadata for a
|
||||
Python package.
|
||||
|
||||
This package supplies third-party access
|
||||
to the functionality of importlib.metadata
|
||||
including improvements added to subsequent
|
||||
Python versions.
|
||||
|
||||
https://github.com/python/importlib_metadata
|
Reference in New Issue
Block a user