8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
|
config BR2_PACKAGE_PYTHON_SMMAP2
|
||
|
bool "python-smmap2"
|
||
|
help
|
||
|
A pure python implementation of a sliding window memory map
|
||
|
manager.
|
||
|
|
||
|
https://github.com/gitpython-developers/smmap
|