Help language development. Donate to The Perl Foundation

Math::Libgsl::Constants zef:FRITH last updated on 2022-12-27

META6.json
{
  "auth": "zef:FRITH",
  "authors": [
    "Fernando Santagata"
  ],
  "build-depends": [
  ],
  "depends": [
  ],
  "description": "An interface to libgsl, the Gnu Scientific Library - constants and exceptions.",
  "license": "Artistic-2.0",
  "name": "Math::Libgsl::Constants",
  "perl": "6.c",
  "provides": {
    "Math::Libgsl::Constants": "lib/Math/Libgsl/Constants.rakumod",
    "Math::Libgsl::Exception": "lib/Math/Libgsl/Exception.rakumod"
  },
  "resources": [
  ],
  "source-url": "git://github.com/frithnanth/raku-Math-Libgsl-Constants.git",
  "tags": [
    "math"
  ],
  "test-depends": [
  ],
  "version": "0.0.13"
}