1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-25 04:45:45 +00:00
Files
operating-system/buildroot/package/python-sortedcontainers/Config.in
2018-03-17 23:47:00 +00:00

8 lines
210 B
Plaintext

config BR2_PACKAGE_PYTHON_SORTEDCONTAINERS
bool "python-sortedcontainers"
help
Python Sorted Container Types: SortedList, SortedDict, and
SortedSet.
http://www.grantjenks.com/docs/sortedcontainers/