2
1

Config.in 215 B

1234567
  1. config BR2_PACKAGE_PYTHON_PYTRIE
  2. bool "python-pytrie"
  3. select BR2_PACKAGE_PYTHON_SORTEDCONTAINERS # runtime
  4. help
  5. A pure Python implementation of the trie data structure.
  6. https://pypi.python.org/pypi/PyTrie