8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
|
config BR2_PACKAGE_PYTHON_FILELOCK
|
||
|
bool "python-filelock"
|
||
|
depends on BR2_PACKAGE_PYTHON3
|
||
|
help
|
||
|
A platform independent file lock.
|
||
|
|
||
|
https://github.com/benediktschmitt/py-filelock
|