{<<"app">>,<<"trie">>}.
{<<"build_tools">>,[<<"rebar3">>]}.
{<<"description">>,<<"Erlang Trie Implementation">>}.
{<<"files">>,
 [<<"src">>,<<"src/trie.app.src">>,<<"src/btrie.erl">>,
  <<"src/trie_test.hrl">>,<<"src/trie.hrl">>,<<"src/trie.erl">>,<<"doc">>,
  <<"doc/erlang.png">>,<<"doc/trie.html">>,<<"doc/overview-summary.html">>,
  <<"doc/btrie.html">>,<<"doc/edoc-info">>,<<"doc/stylesheet.css">>,
  <<"doc/index.html">>,<<"doc/modules-frame.html">>,<<"test">>,
  <<"test/trie_proper.erl">>,<<"test/proper_srv.erl">>,<<"rebar.config">>,
  <<"README.markdown">>,<<"LICENSE">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,[{<<"GitHub">>,<<"https://github.com/okeuday/trie">>}]}.
{<<"name">>,<<"trie">>}.
{<<"requirements">>,[]}.
{<<"version">>,<<"2.0.7">>}.
