Help language development. Donate to The Perl Foundation
{ "perl" : "6.d", "name" : "Physics::Constants", "auth" : "github:p6steve", "api" : "1", "version" : "1.0.0", "description" : "Some support for physical constants.", "authors" : [ "p6steve" ], "license" : "Artistic-2.0", "provides" : { "Physics::Constants" : "lib/Physics/Constants.rakumod", "Physics::MathConstantsWrapper" : "lib/Physics/MathConstantsWrapper.rakumod" }, "depends" : [ "Math::Constants", "Physics::Measure" ], "build-depends" : [ ], "test-depends" : [ ], "resources" : [ ], "tags": [ "Physics", "Measure", "Units", "Constants" ], "source-url" : "git://github.com/p6steve/raku-Physics-Constants.git" }