{
   "authors" : [
      "Jonathan Worthington <jnthn@jnthn.net>"
   ],
   "depends" : [],
   "description" : "A lock-free concurrent trie (Text Retrieval) data structure.",
   "license" : "Artistic-2.0",
   "name" : "Concurrent::Trie",
   "perl" : "6.*",
   "provides" : {
      "Concurrent::Trie" : "lib/Concurrent/Trie.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/J/JN/JNTHN/Perl6/Concurrent-Trie-1.1.tar.gz",
   "tags" : [
      "trie",
      "text",
      "concurrent"
   ],
   "version" : "1.1"
}
