{
  "authors" : [
     "Moritz Lenz"
  ],
  "build-depends" : [],
  "depends" : [
     "Math::RungeKutta",
     "SVG",
     "SVG::Plot"
  ],
  "description" : "Automagic integrator for models (first order ODEs)",
  "license" : "Artistic-2.0",
  "name" : "Math::Model",
  "provides" : {
     "Math::Model" : "lib/Math/Model.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/M/MO/MORITZ/Perl6/Math-Model-0.3.tar.gz",
  "tags" : [
     "math"
  ],
  "test-depends" : [],
  "version" : "0.3"
}