1config BR2_PACKAGE_PYTHON_PYRSISTENT
2	bool "python-pyrsistent"
3	help
4	  Persistent/Functional/Immutable data structures.
5
6	  http://github.com/tobgu/pyrsistent/
7