{
   "author" : "Rob Hoelz",
   "depends" : [],
   "description" : "Implementation of the longest common subsequence algorithm",
   "name" : "Algorithm::LCS",
   "provides" : {
      "Algorithm::LCS" : "lib/Algorithm/LCS.pm"
   },
   "support" : {
      "source" : "git://github.com/hoelzro/p6-algorithm-lcs.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "0.1.0"
}
