summaryrefslogtreecommitdiff
path: root/package/python-simplejson/Config.in
blob: be0ee8f929994015cfb81017697a7491b2de3797 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_PYTHON_SIMPLEJSON
	bool "python-simplejson"
	depends on BR2_PACKAGE_PYTHON
	help
	  Simple, fast, extensible JSON encoder/decoder for Python

	  https://pypi.python.org/pypi/simplejson/