xref: /OK3568_Linux_fs/buildroot/package/python-sortedcontainers/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_SORTEDCONTAINERS
2	bool "python-sortedcontainers"
3	help
4	  Python Sorted Container Types: SortedList, SortedDict, and
5	  SortedSet.
6
7	  http://www.grantjenks.com/docs/sortedcontainers/
8