blob: 4a5fc2d1762fd725a7b2e5820361bc4f7346a105 (
plain) (
blame)
1
2
3
4
5
6
7
|
PACKAGES += trie
pkg_trie_name = trie
pkg_trie_description = Erlang Trie Implementation
pkg_trie_homepage = https://github.com/okeuday/trie
pkg_trie_fetch = git
pkg_trie_repo = https://github.com/okeuday/trie
pkg_trie_commit = master
|