summaryrefslogtreecommitdiffstats
path: root/package/python-sortedcontainers/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-sortedcontainers/Config.in')
-rw-r--r--package/python-sortedcontainers/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-sortedcontainers/Config.in b/package/python-sortedcontainers/Config.in
new file mode 100644
index 0000000000..43bd1b1c06
--- /dev/null
+++ b/package/python-sortedcontainers/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_SORTEDCONTAINERS
+ bool "python-sortedcontainers"
+ help
+ Python Sorted Container Types: SortedList, SortedDict, and
+ SortedSet.
+
+ http://www.grantjenks.com/docs/sortedcontainers/
OpenPOWER on IntegriCloud