mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
python-dateutil: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d54e7c38e0
commit
246f6d8380
7
package/python-dateutil/Config.in
Normal file
7
package/python-dateutil/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_DATEUTIL
|
||||
bool "python-dateutil"
|
||||
select BR2_PACKAGE_PYTHON_SIX
|
||||
help
|
||||
Extensions to the standard Python datetime module.
|
||||
|
||||
https://dateutil.readthedocs.org
|
||||
Reference in New Issue
Block a user