mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
python-arrow: new package
Signed-off-by: David Bachelart <david.bachelart@bbright.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
03a3a201a3
commit
011db6e6bd
7
package/python-arrow/Config.in
Normal file
7
package/python-arrow/Config.in
Normal file
@@ -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/
|
||||
Reference in New Issue
Block a user