Config.in 184 B

1234567
  1. config BR2_PACKAGE_PYTHON_ARROW
  2. bool "python-arrow"
  3. select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
  4. help
  5. Better dates and times for Python.
  6. https://github.com/crsmithdev/arrow/