1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Files
OpenVoiceOS/buildroot-external/package/python-fasteners/Config.in
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