Metadata-Version: 1.2
Name: trie-pkg
Version: 0.40.dev1
Summary: trie.py: a efficient package for search words using trie tree
Home-page:  http://webpy.org/
Author: Larry King
Author-email: 1412857955@qq.com
Maintainer: Scut Emos
Maintainer-email: emos@scut.edu.cn
License: Public domain
Description: By using this package, call insert function to build search tree, call search function to search a specific word
Platform: any
