{
"api" : "1.0",
"auth" : "github:jonathanstowe",
"authors" : [
"Jonathan Stowe <
[email protected]>"
],
"build-depends" : [
"Shell::Command",
"LibraryMake"
],
"depends" : [
"LibraryMake"
],
"description" : "Implementation of the Double Metaphone phonetic encoding algorithm",
"license" : "Artistic-2.0",
"meta-version" : "0",
"name" : "Doublephone",
"perl" : "6.*",
"provides" : {
"Doublephone" : "lib/Doublephone.pm"
},
"resources" : [
"libraries/double_metaphone"
],
"source-url" : "
http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Doublephone-0.0.4.tar.gz",
"support" : {
"bugtracker" : "
https://github.com/jonathanstowe/Doublephone/issues",
"email" : "
[email protected]",
"source" : "git://github.com/jonathanstowe/Doublephone.git"
},
"tags" : [
"search",
"phonetic",
"soundex",
"metaphone"
],
"test-depends" : [],
"version" : "0.0.4"
}