Help language development. Donate to The Perl Foundation
{ "perl" : "6.*", "name" : "META6::To::Man", "version" : "0.2.0", "description" : "Produces a rudimentary man page from a Perl 6 META6.json (or META.json) file.", "auth" : "github:tbrowder", "author" : "github:tbrowder", "authors" : [ "Tom Browder <[email protected]>" ], "license" : "Artistic-2.0", "source-url" : "https://github.com/tbrowder/META6-To-Man-Perl6.git", "support" : { "bugtracker" : "https://github.com/tbrowder/META6-To-Man-Perl6/issues" }, "provides" : { "META6::To::Man" : "lib/META6/To/Man.pm6" }, "test-depends" : [ "Test::META" ], "depends" : [ "Text::More", "META6" ], "resources" : [ ], "tags" : [ "META6", "UNIX", "man page", "roff", "troff", "groff", "Linux", "man" ] }