1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Files
OpenVoiceOS/buildroot-external/package/python-holidays/Config.in

11 lines
356 B
Plaintext

config BR2_PACKAGE_PYTHON_HOLIDAYS
bool "python-holidays"
select BR2_PACKAGE_PYTHON_CONVERTDATE # runtime
select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
select BR2_PACKAGE_PYTHON_KOREAN_LUNAR_CALENDAR # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
help
Generate and work with holidays in Python.
https://github.com/dr-prodigy/python-holidays