{
   "authors" : [
      "Moritz Lenz"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Numeric integrator for ordinary coupled, linear differential equations",
   "license" : "Artistic-2.0",
   "name" : "Math::RungeKutta",
   "perl" : "6.*",
   "provides" : {
      "Math::RungeKutta" : "lib/Math/RungeKutta.pm"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/M/MO/MORITZ/Perl6/Math-RungeKutta-0.1.tar.gz",
   "tags" : [],
   "test-depends" : [],
   "version" : "0.1"
}