Config.in 250 B

12345678
  1. config BR2_PACKAGE_PYTHON_TEMPORA
  2. bool "python-tempora"
  3. select BR2_PACKAGE_PYTHON_JARACO_FUNCTOOLS # runtime
  4. select BR2_PACKAGE_PYTHON_PYTZ # runtime
  5. help
  6. Objects and routines pertaining to date and time.
  7. https://github.com/jaraco/tempora