Help language development. Donate to The Perl Foundation
{ "name": "Crypt::Libcrypt", "version": "0.1.1", "auth": "github:jonathanstowe", "api": "1.0", "description": "Simple binding to crypt(3) from unix-like systems", "source-url": "git://github.com/jonathanstowe/Crypt-Libcrypt.git", "support": { "source": "git://github.com/jonathanstowe/Crypt-Libcrypt.git" }, "perl": "6.*", "raku": "6.*", "resources": [ ], "build-depends": [ ], "author": "Jonathan Stowe <[email protected]>", "depends": [ ], "tags": [ "crypt", "password" ], "license": "Artistic-2.0", "test-depends": [ "Test" ], "provides": { "Crypt::Libcrypt": "lib/Crypt/Libcrypt.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "meta-version": "1" }