summaryrefslogtreecommitdiffstats
path: root/package/python-pytz/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-06-08 15:25:29 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-08 22:43:32 +0200
commitd54e7c38e074209179bf650f7d1574897e5fedee (patch)
tree72faab4ebdd842fab13e8c984d9f8a478e6b4c3e /package/python-pytz/Config.in
parentd7eb5c56bb3ee7a62eae6b66b4c84c2a61be0480 (diff)
downloadbuildroot-d54e7c38e074209179bf650f7d1574897e5fedee.tar.gz
buildroot-d54e7c38e074209179bf650f7d1574897e5fedee.zip
python-pytz: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pytz/Config.in')
-rw-r--r--package/python-pytz/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/python-pytz/Config.in b/package/python-pytz/Config.in
new file mode 100644
index 0000000000..949fbd3cd1
--- /dev/null
+++ b/package/python-pytz/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_PYTHON_PYTZ
+ bool "python-pytz"
+ help
+ World timezone definitions, modern and historical.
+
+ http://pythonhosted.org/pytz
OpenPOWER on IntegriCloud