Help language development. Donate to The Perl Foundation
{ "description": "Implementation of the freedesktop.org XDG BaseDirectory specifications", "version": "0.0.14", "meta-version": "1", "authors": [ "Jonathan Stowe <[email protected]" ], "resources": [ ], "depends": [ ], "test-depends": [ "File::Find", "Shell::Command" ], "support": { "bugtracker": "https://github.com/jonathanstowe/XDG-BaseDirectory/issues", "source": "https://github.com/jonathanstowe/XDG-BaseDirectory.git" }, "provides": { "XDG::BaseDirectory": "lib/XDG/BaseDirectory.pm" }, "raku": "6.*", "license": "Artistic-2.0", "auth": "zef:jonathanstowe", "author": "Jonathan Stowe <[email protected]", "name": "XDG::BaseDirectory", "tags": [ "xdg", "desktop", "utils" ], "build-depends": [ ], "api": "1.0", "source-url": "https://github.com/jonathanstowe/XDG-BaseDirectory.git" }