{
   "author" : "cpan:TITSUKI",
   "authors" : [
      "Itsuki Toyota"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "a perl6 implementation of the extended Manacher's Algorithm for solving longest palindromic substring(i.e. palindrome) problem",
   "license" : "Artistic-2.0",
   "name" : "Algorithm::Manacher",
   "perl" : "6.c",
   "provides" : {
      "Algorithm::Manacher" : "lib/Algorithm/Manacher.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/T/TI/TITSUKI/Perl6/Algorithm-Manacher-0.0.1.tar.gz",
   "tags" : [],
   "test-depends" : [],
   "version" : "0.0.1"
}
