mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-pytrie: new package
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f17c345d9d
commit
3116fd4797
6
package/python-pytrie/Config.in
Normal file
6
package/python-pytrie/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_PYTRIE
|
||||
bool "python-pytrie"
|
||||
help
|
||||
A pure Python implementation of the trie data structure.
|
||||
|
||||
https://pypi.python.org/pypi/PyTrie
|
||||
Reference in New Issue
Block a user