buildroot/package/python-simplejson/Config.in
Yegor Yefremov 45c468f6a5 python-simplejson: bump to version 3.11.1
Remove Python2 only dependency as the package is compatible
with Python3.

Add a dot at the end of the help text.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-07-14 15:14:39 +02:00

7 lines
175 B
Plaintext

config BR2_PACKAGE_PYTHON_SIMPLEJSON
bool "python-simplejson"
help
Simple, fast, extensible JSON encoder/decoder for Python.
https://pypi.python.org/pypi/simplejson/