1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-28 17:39:44 +01:00
2021-01-09 18:47:29 +01:00

9 lines
245 B
Plaintext

config BR2_PACKAGE_PYTHON_FASTENERS
bool "python-fasteners"
select BR2_PACKAGE_PYTHON_MONOTONIC # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
help
A python package that provides useful locks.
https://github.com/harlowja/fasteners