kumquat-buildroot/package/python-pyrsistent/Config.in

7 lines
161 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_PYRSISTENT
bool "python-pyrsistent"
help
Persistent/Functional/Immutable data structures.
http://github.com/tobgu/pyrsistent/