mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-06 06:20:28 +01:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
config BR2_PACKAGE_PYTHON_SMMAP
|
|
bool "python-smmap"
|
|
help
|
|
A pure Python implementation of a sliding window memory map
|
|
manager.
|
|
|
|
https://github.com/gitpython-developers/smmap
|