1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

WIP: Implementing all goodies and required changes / dependencies.

This commit is contained in:
j1nx
2021-01-07 21:21:21 +01:00
parent 96ddea2de3
commit 68d555fb16
71 changed files with 1181 additions and 195 deletions

View File

@@ -0,0 +1,11 @@
config BR2_PACKAGE_PYTHON_CONVERTDATE
bool "python-convertdate"
select BR2_PACKAGE_PYTHON_PYMEEUS # runtime
select BR2_PACKAGE_PYTHON_PYTZ # runtime
help
Converts between Gregorian dates and other calendar
systems.Calendars included: Baha'i, French Republican,
Hebrew, Indian Civil, Islamic, ISO, Julian, Mayan and
Persian.
https://github.com/fitnr/convertdate