summaryrefslogtreecommitdiffstats
path: root/package/python-arrow/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-arrow/Config.in')
-rw-r--r--package/python-arrow/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-arrow/Config.in b/package/python-arrow/Config.in
new file mode 100644
index 0000000000..244956879c
--- /dev/null
+++ b/package/python-arrow/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_ARROW
+ bool "python-arrow"
+ select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
+ help
+ Better dates and times for Python.
+
+ https://github.com/crsmithdev/arrow/
OpenPOWER on IntegriCloud