summaryrefslogtreecommitdiffstats
path: root/package/python-toml/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-01-16 16:46:18 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-01-20 13:18:55 +1100
commit23f0a280d1d75fc739e6847ebe9b27e3b5c03707 (patch)
tree717acd897b70fc0be009048a4165ec2ac1f062b0 /package/python-toml/Config.in
parent39885cc5b0c6ff175fe3a115231bc2428840e7b7 (diff)
downloadbuildroot-23f0a280d1d75fc739e6847ebe9b27e3b5c03707.tar.gz
buildroot-23f0a280d1d75fc739e6847ebe9b27e3b5c03707.zip
python-toml: new package
Use GitHub instead of PyPI because PyPI release if out-of-date. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-toml/Config.in')
-rw-r--r--package/python-toml/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/python-toml/Config.in b/package/python-toml/Config.in
new file mode 100644
index 0000000000..a41622fc2f
--- /dev/null
+++ b/package/python-toml/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_PYTHON_TOML
+ bool "python-toml"
+ help
+ Python Library for Tom's Obvious, Minimal Language.
+
+ https://github.com/uiri/toml
OpenPOWER on IntegriCloud