{ "auth" : "titsuki", "authors" : [ "Itsuki Toyota" ], "build-depends" : [ "LibraryMake" ], "depends" : [ "NativeHelpers::Array" ], "description" : "A Perl6 bindings for libLBFGS", "license" : "MIT", "name" : "Algorithm::LBFGS", "perl" : "6.c", "provides" : { "Algorithm::LBFGS" : "lib/Algorithm/LBFGS.pm6", "Algorithm::LBFGS::Parameter" : "lib/Algorithm/LBFGS/Parameter.pm6", "Algorithm::LBFGS::Status" : "lib/Algorithm/LBFGS/Status.pm6" }, "resources" : [ "libraries/liblbfgs" ], "source-url" : "http://www.cpan.org/authors/id/T/TI/TITSUKI/Perl6/Algorithm-LBFGS-0.0.3.tar.gz", "tags" : [], "test-depends" : [], "version" : "0.0.3" }