[ { "authors": [ "Joshua Yeshouroun" ], "depends": [ ], "description": "Simple function exporting", "license": "Artistic-2.0", "name": "Exportable", "perl": "6.c", "provides": { "Exportable": "lib/Exportable.pm6" }, "source-url": "git://github.com/0racle/p6-Exportable.git", "version": "0.0.3" } , { "authors": [ "Joshua Yeshouroun" ], "build-depends": [ ], "depends": [ ], "description": "Parse, manipulate and lookup IPv4 network blocks", "license": "Artistic-2.0", "name": "Net::Netmask", "perl": "6.c", "provides": { "Net::Netmask": "lib/Net/Netmask.pm6" }, "resources": [ ], "source-url": "git://github.com/0racle/p6-Net-Netmask.git", "tags": [ ], "test-depends": [ ], "version": "0.2.0" } , { "authors": [ "Joshua Yeshouroun" ], "depends": [ ], "description": "where is grep: Make grep prettier, put a wig on it!", "license": "Artistic-2.0", "name": "wig", "perl": "6.c", "provides": { "wig": "lib/wig.pm" }, "source-url": "git://github.com/0racle/p6-wig.git", "version": "0.2.0" } , { "auth": "github:7ojo", "authors": [ "Jarkko Haapalainen " ], "description": "Alternative command line usage generator", "license": "MIT", "name": "CommandLine::Usage", "perl": "6", "provides": { "CommandLine::Usage": "lib/CommandLine/Usage.pm6", "CommandLine::Usage::Header": "lib/CommandLine/Usage/Header.pm6", "CommandLine::Usage::Options": "lib/CommandLine/Usage/Options.pm6", "CommandLine::Usage::Positionals": "lib/CommandLine/Usage/Positionals.pm6", "CommandLine::Usage::Subcommands": "lib/CommandLine/Usage/Subcommands.pm6" }, "source-url": "https://github.com/7ojo/p6-commandline-usage.git", "tags": [ "cli", "commandline", "command", "usage", "help" ], "version": "0.1" } , { "auth": "github:7ojo", "authors": [ "Jarkko Haapalainen " ], "depends": [ ], "description": "Simple interface to Git command", "license": "MIT", "name": "Git::Simple", "perl": "6", "provides": { "Git::Simple": "lib/Git/Simple.pm", "Git::Simple::Parse": "lib/Git/Simple/Parse.pm" }, "source-url": "https://github.com/7ojo/perl6-git-simple.git", "version": "0.0.2" } , { "auth": "github:7ojo", "authors": [ "Jarkko Haapalainen " ], "depends": [ "Git::Simple" ], "description": "Make a useful prompt for your shell", "license": "MIT", "name": "Powerline::Prompt", "perl": "6", "provides": { "Powerline::Prompt": "lib/Powerline/Prompt.pm", "Powerline::Prompt::Segment": "lib/Powerline/Prompt/Segment.pm", "Powerline::Prompt::Segment::Git": "lib/Powerline/Prompt/Segment/Git.pm", "Powerline::Prompt::Segment::Path": "lib/Powerline/Prompt/Segment/Path.pm", "Powerline::Prompt::Segment::Readonly": "lib/Powerline/Prompt/Segment/Readonly.pm", "Powerline::Prompt::Segment::Root": "lib/Powerline/Prompt/Segment/Root.pm", "Powerline::Prompt::Shell::Bash": "lib/Powerline/Prompt/Shell/Bash.pm" }, "source-url": "https://github.com/7ojo/perl6-powerline-prompt.git", "version": "0.0.4" } , { "authors": [ "Mark Rushing" ], "depends": [ "Cookie::Baker", "Crust", "Digest::SHA", "Crust::Middleware::Session", "JSON::Fast" ], "description": "Implements database storage role for Crust::Middleware::Session", "license": "Artistic-2.0", "name": "Crust::Middleware::Session::Store::DBIish", "perl": "6.c", "provides": { "Crust::Middleware::Session::Store::DBIish": "lib/Crust/Middleware/Session/Store/DBIish.pm6" }, "source-url": "git://github.com/adaptiveoptics/Crust-Middleware-Session-Store-DBIish.git", "version": "0.0.1" } , { "authors": [ "Mark Rushing" ], "depends": [ "HTML::Entity" ], "description": "Generate simple, interleafable, HTML tags.", "license": "Artistic-2.0", "name": "HTML::Tag", "perl": "6.c", "provides": { "HTML::Tag": "lib/HTML/Tag.pm6", "HTML::Tag::Macro": "lib/HTML/Tag/Macro.pm6", "HTML::Tag::Macro::Form": "lib/HTML/Tag/Macro/Form.pm6", "HTML::Tag::Macro::List": "lib/HTML/Tag/Macro/List.pm6", "HTML::Tag::Macro::Table": "lib/HTML/Tag/Macro/Table.pm6", "HTML::Tag::Tags": "lib/HTML/Tag/Tags.pm6" }, "resources": [ ], "source-url": "git://github.com/adaptiveoptics/HTML-Tag.git", "version": "0.0.1" } , { "authors": [ "Mark Rushing" ], "depends": [ "JSON::Fast", "LibCurl", "Digest::HMAC", "Digest::SHA", "MIME::Base64" ], "description": "GDAX Crypto-currency Exchange low-level API implementation", "license": "Artistic-2.0", "name": "Finance::GDAX::API", "perl": "6.c", "provides": { "Finance::GDAX::API": "lib/Finance/GDAX/API.pm6", "Finance::GDAX::API::Account": "lib/Finance/GDAX/API/Account.pm6", "Finance::GDAX::API::CoinbaseAccount": "lib/Finance/GDAX/API/CoinbaseAccount.pm6", "Finance::GDAX::API::Currency": "lib/Finance/GDAX/API/Currency.pm6", "Finance::GDAX::API::Deposit": "lib/Finance/GDAX/API/Deposit.pm6", "Finance::GDAX::API::Fill": "lib/Finance/GDAX/API/Fill.pm6", "Finance::GDAX::API::Funding": "lib/Finance/GDAX/API/Funding.pm6", "Finance::GDAX::API::MarginTransfer": "lib/Finance/GDAX/API/MarginTransfer.pm6", "Finance::GDAX::API::Order": "lib/Finance/GDAX/API/Order.pm6", "Finance::GDAX::API::PaymentMethod": "lib/Finance/GDAX/API/PaymentMethod.pm6", "Finance::GDAX::API::Position": "lib/Finance/GDAX/API/Position.pm6", "Finance::GDAX::API::Product": "lib/Finance/GDAX/API/Product.pm6", "Finance::GDAX::API::Quote": "lib/Finance/GDAX/API/Quote.pm6", "Finance::GDAX::API::Report": "lib/Finance/GDAX/API/Report.pm6", "Finance::GDAX::API::Time": "lib/Finance/GDAX/API/Time.pm6", "Finance::GDAX::API::TypeConstraints": "lib/Finance/GDAX/API/TypeConstraints.pm6", "Finance::GDAX::API::URL": "lib/Finance/GDAX/API/URL.pm6", "Finance::GDAX::API::UserAccount": "lib/Finance/GDAX/API/UserAccount.pm6", "Finance::GDAX::API::Withdrawl": "lib/Finance/GDAX/API/Withdrawl.pm6" }, "resources": [ ], "source-url": "git://github.com/adaptiveoptics/P6-Finance-GDAX-API.git", "test-depends": [ "Test", "File::Temp" ], "version": "0.0.5" } , { "authors": [ "Mark Rushing" ], "depends": [ ], "description": "Uncomplicated yet functional and terse user input", "license": "Artistic-2.0", "name": "Prompt::Gruff", "perl": "6.c", "provides": { "Prompt::Gruff": "lib/Prompt/Gruff.pm6", "Prompt::Gruff::Export": "lib/Prompt/Gruff/Export.pm6" }, "resources": [ ], "source-url": "git://github.com/adaptiveoptics/P6-Prompt-Gruff.git", "test-depends": [ "Test" ], "version": "0.0.1" } , { "depends": [ ], "description": "A Perl 6 module to deal with W3CDTF dates", "name": "DateTime::Format::W3CDTF", "perl": "6.*", "provides": { "DateTime::Format::W3CDTF": "lib/DateTime/Format/W3CDTF.pm6" }, "source-type": "git", "source-url": "git://github.com/afiskon/p6-datetime-format-w3cdtf.git", "version": "*" } , { "depends": [ ], "description": "A Perl 6 module for parsing XML documents", "name": "XML::Parser::Tiny", "perl": "6.*", "provides": { "XML::Parser::Tiny": "lib/XML/Parser/Tiny.pm6", "XML::Parser::Tiny::Actions": "lib/XML/Parser/Tiny/Actions.pm6", "XML::Parser::Tiny::Grammar": "lib/XML/Parser/Tiny/Grammar.pm6" }, "source-type": "git", "source-url": "git://github.com/afiskon/p6-xml-parser-tiny.git", "version": "*" } , { "auth": "github:ahalbert", "depends": [ ], "description": "Port of python itertools", "name": "python::itertools", "perl": "6.*", "provides": { "python::itertools": "lib/python/itertools.pm" }, "source-url": "git://github.com/ahalbert/perl6-itertools.git", "version": "0.9" } , { "depends": [ ], "description": "Knuth arrow notation in Perl 6", "license": "Artistic-2.0", "name": "Math::Arrow", "perl": "6.c", "provides": { "Math::Arrow": "lib/Math/Arrow.pm" }, "source-type": "git", "source-url": "git://github.com/ajs/perl6-Math-Arrow", "version": "0.1.0" } , { "authors": [ "Aaron Sherman", "JJ Merelo" ], "depends": [ "Test::META", "Lingua::EN::Numbers" ], "description": "Various mathematical sequences of moderate use", "name": "Math::Sequences", "perl": "6.c", "provides": { "Math::Sequences::Integer": "lib/Math/Sequences/Integer.pm6", "Math::Sequences::Numberphile": "lib/Math/Sequences/Numberphile.pm6", "Math::Sequences::Real": "lib/Math/Sequences/Real.pm6", "Math::Util::Roman": "lib/Math/Util/Roman.pm6", "Math::Util::SpellNumbers": "lib/Math/Util/SpellNumbers.pm6" }, "resources": [ ], "source-url": "https://github.com/ajs/perl6-Math-Sequences.git", "version": "0.0.6" } , { "authors": [ "Takumi Akiyama" ], "build-depends": [ ], "depends": [ ], "description": "Human JSON (Hjson) deserializer", "license": "Artistic-2.0", "name": "JSON::Hjson", "perl": "6.c", "provides": { "JSON::Hjson": "lib/JSON/Hjson.pm6", "JSON::Hjson::Actions": "lib/JSON/Hjson/Actions.pm6", "JSON::Hjson::Grammar": "lib/JSON/Hjson/Grammar.pm6" }, "resources": [ ], "source-url": "git://github.com/akiym/JSON-Hjson.git", "tags": [ ], "test-depends": [ "JSON::Fast:ver<0.11+>", "Test::META" ], "version": "0.0.2" } , { "auth": "Matthew ‘Matéu’ Stephen Stuckwisch", "build-depends": [ ], "depends": [ ], "description": "An implementation of Carp in Raku", "license": "Artistic-2.0", "name": "Carp", "perl": "6.*", "provides": { "Carp": "lib/Carp.pm6" }, "raku": "6.*", "resources": [ ], "source-url": "https://github.com/alabamenhu/Carp.git", "test-depends": [ ], "version": "0.1" } , { "auth": "zef:guifa", "authors": [ "Matthew Stephen STUCKWISCH " ], "build-depends": [ ], "depends": [ "Timezones::ZoneInfo:auth::ver<0.4.1+>" ], "description": "A module enabling experimental timezone support to DateTime", "license": "Artistic-2.0", "meta-version": "0", "name": "DateTime::Timezones", "perl": "6.*", "provides": { "DateTime::Timezones": "lib/DateTime/Timezones.rakumod" }, "raku": "6.*", "resources": [ ], "source-url": "git://github.com/alabamenhu/DateTimeTimezones.git", "support": { "source": "git://github.com/alabamenhu/DateTimeTimezones.git" }, "tags": [ "timezones", "olson", "datetime", "time", "date" ], "test-depends": [ "Test" ], "version": "0.4.1" } , { "auth": "github:alabamenhu", "authors": [ "Matthew ‘Matéu’ Stephen STUCKWISCH" ], "build-depends": [ ], "depends": [ ], "description": "A module adding functions to say/print/put and return the value said/printed/put", "license": "Artistic-2.0", "name": "Debug::Transput", "perl": "6.*", "provides": { "Debug::Transput": "lib/Debug/Transput.pm6" }, "resources": [ ], "source-url": "https://github.com/alabamenhu/DebugTransput.git", "test-depends": [ ], "version": "0.1.1" } , { "api": 1, "auth": "github:alabamenhu", "authors": [ "Matthew ‘Matéu’ Stephen STUCKWISCH " ], "build-depends": [ ], "depends": [ "Intl::LanguageTag", "Intl::UserLanguage", "Intl::Number::Plural", "Intl::Format::Number" ], "description": "A localization framework implementing Mozilla’s project Fluent", "license": "Artistic-2.0", "name": "Intl::Fluent", "perl": "6.*", "provides": { "Fluent": "lib/Fluent.pm6", "Fluent::Actions": "lib/Fluent/Actions.pm6", "Fluent::Classes": "lib/Fluent/Classes.pm6", "Fluent::Functions": "lib/Fluent/Functions.pm6", "Fluent::Grammar": "lib/Fluent/Grammar.pm6" }, "resources": [ ], "source-url": "git://github.com/alabamenhu/bcp47.git", "tags": [ "Language", "Tag", "Localization", "Locale", "International", "Internationalization", "RF" ], "test-depends": [ ], "version": "0.8.1" } , { "auth": "git:alabamenhu", "authors": [ "Matthew Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ "Intl::CLDR:ver<0.5+>", "Intl::UserLanguage", "DateTime::Timezones:ver<0.3.5+>" ], "description": "A module to format time in a localized manner", "license": "Artistic-2.0", "name": "Intl::Format::DateTime", "perl": "6.*", "provides": { "Formatters": "lib/Formatters.pm6", "Intl::Format::DateTime": "lib/Intl/Format/DateTime.pm6", "Intl::Format::DateTime::Constants": "lib/Intl/Format/DateTime::Constants.rakumod", "Intl::Format::DateTime::FieldMeta": "lib/Intl/Format/DateTime::FieldMeta.rakumod", "Intl::Format::DateTime::Formatters": "lib/Intl/Format/DateTime::Formatters.pm6" }, "resources": [ "metazones.data" ], "source-url": "git://github.com/alabamenhu/IntlFormatDateTime.git", "test-depends": [ "Test" ], "version": "0.2.0" } , { "auth": "github:alabamenhu", "authors": [ "Matthew Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ "Intl::CLDR:ver<0.5+>", "Intl::UserLanguage" ], "description": "A module for formatting lists in a localized manner", "license": "Artistic-2.0", "name": "Intl::Format::List", "perl": "6.*", "provides": { "Intl::Format::List": "lib/Intl/Format/List.pm6" }, "raku": "6.*", "resources": [ ], "source-url": "git://github.com/alabamenhu/IntlFormatList.git", "test-depends": [ ], "version": "0.5.0" } , { "auth": "github:alabamenhu", "authors": [ "Matthew Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ "Intl::CLDR", "Intl::UserLanguage" ], "description": "A module for formatting numbers in a localized manner", "license": "Artistic-2.0", "name": "Intl::Format::Number", "perl": "6.*", "provides": { "Intl::Format::Number": "lib/Intl/Format/Number.pm6", "Intl::Format::Util::Digits": "lib/Intl/Format/Util/Digits.pm6" }, "raku": "6.*", "resources": [ ], "source-url": "git://github.com/alabamenhu/IntlFormatNumber.git", "tags": [ "formatting", "international", "localization", "numbers" ], "test-depends": [ "Test" ], "version": "0.1.1" } , { "auth": "git:alabamenhu", "authors": [ "Matthew Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ "Intl::CLDR:ver<0.5.2+>", "Intl::UserLanguage", "Intl::Format::Number", "Intl::Number::Plural:ver<0.2.0+>" ], "description": "Write me!", "license": "Artistic-2.0", "name": "Intl::Format::Unit", "perl": "6.*", "provides": { "Intl::Format::Unit": "lib/Intl/Format/Unit.pm6" }, "resources": [ ], "source-url": "git://github.com/alabamenhu/IntlFormatUnit.git", "test-depends": [ "Test" ], "version": "0.2.0" } , { "auth": "git:alabamenhu", "authors": [ "Matthew Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ "Intl::LanguageTaggish" ], "description": "A simple and lightweight class implementing the LanguageTaggish role", "documentation": { "base-language": "en", "root": "Intl::LanguageTag::Simple" }, "license": "Artistic-2.0", "name": "Intl::LanguageTag::Simple", "perl": "6.*", "provides": { "Intl::LanguageTag::Simple": "lib/Intl/LanguageTag/Simple.rakumod" }, "raku": "6.*", "resources": [ ], "source-url": "git://github.com/alabamenhu/IntlLanguageTagSimple.git", "test-depends": [ "Test" ], "version": "0.1" } , { "auth": "git:alabamenhu", "authors": [ "Matthew Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ "Intl::CLDR:ver<0.5.1+>", "Intl::UserLanguage" ], "description": "A module to determine the grammatical count of a number", "license": "Artistic-2.0", "name": "Intl::Number::Plural", "perl": "6.*", "provides": { "Intl::Number::Plural": "lib/Intl/Number/Plural.pm6" }, "raku": "6.*", "resources": [ ], "source-url": "git://github.com/alabamenhu/IntlNumberPlural.git", "test-depends": [ "Test" ], "version": "0.5.4" } , { "auth": "github:alabamenhu", "authors": [ "Matthew Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ "Intl::UserLanguage", "Intl::CLDR:ver<0.5+>" ], "description": "A module for localized confirmation prompts", "license": "Artistic-2.0", "name": "IntlPromptYesNo", "perl": "6.*", "provides": { "Intl::Prompt::YesNo": "lib/Intl/Prompt/YesNo.pm6" }, "raku": "6.*", "resources": [ ], "source-url": "git://github.com/alabamenhu/IntlPromptYesNo.git", "test-depends": [ ], "version": "0.1" } , { "auth": "github:alabamenhu", "authors": [ "Matthew Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ "Intl::UserLanguage", "Intl::CLDR:ver<0.5.0+>" ], "description": "A module for detecting numbers in localized format", "license": "Artistic-2.0", "name": "Intl::Token::Number", "perl": "6.*", "provides": { "Intl::Token::Number": "lib/Intl/Token/Number.pm6", "Intl::Token::Util::Digits": "lib/Intl/Token/Util/Digits.pm6" }, "raku": "6.*", "resources": [ ], "source-url": "git://github.com/alabamenhu/IntlTokenNumber.git", "test-depends": [ ], "version": "0.1" } , { "auth": "Matthew ‘Matéu’ Stephen Stuckwisch", "build-depends": [ ], "depends": [ ], "description": "A token enabling fuzzy matching token in regexes and grammars", "license": "Artistic-2.0", "name": "Regex::FuzzyToken", "perl": "6.*", "provides": { "Regex::FuzzyToken": "lib/Regex/FuzzyToken.pm6" }, "resources": [ ], "source-url": "https://github.com/alabamenhu/RegexFuzzyToken.git", "test-depends": [ ], "version": "0.5.1" } , { "auth": "github:alabamenhu", "authors": [ "Matthew Stephen STUCKWISCH " ], "build-depends": [ ], "description": "A module enabling inline tests for Raku modules", "license": "Artistic-2.0", "meta-version": "0", "name": "Test::Inline", "perl": "6.*", "provides": { "Test::Inline": "lib/Test/Inline.pm6" }, "source-url": "git://github.com/alabamenhu/TestInline.git", "support": { "source": "git://github.com/alabamenhu/TestInline.git" }, "tags": [ "timezones", "olson", "datetime", "time", "date" ], "test-depends": [ "Test" ], "version": "0.1" } , { "auth": "git:alabamenhu", "authors": [ "Matthew “Matéu” Stephen Stuckwisch" ], "build-depends": [ ], "depends": [ ], "description": "A token to simplify the process of calling one grammar from within another", "license": "Artistic-2.0", "name": "Token::Foreign", "perl": "6.*", "provides": { "Token::Foreign": "lib/Token/Foreign.pm6" }, "raku": "6.*", "resources": [ ], "source-url": "git://github.com/alabamenhu/TokenForeign.git", "tags": [ "grammar", "regex", "combination", "token", "language" ], "test-depends": [ "Test" ], "version": "0.3.0" } , { "auth": "github:ALANVF", "authors": [ "theangryepicbanana" ], "depends": [ ], "description": "A library that lets you use Tk in Perl 6. Still a work in progress.", "license": "MIT", "name": "P6TK", "perl": "6.*", "provides": { "Tcl": "lib/Tcl.pm6", "Tcl::Interp": "lib/Tcl/Interp.pm6", "Tcl::OptionParser": "lib/Tcl/OptionParser.pm6", "Tcl::Stream": "lib/Tcl/Stream.pm6", "Tk": "lib/Tk.pm6", "Tk::Button": "lib/Tk/Button.pm6", "Tk::Entry": "lib/Tk/Entry.pm6", "Tk::Frame": "lib/Tk/Frame.pm6", "Tk::Label": "lib/Tk/Label.pm6", "Tk::Root": "lib/Tk/Root.pm6", "Tk::Widget": "lib/Tk/Widget.pm6", "Tk::WidgetAttrs": "lib/Tk/WidgetAttrs.pm6", "Tk::Window": "lib/Tk/Window.pm6" }, "source-url": "git://github.com/ALANVF/P6TK.git", "tags": [ "windowing", "graphics", "gui", "tk" ], "test-depends": [ "Test" ], "version": "0.0.2" } , { "auth": "github:ALANVF", "authors": [ "theangryepicbanana" ], "depends": [ "NativeHelpers::Blob" ], "description": "LLVM bindings for Raku that go beyond the C API", "license": "BSD-2-Clause", "name": "LLVM", "perl": "6.d", "provides": { "LLVM": "lib/LLVM.pm6", "LLVMC": "lib/LLVMC.pm6" }, "source-url": "https://github.com/ALANVF/Raku-LLVM.git", "tags": [ "llvm", "clang", "nativecall" ], "version": "0.3.0" } , { "authors": [ "Steven Albano" ], "depends": [ ], "description": "A Grammar for the Modelica programming language.", "name": "Grammar::Modelica", "perl": "6.c", "provides": { "Grammar::Modelica": "lib/Grammar/Modelica.pm6", "Grammar::Modelica::ClassDefinition": "lib/Grammar/Modelica/ClassDefinition.pm6", "Grammar::Modelica::ComponentClause": "lib/Grammar/Modelica/ComponentClause.pm6", "Grammar::Modelica::Equations": "lib/Grammar/Modelica/Equations.pm6", "Grammar::Modelica::Expressions": "lib/Grammar/Modelica/Expressions.pm6", "Grammar::Modelica::Extends": "lib/Grammar/Modelica/Extends.pm6", "Grammar::Modelica::LexicalConventions": "lib/Grammar/Modelica/LexicalConventions.pm6", "Grammar::Modelica::Modification": "lib/Grammar/Modelica/Modification.pm6" }, "resources": [ ], "source-url": "git://github.com/albastev/Grammar-Modelica.git", "test-depends": [ "Test", "Test::META" ], "version": "0.1.2" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module with `--` in its name.", "license": "GPL-3.0-or-later", "name": "--Foo::--Foo", "perl": "6.c", "provides": { "--Foo::--Foo": "--Foo/--Foo.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/--foo---foo.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module with `*` in its name.", "license": "GPL-3.0-or-later", "name": " * Foo:: * ", "perl": "6.c", "provides": { " * Foo:: * ": " * Foo/ * " }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/-asterisk--foo-asterisk-.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module with `` in its name.", "license": "GPL-3.0-or-later", "name": "Foo::Foo", "perl": "6.c", "provides": { "Foo::Foo": "lib/Foo/Foo.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/foo-b-foo.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ "Foo::Dependencies::B-on-A" ], "depends": [ "Foo::Dependencies::B-on-A" ], "description": "A module that depends on another module that depends on this module.", "license": "GPL-3.0-or-later", "name": "Foo::Dependencies::A-on-B", "perl": "6.c", "provides": { "Foo::Dependencies::A-on-B": "lib/Foo/Dependencies/A-on-B.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/foo-dependencies-a-on-b.git", "tags": [ ], "test-depends": [ "Foo::Dependencies::B-on-A" ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ "Foo::Dependencies::A-on-B" ], "depends": [ "Foo::Dependencies::A-on-B" ], "description": "A module that depends on another module that depends on this module.", "license": "GPL-3.0-or-later", "name": "Foo::Dependencies::B-on-A", "perl": "6.c", "provides": { "Foo::Dependencies::B-on-A": "lib/Foo/Dependencies/B-on-A.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/foo-dependencies-b-on-a.git", "tags": [ ], "test-depends": [ "Foo::Dependencies::A-on-B" ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ "Foo::Dependencies::Self" ], "depends": [ "Foo::Dependencies::Self" ], "description": "A module that depends on itself.", "license": "GPL-3.0-or-later", "name": "Foo::Dependencies::Self", "perl": "6.c", "provides": { "Foo::Dependencies::Self": "lib/Foo/Dependencies/Self.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/foo-dependencies-self.git", "tags": [ ], "test-depends": [ "Foo::Dependencies::Self" ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module with `../` in its name.", "license": "GPL-3.0-or-later", "name": "../Foo", "perl": "6.c", "provides": { "../Foo": "lib/DotDotSlashFoo.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/dotdotslashfoo.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module to end the naming debate.", "license": "GPL-3.0-or-later", "name": "", "perl": "6.d", "provides": { "": "lib/EmptyString.pm6" }, "resources": [ ], "source-url": "https://github.com/AlexDaniel/foo-emptystring.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel \nJakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module with a newline\n in its name.", "license": "GPL-3.0-or-later", "name": "Foo::\nFoo", "perl": "6.c", "provides": { "Foo::\nFoo": "lib/Foo/\nFoo.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/foo-nullbyte-foo.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel \u0000Jakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module with a null byte \u0000 in its name.", "license": "GPL-3.0-or-later", "name": "Foo::\u0000Foo", "perl": "6.c", "provides": { "Foo::\u0000Foo": "lib/Foo/nullbyteFoo.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/foo-nullbyte-foo.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module that works on older Rakudo versions but not newer ones.", "license": "GPL-3.0-or-later", "name": "Foo::Regressed", "perl": "6.c", "provides": { "Foo::Regressed": "lib/Foo/Regressed.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/foo-regressed.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "api": "1", "auth": "github:AlexDaniel", "authors": [ "Aleks-Daniel Jakimenko-Aleksejev" ], "build-depends": [ ], "depends": [ ], "description": "A module that works on older Rakudo versions but segfaults on newer ones.", "license": "GPL-3.0-or-later", "name": "Foo::Regressed::Very", "perl": "6.c", "provides": { "Foo::Regressed::Very": "lib/Foo/Regressed/Very.pm6" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/foo-regressed-very.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "Aleks-Daniel Jakimenko-Aleksejev " ], "depends": [ "Inline::Perl5", "JSON::Fast" ], "description": "Use Emacs Org-mode to graph your sleep pattern", "license": "GPL-3.0-or-later", "name": "App::OrgSleep", "perl": "6.c", "provides": { "bdf2json": "bin/bdf2json", "orgsleep": "bin/orgsleep" }, "resources": [ ], "source-url": "git://github.com/AlexDaniel/orgsleep.git", "tags": [ "emacs", "org-mode", "sleep", "sleep-analysis", "sleep-tracker", "sleep-research" ], "version": "0.0.8" } , { "author": "github:Altai-man", "depends": [ ], "description": "Library and tool to convert operators in Perl 6 source files from Texas to Unicode", "license": "Artistic-2.0", "name": "Texas::To::Uni", "perl": "6.c", "provides": { "Texas::To::Uni": "lib/Texas/To/Uni.pm6" }, "source-url": "git://github.com/Altai-man/p6-Texas-To-Uni.git", "test-depends": [ ], "version": "0.1.0" } , { "auth": "zef:Altai-man", "depends": [ "URI", "HTTP::UserAgent", "JSON::Fast" ], "description": "Bindings to DuckDuckGo search API", "license": "Artistic-2.0", "name": "WWW::DuckDuckGo", "perl": "6.*", "provides": { "WWW::DuckDuckGo": "lib/WWW/DuckDuckGo.pm6", "WWW::DuckDuckGo::Icon": "lib/WWW/DuckDuckGo/Icon.pm6", "WWW::DuckDuckGo::Link": "lib/WWW/DuckDuckGo/Link.pm6", "WWW::DuckDuckGo::ZeroClickInfo": "lib/WWW/DuckDuckGo/ZeroClickInfo.pm6" }, "resources": [ ], "source-url": "git://github.com/Altai-man/p6-WWW-DuckDuckGo.git", "tags": [ "Web", "API" ], "version": "0.1.0" } , { "auth": "github:slunski", "authors": [ "Sylwester Lunski", "Alexander Kiryuhin" ], "depends": [ ], "description": "Pure Perl6 LDIF file parser", "license": "Artistic-2.0", "name": "Text::LDIF", "perl": "6.c", "provides": { "Text::LDIF": "lib/Text/LDIF.pm6", "Text::LDIF::Actions": "lib/Text/LDIF/Actions.pm6", "Text::LDIF::Grammar": "lib/Text/LDIF/Grammar.pm6" }, "repo-type": "git", "source-url": "git://github.com/Altai-man/perl6-text-ldif.git", "test-depends": [ "Test" ], "version": "1.0.5" } , { "author": "Andrew Robbins", "build-depends": [ ], "depends": [ ], "description": "Grammar for Parsing C in Perl6", "license": "LGPL-3.0-or-later", "name": "C::Parser", "perl": "6.*", "provides": { "C::AST": "lib/C/AST.pm6", "C::AST::Ops": "lib/C/AST/Ops.pm6", "C::AST::Utils": "lib/C/AST/Utils.pm6", "C::Parser": "lib/C/Parser.pm6", "C::Parser::Actions": "lib/C/Parser/Actions.pm6", "C::Parser::Grammar": "lib/C/Parser/Grammar.pm6", "C::Parser::Lexer": "lib/C/Parser/Lexer.pm6", "C::Parser::Utils": "lib/C/Parser/Utils.pm6" }, "source-url": "https://github.com/andydude/p6-c-parser.git", "test-depends": [ "Test" ], "version": "0.3.2" } , { "auth": "github:antoniogamiz", "authors": [ "Antonio Gamiz Delgado " ], "depends": [ ], "description": "Perl 6 convergence methods to solve lineal and non lineal equations", "license": "GPL-3.0-only", "name": "Math::ConvergenceMethods", "perl": "6.*", "provides": { "Math::ConvergenceMethods": "lib/Math/ConvergenceMethods.pm6", "Math::StoppingConditions": "lib/Math/StoppingConditions.pm6" }, "source-type": "git", "source-url": "https://github.com/antoniogamiz/Math-ConvergenceMethods.git", "support": { "bugtracker": "https://github.com/antoniogamiz/Math-ConvergenceMethods/issues", "source": "https://github.com/antoniogamiz/Math-ConvergenceMethods.git" }, "tags": [ "Math", "Convergence", "Equations" ], "test-depends": [ "Test::META" ], "version": "0.5.0" } , { "authors": [ "@Mouq", "@coke", "@hoelzro", "@timo", "@moritz", "@JJ", "@MasterDuke17", "@zoffixznet", "@antoniogamiz" ], "build-depends": [ ], "depends": [ ], "description": "Set of helper functions to ease working with Pods!", "license": "Artistic-2.0", "name": "Pod::Utilities", "perl": "6.c", "provides": { "Pod::Utilities": "lib/Pod/Utilities.pm6", "Pod::Utilities::Build": "lib/Pod/Utilities/Build.pm6" }, "resources": [ ], "source-url": "https://github.com/antoniogamiz/Pod-Utilities.git", "tags": [ ], "test-depends": [ "Test::META" ], "version": "0.0.1" } , { "auth": "github:araraloren", "authors": "Loren", "depends": [ "Terminal::Table" ], "description": "A command line parsing tool which written in Perl6", "license": "MIT", "name": "Getopt::Kinoko", "perl": "6.c", "provides": { "Getopt::Kinoko": "lib/Getopt/Kinoko.pm6", "Getopt::Kinoko::Argument": "lib/Getopt/Kinoko/Argument.pm6", "Getopt::Kinoko::DeepClone": "lib/Getopt/Kinoko/DeepClone.pm6", "Getopt::Kinoko::Exception": "lib/Getopt/Kinoko/Exception.pm6", "Getopt::Kinoko::Group": "lib/Getopt/Kinoko/Group.pm6", "Getopt::Kinoko::NonOption": "lib/Getopt/Kinoko/NonOption.pm6", "Getopt::Kinoko::Option": "lib/Getopt/Kinoko/Option.pm6", "Getopt::Kinoko::OptionSet": "lib/Getopt/Kinoko/OptionSet.pm6", "Getopt::Kinoko::Parser": "lib/Getopt/Kinoko/Parser.pm6" }, "source-url": "https://github.com/araraloren/Getopt-Kinoko/archive/v0.3.5.zip", "support": { "bugtracker": "https://github.com/araraloren/Getopt-Kinoko/issues", "source": "https://github.com/araraloren/Getopt-Kinoko/tree/v0.3.5" }, "version": "0.3.5" } , { "author": "loren", "depends": [ ], "description": "A ftp client written in perl6", "license": "Artistic-2.0", "name": "Net::FTP", "provides": { "Net::FTP": "lib/Net/FTP.pm6", "Net::FTP::Buffer": "lib/Net/FTP/Buffer.pm6", "Net::FTP::Config": "lib/Net/FTP/Config.pm6", "Net::FTP::Conn": "lib/Net/FTP/Conn.pm6", "Net::FTP::Control": "lib/Net/FTP/Control.pm6", "Net::FTP::Format": "lib/Net/FTP/Format.pm6", "Net::FTP::System": "lib/Net/FTP/System.pm6", "Net::FTP::Transfer": "lib/Net/FTP/Transfer.pm6" }, "source-url": "git://github.com/araraloren/Net-FTP.git", "version": "0.6.1" } , { "auth": "github:araraloren", "authors": "Loren", "build-depends": [ "LibraryMake" ], "depends": [ ], "description": "A Perl 6 binding for ftplib (http://nbpfaus.net/~pfau/ftplib)", "license": "MIT", "name": "Net::FTPlib", "perl": "6.c", "provides": { "Net::FTPlib": "lib/Net/FTPlib.pm6" }, "resources": [ "libraries/ftplibhelp" ], "source-url": "https://github.com/araraloren/Net-FTPlib/archive/v0.2.0.zip", "support": { "bugtracker": "https://github.com.araraloren/Net-FTPlib/issues", "source": "https://github.com/araraloren/Net-FTPlib/tree/v0.2.0" }, "version": "0.2.0" } , { "auth": "github:araraloren", "authors": "Loren", "depends": [ "Readline", "PathTools", "Getopt::Advance", "File::Which", "Pluggable" ], "description": "run c/cpp or other language code snippet", "license": "MIT", "name": "App::snippet", "perl": "6.*", "provides": { "App::snippet": "lib/App/snippet.pm6", "App::snippet::Common": "lib/App/snippet/Common.pm6", "App::snippet::Compiler::Clang": "lib/App/snippet/Compiler/Clang.pm6", "App::snippet::Compiler::GCC": "lib/App/snippet/Compiler/GCC.pm6", "App::snippet::Interface::C": "lib/App/snippet/Interface/C.pm6", "App::snippet::Interface::Cpp": "lib/App/snippet/Interface/Cpp.pm6" }, "source-url": "https://github.com/araraloren/perl6-app-snippet.git", "support": { "bugtracker": "https://github.com.araraloren/perl6-app-snippet/issues", "source": "https://github.com/araraloren/perl6-app-snippet.git" }, "tags": [ "c", "cpp", "snippet" ], "test-depends": [ "Test::META" ], "version": "0.2.1" } , { "depends": [ ], "description": "HMM decoding with the Viterbi algorithm.", "name": "Algorithm::Viterbi", "source-type": "git", "source-url": "git://github.com/arnsholt/Algorithm-Viterbi.git", "version": "*" } , { "authors": [ "Arne Skjærholt", "github:Altai-man" ], "depends": [ ], "description": "ZeroMQ bindings for Perl6", "name": "Net::ZMQ", "perl": "6.*", "provides": { "Net::ZMQ4": "lib/Net/ZMQ4.pm6", "Net::ZMQ4::Constants": "lib/Net/ZMQ4/Constants.pm6", "Net::ZMQ4::Context": "lib/Net/ZMQ4/Context.pm6", "Net::ZMQ4::Message": "lib/Net/ZMQ4/Message.pm6", "Net::ZMQ4::Poll": "lib/Net/ZMQ4/Poll.pm6", "Net::ZMQ4::Pollitem": "lib/Net/ZMQ4/Pollitem.pm6", "Net::ZMQ4::Proxy": "lib/Net/ZMQ4/Proxy.pm6", "Net::ZMQ4::Socket": "lib/Net/ZMQ4/Socket.pm6", "Net::ZMQ4::Util": "lib/Net/ZMQ4/Util.pm6" }, "source-url": "git://github.com/arnsholt/Net-ZMQ.git", "version": "0.8" } , { "authors": [ "astj" ], "build-depends": [ ], "depends": [ ], "description": "extension of placeholder", "license": "Artistic-2.0", "name": "SQL::NamedPlaceholder", "perl": "6", "provides": { "SQL::NamedPlaceholder": "lib/SQL/NamedPlaceholder.pm6" }, "resources": [ ], "source-url": "git://github.com/astj/p6-SQL-NamedPlaceholder.git", "tags": [ ], "test-depends": [ "Test::META" ], "version": "0.1.1" } , { "authors": [ "Atrox " ], "depends": [ ], "description": "Generate Heroku-like random names to use in your perl 6 applications.", "license": "BSD-3-Clause", "name": "Haikunator", "perl": "6.*", "provides": { "Haikunator": "lib/Haikunator.pm6" }, "resources": [ ], "source-url": "git://github.com/Atrox/haikunatorperl.git", "test-depends": [ "Test::META" ], "version": "0.1.0" } , { "author": "atweiden", "depends": [ "Crane" ], "description": "TOML file parser and writer", "license": "Unlicense", "name": "Config::TOML", "perl": "6.*", "provides": { "Config::TOML": "lib/Config/TOML.pm6", "Config::TOML::Dumper": "lib/Config/TOML/Dumper.pm6", "Config::TOML::Parser": "lib/Config/TOML/Parser.pm6", "Config::TOML::Parser::Actions": "lib/Config/TOML/Parser/Actions.pm6", "Config::TOML::Parser::Grammar": "lib/Config/TOML/Parser/Grammar.pm6", "X::Config::TOML": "lib/X/Config/TOML.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/config-toml.git", "support": { "bugtracker": "https://github.com/atweiden/config-toml/issues", "source": "https://github.com/atweiden/config-toml" }, "version": "0.1.2" } , { "author": "atweiden", "description": "Navigate Raku containers and perform tasks", "license": "Unlicense", "name": "Crane", "perl": "6.*", "provides": { "Crane": "lib/Crane.pm6", "Crane::Add": "lib/Crane/Add.pm6", "Crane::At": "lib/Crane/At.pm6", "Crane::Copy": "lib/Crane/Copy.pm6", "Crane::Exists": "lib/Crane/Exists.pm6", "Crane::Flatten": "lib/Crane/Flatten.pm6", "Crane::Get": "lib/Crane/Get.pm6", "Crane::In": "lib/Crane/In.pm6", "Crane::List": "lib/Crane/List.pm6", "Crane::Move": "lib/Crane/Move.pm6", "Crane::Patch": "lib/Crane/Patch.pm6", "Crane::Remove": "lib/Crane/Remove.pm6", "Crane::Replace": "lib/Crane/Replace.pm6", "Crane::Set": "lib/Crane/Set.pm6", "Crane::Test": "lib/Crane/Test.pm6", "Crane::Transform": "lib/Crane/Transform.pm6", "Crane::Utils": "lib/Crane/Utils.pm6", "X::Crane": "lib/X/Crane.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/crane.git", "support": { "bugtracker": "https://github.com/atweiden/crane/issues", "source": "https://github.com/atweiden/crane" }, "version": "0.1.1" } , { "authors": [ "Bartłomiej Palmowski", "atweiden", "Steve Schulze (thundergnat)" ], "description": "xxHash bindings for Raku", "license": "Unlicense", "name": "Digest::xxHash", "perl": "6.*", "provides": { "Digest::xxHash": "lib/Digest/xxHash.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/digest-xxhash.git", "support": { "bugtracker": "https://github.com/atweiden/digest-xxhash/issues", "source": "https://github.com/atweiden/digest-xxhash" }, "version": "1.7.0" } , { "author": "atweiden", "description": "Resolve file path strings which may include a leading `~`", "license": "Unlicense", "name": "File::Path::Resolve", "perl": "6.*", "provides": { "File::Path::Resolve": "lib/File/Path/Resolve.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/file-path-resolve.git", "support": { "bugtracker": "https://github.com/atweiden/file-path-resolve/issues", "source": "https://github.com/atweiden/file-path-resolve" }, "version": "0.0.1" } , { "author": "atweiden", "description": "Check permissions of potentially nonexistent files", "license": "Unlicense", "name": "File::Presence", "perl": "6.*", "provides": { "File::Presence": "lib/File/Presence.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/file-presence.git", "support": { "bugtracker": "https://github.com/atweiden/file-presence/issues", "source": "https://github.com/atweiden/file-presence" }, "version": "0.2.0" } , { "author": "atweiden", "depends": [ "Config::TOML", "File::Path::Resolve", "File::Presence", "TXN::Parser", "TXN::Remarshal" ], "description": "Double-entry accounting ledger packager", "license": "Unlicense", "name": "TXN", "perl": "6.*", "provides": { "TXN": "lib/TXN.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/mktxn.git", "support": { "bugtracker": "https://github.com/atweiden/mktxn/issues", "source": "https://github.com/atweiden/mktxn" }, "version": "0.1.0" } , { "author": "atweiden", "depends": [ "Config::TOML" ], "description": "Calorie tracker and diet planner", "license": "Unlicense", "name": "Sustenance", "perl": "6.*", "provides": { "Sustenance": "lib/Sustenance.pm6", "Sustenance::DietPlan": "lib/Sustenance/DietPlan.pm6", "Sustenance::Parser": "lib/Sustenance/Parser.pm6", "Sustenance::Parser::ParseTree": "lib/Sustenance/Parser/ParseTree.pm6", "Sustenance::Types": "lib/Sustenance/Types.pm6", "Sustenance::Utils": "lib/Sustenance/Utils.pm6", "X::Sustenance": "lib/X/Sustenance.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/sustenance.git", "support": { "bugtracker": "https://github.com/atweiden/sustenance/issues", "source": "https://github.com/atweiden/sustenance" }, "version": "0.0.1" } , { "author": "atweiden", "depends": [ "Digest::xxHash" ], "description": "Double-entry accounting ledger parser", "license": "Unlicense", "name": "TXN::Parser", "perl": "6.*", "provides": { "TXN::Parser": "lib/TXN/Parser.pm6", "TXN::Parser::Actions": "lib/TXN/Parser/Actions.pm6", "TXN::Parser::Grammar": "lib/TXN/Parser/Grammar.pm6", "TXN::Parser::ParseTree": "lib/TXN/Parser/ParseTree.pm6", "TXN::Parser::Types": "lib/TXN/Parser/Types.pm6", "X::TXN::Parser": "lib/X/TXN/Parser.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/txn-parser.git", "support": { "bugtracker": "https://github.com/atweiden/txn-parser/issues", "source": "https://github.com/atweiden/txn-parser" }, "version": "0.1.0" } , { "author": "atweiden", "depends": [ "File::Path::Resolve", "File::Presence", "TXN::Parser" ], "description": "Double-entry accounting ledger file format converter", "license": "Unlicense", "name": "TXN::Remarshal", "perl": "6.*", "provides": { "TXN::Remarshal": "lib/TXN/Remarshal.pm6", "X::TXN::Remarshal": "lib/X/TXN/Remarshal.pm6" }, "source-type": "git", "source-url": "git://github.com/atweiden/txn-remarshal.git", "support": { "bugtracker": "https://github.com/atweiden/txn-remarshal/issues", "source": "https://github.com/atweiden/txn-remarshal" }, "version": "0.1.0" } , { "author": "Adrian Kreher", "depends": [ "tag_c:from" ], "description": "Read, write ID3 and other audio metadata with TagLib", "license": "MIT", "name": "Audio::Taglib::Simple", "perl": "6.*", "provides": { "Audio::Taglib::Simple": "lib/Audio/Taglib/Simple.pm" }, "source-url": "git://github.com/avuserow/perl6-audio-taglib-simple.git", "tags": [ "audio", "music", "mp3" ], "version": "0.0.9" } , { "authors": [ "Adrian Kreher" ], "depends": [ ], "description": "Read and write binary formats defined by classes", "name": "Binary::Structured", "perl": "6.c", "provides": { "Binary::Structured": "lib/Binary/Structured.pm6" }, "source-url": "git://github.com/avuserow/perl6-binary-structured.git", "version": "0.0.2" } , { "author": "Adrian Kreher", "depends": [ ], "description": "(de)compress data in Google's Snappy compression format", "license": "MIT", "name": "Compress::Snappy", "perl": "6.*", "provides": { "Compress::Snappy": "lib/Compress/Snappy.pm6" }, "source-url": "git://github.com/avuserow/perl6-compress-snappy.git", "version": "0.0.3" } , { "author": "Adrian Kreher", "depends": [ "DateTime::Format" ], "description": "Format dates using Go's reference format", "license": "MIT", "name": "DateTime::Format::LikeGo", "perl": "6.*", "provides": { "DateTime::Format::LikeGo": "lib/DateTime/Format/LikeGo.pm6" }, "source-url": "git://github.com/avuserow/perl6-datetime-format-likego.git", "version": "0.0.2" } , { "author": "Adrian Kreher", "depends": [ "JSON::Tiny", "Digest::MD5", "LWP::Simple", "URI::Encode" ], "description": "interact with the Last.fm API", "license": "MIT", "name": "WebService::Lastfm", "perl": "6.*", "provides": { "WebService::Lastfm": "lib/WebService/Lastfm.pm6" }, "source-url": "git://github.com/avuserow/perl6-webservice-lastfm.git", "version": "0.0.2" } , { "author": "github:awwaiid", "depends": [ "LibraryMake" ], "description": "Use Ruby code and libraries in a Perl 6 program", "license": "Artistic-2.0", "name": "Inline::Ruby", "perl": "6.c", "provides": { "Inline::Ruby": "lib/Inline/Ruby.pm6", "Inline::Ruby::RbObject": "lib/Inline/Ruby/RbObject.pm6", "Inline::Ruby::RbValue": "lib/Inline/Ruby/RbValue.pm6" }, "resources": [ "libraries/rbhelper" ], "source-url": "git://github.com/awwaiid/p6-Inline-Ruby.git", "version": "0.4.1" } , { "author": "Brock Wilcox", "depends": [ "Linenoise", "IO::String" ], "description": "A fun little REPL inspired by Pry, nREPL, and others.", "license": "Artistic-2.0", "name": "LREP", "perl": "6.*", "provides": { "LREP": "lib/LREP.pm6" }, "source-url": "git://github.com/awwaiid/p6-lrep.git", "version": "0.2.1" } , { "depends": [ "File::Temp", "HTTP::Easy", "JSON::Tiny", "Pod::To::HTML", "URI", "p6doc", "Debugger::UI::CommandLine", "Browser::Open" ], "description": "Perl 6 in-browser Editor", "name": "Farabi6", "perl": "6.*", "provides": { "Farabi6": "lib/Farabi6.pm6", "Farabi6::Editor": "lib/Farabi6/Editor.pm6", "Farabi6::Util": "lib/Farabi6/Util.pm6" }, "resources": { }, "source-url": "git://github.com/azawawi/farabi6.git", "version": "*" } , { "depends": [ "File::Which" ], "description": "Open a given URL in a browser", "license": "MIT", "name": "Browser::Open", "perl": "6.c", "provides": { "Browser::Open": "lib/Browser/Open.rakumod" }, "source-url": "git://github.com/azawawi/raku-browser-open.git", "test-depends": [ "Test" ], "version": "1.0.1" } , { "depends": [ ], "description": "Scoped object oriented automatic cleanup", "license": "MIT", "name": "Clean", "perl": "6.c", "provides": { "Clean": "lib/Clean.pm6" }, "source-url": "git://github.com/azawawi/perl6-clean.git", "test-depends": [ "Test" ], "version": "*" } , { "depends": [ "File::Which", "JSON::RPC" ], "description": "Cross-platform Perl 6 desktop web-based applications using the Electron platform", "license": "MIT", "name": "Electron", "perl": "6.c", "provides": { "Electron": "lib/Electron.pm6", "Electron::App": "lib/Electron/App.pm6", "Electron::BrowserWindow": "lib/Electron/BrowserWindow.pm6", "Electron::Clipboard": "lib/Electron/Clipboard.pm6", "Electron::Dialog": "lib/Electron/Dialog.pm6", "Electron::Menu": "lib/Electron/Menu.pm6", "Electron::MenuItem": "lib/Electron/MenuItem.pm6", "Electron::PowerMonitor": "lib/Electron/PowerMonitor.pm6", "Electron::Process": "lib/Electron/Process.pm6", "Electron::Screen": "lib/Electron/Screen.pm6", "Electron::Shell": "lib/Electron/Shell.pm6", "Electron::Tray": "lib/Electron/Tray.pm6" }, "resources": [ "main_app/package.json", "main_app/main.js", "main_app/node_modules/node-json-rpc/LICENSE", "main_app/node_modules/node-json-rpc/README.md", "main_app/node_modules/node-json-rpc/package.json", "main_app/node_modules/node-json-rpc/test/rpc.js", "main_app/node_modules/node-json-rpc/test/etc/optsserver.js", "main_app/node_modules/node-json-rpc/test/etc/optsclient.js", "main_app/node_modules/node-json-rpc/lib/index.js", "main_app/node_modules/node-json-rpc/lib/rpcclient.js", "main_app/node_modules/node-json-rpc/lib/rpcserver.js", "main_app/node_modules/node-json-rpc/lib/rpcauth.js" ], "source-url": "git://github.com/azawawi/perl6-electron.git", "version": "0.0.1" } , { "depends": [ ], "description": "Find your home and other directories on any platform", "license": "MIT", "name": "File::HomeDir", "perl": "6.c", "provides": { "File::HomeDir": "lib/File/HomeDir.rakumod", "File::HomeDir::Unix": "lib/File/HomeDir/Unix.rakumod", "File::HomeDir::Win32": "lib/File/HomeDir/Win32.rakumod", "File::HomeDir::macOS": "lib/File/HomeDir/macOS.rakumod" }, "source-url": "git://github.com/azawawi/perl6-file-homedir.git", "version": "1.0.2" } , { "depends": [ { "name": { "by-distro.name": { "": "", "mswin32": "Win32::Registry" } } } ], "description": "Cross platform Raku executable path finder (aka which on UNIX)", "license": "MIT", "name": "File::Which", "perl": "6.c", "provides": { "File::Which": "lib/File/Which.rakumod", "File::Which::MacOSX": "lib/File/Which/MacOSX.rakumod", "File::Which::Unix": "lib/File/Which/Unix.rakumod", "File::Which::Win32": "lib/File/Which/Win32.rakumod" }, "source-url": "git://github.com/azawawi/raku-file-which.git", "test-depends": [ "Test" ], "version": "1.0.4" } , { "depends": [ "Compress::Zlib" ], "description": "Perl 6 API to the ZIP file format", "license": "MIT", "name": "File::Zip", "perl": "6.c", "provides": { "File::Zip": "lib/File/Zip.pm6", "File::Zip::CentralDirectoryHeader": "lib/File/Zip/CentralDirectoryHeader.pm6", "File::Zip::EndOfCentralDirectoryHeader": "lib/File/Zip/EndOfCentralDirectoryHeader.pm6", "File::Zip::LocalFileHeader": "lib/File/Zip/LocalFileHeader.pm6" }, "source-url": "git://github.com/azawawi/perl6-file-zip.git", "version": "*" } , { "auth": "github:azawawi", "authors": [ "Ahmad M. Zawawi" ], "description": "Perl 6 native bindings for PLplot", "license": "MIT", "name": "Graphics::PLplot", "perl": "6.*", "provides": { "Graphics::PLplot": "lib/Graphics/PLplot.pm6", "Graphics::PLplot::Raw": "lib/Graphics/PLplot/Raw.pm6" }, "repo-type": "git", "source-url": "git://github.com/azawawi/perl6-graphics-plplot.git", "tags": [ "Chart", "Plot", "NativeCall" ], "test-depends": [ "Test" ], "version": "0.0.2" } , { "auth": "github:azawawi", "authors": [ "Ahmad M. Zawawi" ], "description": "Raku fun with Godot 3", "license": "MIT", "name": "Godot::Fun", "perl": "6.d", "provides": { "Godot::Fun": "lib/Godot/Fun.rakumod", "Godot::Fun::Project": "lib/Godot/Fun/Project.rakumod", "Godot::Fun::Scene": "lib/Godot/Fun/Scene.rakumod" }, "resources": [ "assets/camelia.png", "assets/fun01.obj", "assets/fun01.mtl", "assets/fun01.png", "assets/monitor.glb" ], "source-url": "git://github.com/azawawi/raku-godot-fun.git", "test-depends": [ "Test" ], "version": "0.5.0" } , { "description": "GTK Scintilla widget for source code editing", "name": "GTK::Scintilla", "perl": "6.c", "provides": { "GTK::Scintilla": "lib/GTK/Scintilla.pm6", "GTK::Scintilla::Editor": "lib/GTK/Scintilla/Editor.pm6", "GTK::Scintilla::Raw": "lib/GTK/Scintilla/Raw.pm6" }, "repo-type": "git", "resources": [ "libwidget.so" ], "source-url": "git://github.com/azawawi/perl6-gtk-scintilla.git", "test-depends": [ "GTK::Simple", "Test" ], "version": "0.0.5" } , { "description": "A simpler and more efficient API for GTK::Simple", "license": "MIT", "name": "GTK::Simpler", "perl": "6.c", "provides": { "GTK::Simpler": "lib/GTK/Simpler.pm6" }, "repo-type": "git", "source-url": "git://github.com/azawawi/perl6-gtk-simpler.git", "test-depends": [ "GTK::Simple", "Test" ], "version": "0.0.5" } , { "depends": [ "NativeHelpers::Blob" ], "description": "Perl 6 bindings for libzip", "license": "MIT", "name": "LibZip", "perl": "6.c", "provides": { "LibZip": "lib/LibZip.pm6", "LibZip::NativeCall": "lib/LibZip/NativeCall.pm6" }, "source-url": "git://github.com/azawawi/perl6-libzip.git", "version": "*" } , { "depends": [ ], "description": "Make routines faster by trading space for time", "license": "MIT", "name": "Memoize", "perl": "6.c", "provides": { "Memoize": "lib/Memoize.pm6" }, "source-url": "git://github.com/azawawi/perl6-memoize.git", "test-depends": [ "Test", "Test::META" ], "version": "*" } , { "auth": "github:azawawi", "authors": [ "Ahmad M. Zawawi" ], "description": "Raku interface to NCurses, the text-based interface library", "license": "MIT", "name": "NCurses", "perl": "6.c", "provides": { "NCurses": "lib/NCurses.rakumod", "NCurses::Lift": "lib/NCurses/Lift.rakumod" }, "raku": "6.c", "repo-type": "git", "source-url": "git://github.com/azawawi/raku-ncurses.git", "tags": [ "CLI", "Terminal", "NativeCall" ], "test-depends": [ "LibraryCheck", "Test" ], "version": "0.6.4" } , { "auth": "github:azawawi", "authors": [ "Ahmad M. Zawawi" ], "depends": [ ], "description": "Perl 6 interface to libcurl, the free and easy-to-use client-side URL transfer library", "license": "MIT", "name": "Net::Curl", "perl": "6.*", "provides": { "Net::Curl": "lib/Net/Curl.pm6", "Net::Curl::Easy": "lib/Net/Curl/Easy.pm6", "Net::Curl::NativeCall": "lib/Net/Curl/NativeCall.pm6" }, "source-url": "git://github.com/azawawi/perl6-net-curl.git", "tags": [ "libcurl", "Net", "NativeCall" ], "test-depends": [ "Test" ], "version": "0.1.0" } , { "description": "A simple Odoo ERP client that uses JSON RPC", "license": "MIT", "name": "Odoo::Client", "perl": "6.c", "provides": { "Odoo::Client": "lib/Odoo/Client.rakumod", "Odoo::Client::Model": "lib/Odoo/Client/Model.rakumod" }, "repo-type": "git", "source-url": "git://github.com/azawawi/raku-odoo-client.git", "test-depends": [ "JSON::RPC", "Test" ], "version": "0.0.3" } , { "auth": "github:azawawi", "authors": [ "Ahmad M. Zawawi" ], "description": "OpenCV Bindings using NativeCall", "license": "MIT", "name": "OpenCV", "perl": "6.c", "provides": { "OpenCV": "lib/OpenCV.pm6", "OpenCV::Highgui": "lib/OpenCV/Highgui.pm6", "OpenCV::Mat": "lib/OpenCV/Mat.pm6", "OpenCV::NativeCall": "lib/OpenCV/NativeCall.pm6", "OpenCV::Photo": "lib/OpenCV/Photo.pm6" }, "resources": [ "libopencv-perl6.dll", "libopencv-perl6.dylib", "libopencv-perl6.so" ], "source-url": "git://github.com/azawawi/perl6-opencv.git", "test-depends": [ "Test" ], "version": "0.0.5" } , { "depends": [ ], "description": "A Parser for Selenium Test Cases and Suites", "license": "Artistic-2.0", "name": "Parse::Selenese", "perl": "6.*", "provides": { "Parse::Selenese": "lib/Parse/Selenese.pm6", "Parse::Selenese::Actions": "lib/Parse/Selenese/Actions.pm6", "Parse::Selenese::Command": "lib/Parse/Selenese/Command.pm6", "Parse::Selenese::Grammar": "lib/Parse/Selenese/Grammar.pm6", "Parse::Selenese::TestCase": "lib/Parse/Selenese/TestCase.pm6", "Parse::Selenese::TestCaseDef": "lib/Parse/Selenese/TestCaseDef.pm6", "Parse::Selenese::TestSuite": "lib/Parse/Selenese/TestSuite.pm6" }, "source-url": "git://github.com/azawawi/perl6-parse-selenese.git", "version": "*" } , { "depends": [ "File::Temp", "File::Which", "File::Zip", "HTTP::UserAgent", "JSON::Tiny", "MIME::Base64", "URI::Encode" ], "description": "Raku Bindings for Selenium WebDriver", "license": "MIT", "name": "Selenium::WebDriver", "perl": "6.c", "provides": { "Selenium::WebDriver": "lib/Selenium/WebDriver.rakumod", "Selenium::WebDriver::BlackBerry": "lib/Selenium/WebDriver/BlackBerry.rakumod", "Selenium::WebDriver::Chrome": "lib/Selenium/WebDriver/Chrome.rakumod", "Selenium::WebDriver::Edge": "lib/Selenium/WebDriver/Edge.rakumod", "Selenium::WebDriver::Firefox": "lib/Selenium/WebDriver/Firefox.rakumod", "Selenium::WebDriver::InternetExplorer": "lib/Selenium/WebDriver/InternetExplorer.rakumod", "Selenium::WebDriver::Keys": "lib/Selenium/WebDriver/Keys.rakumod", "Selenium::WebDriver::Opera": "lib/Selenium/WebDriver/Opera.rakumod", "Selenium::WebDriver::PhantomJS": "lib/Selenium/WebDriver/PhantomJS.rakumod", "Selenium::WebDriver::Safari": "lib/Selenium/WebDriver/Safari.rakumod", "Selenium::WebDriver::WebElement": "lib/Selenium/WebDriver/WebElement.rakumod", "Selenium::WebDriver::WebWindow": "lib/Selenium/WebDriver/WebWindow.rakumod", "Selenium::WebDriver::Wire": "lib/Selenium/WebDriver/Wire.rakumod", "Selenium::WebDriver::X::Error": "lib/Selenium/WebDriver/X/Error.rakumod" }, "resources": [ "firefox_extension/prefs.json", "firefox_extension/webdriver.xpi" ], "source-url": "git://github.com/azawawi/raku-selenium-webdriver.git", "test-depends": [ "Test" ], "version": "0.0.2" } , { "auth": "github:azawawi", "authors": [ "Ahmad M. Zawawi" ], "description": "Use libcaca (Colour AsCii Art library) API in Raku", "license": "MIT", "name": "Terminal::Caca", "perl": "6.*", "provides": { "Terminal::Caca": "lib/Terminal/Caca.rakumod", "Terminal::Caca::Raw": "lib/Terminal/Caca/Raw.rakumod" }, "repo-type": "git", "source-url": "git://github.com/azawawi/raku-terminal-caca.git", "tags": [ "CLI", "Terminal", "NativeCall", "ASCII-Art" ], "test-depends": [ "Test" ], "version": "0.5.5" } , { "authors": [ "Paweł bbkr Pabian" ], "description": "MaxMind GeoIP v2 databases reader.", "license": "Artistic-2.0", "name": "GeoIP2", "perl": "6.d", "provides": { "GeoIP2": "lib/GeoIP2.rakumod" }, "source-url": "git://github.com/bbkr/GeoIP2.git", "version": "1.1.1" } , { "authors": [ "Paweł bbkr Pabian" ], "description": "Toolset for handling similarly looking characters in strings.", "license": "Artistic-2.0", "name": "HomoGlypher", "perl": "6.d", "provides": { "HomoGlypher": "lib/HomoGlypher.rakumod", "HomoGlypher::Mappings": "lib/HomoGlypher/Mappings.rakumod" }, "source-url": "git://github.com/bbkr/HomoGlypher.git", "version": "1.8.2" } , { "authors": [ "Paweł bbkr Pabian", "Ahmad M. Zawawi (azawawi)" ], "depends": [ "JSON::Tiny", "URI", "HTTP::Easy", "HTTP::UserAgent" ], "description": "JSON-RPC 2.0 client and server.", "license": "Artistic-2.0", "name": "JSON::RPC", "perl": "6.c", "provides": { "JSON::RPC::Client": "lib/JSON/RPC/Client.rakumod", "JSON::RPC::Server": "lib/JSON/RPC/Server.rakumod", "X::JSON::RPC": "lib/X/JSON/RPC.rakumod" }, "source-url": "git://github.com/bbkr/JSON-RPC.git", "version": "1.0.3" } , { "authors": [ "Paweł bbkr Pabian" ], "description": "Generate sequence of random samples from probability distribution function.", "license": "Artistic-2.0", "name": "Metropolis", "perl": "6.d", "provides": { "Metropolis": "lib/Metropolis.rakumod" }, "source-url": "git://github.com/bbkr/Metropolis.git", "version": "1.0.1" } , { "authors": [ "Paweł bbkr Pabian" ], "description": "Generate superficially real-looking text.", "license": "Artistic-2.0", "name": "Text::Markov", "perl": "6.c", "provides": { "Text::Markov": "lib/Text/Markov.rakumod" }, "source-url": "git://github.com/bbkr/Text-Markov.git", "version": "1.0.2" } , { "authors": [ "Paweł bbkr Pabian" ], "description": "Shorten and obfuscate IDs.", "license": "Artistic-2.0", "name": "TinyID", "perl": "6.d", "provides": { "TinyID": "lib/TinyID.rakumod" }, "source-url": "git://github.com/bbkr/TinyID.git", "version": "1.0.2" } , { "author": "github:bduggan", "depends": [ ], "description": "Use def and λ as declarators.", "name": "Slang::Mosdef", "perl": "6.*", "provides": { "Slang::Mosdef": "lib/Slang/Mosdef.pm" }, "source-url": "git://github.com/bduggan/mosdef.git", "version": "0.0.1" } , { "authors": [ "Brian Duggan" ], "build-depends": [ "Shell::Command" ], "depends": [ "LibraryMake" ], "description": "Raku bindings to C implementation of SHA1", "license": "Artistic-2.0", "name": "Digest::SHA1::Native", "perl": "6.*", "provides": { "Digest::SHA1::Native": "lib/Digest/SHA1/Native.pm6" }, "resources": [ "libraries/sha1" ], "source-url": "git://github.com/bduggan/p6-digest-sha1-native.git", "test-depends": [ ], "version": "0.05" } , { "authors": [ "EDUARDO CAPANEMA" ], "depends": [ ], "description": "A Grammar to parse dig results.", "license": "GPL-3.0", "name": "EC::Grammars::DIG", "perl": "6.c", "provides": { "EC::Grammars::DIG": "lib/ec/grammars/DIG.pm6" }, "resources": [ ], "source-url": "git://github.com/bioduds/EC-Grammars-DIG.git", "version": "1.0.0" } , { "author": "Tae Lim Kook", "depends": [ ], "description": "Random numbers à la java.util.Random.", "name": "Math::Random", "perl": "6.*", "provides": { "Math::Random": "lib/Math/Random.pm6", "Math::Random::JavaStyle": "lib/Math/Random/JavaStyle.pm6", "Math::Random::MT": "lib/Math/Random/MT.pm6" }, "source-url": "git://github.com/bluebear94/Math-Random.git", "version": "0.1.0" } , { "author": "Tae Lim Kook", "depends": [ ], "description": "Returns what the character width should be on the terminal.", "license": "MIT", "name": "Terminal::WCWidth", "perl": "6.*", "provides": { "Terminal::WCWidth": "lib/Terminal/WCWidth.pm6", "Terminal::WCWidth::Tables": "lib/Terminal/WCWidth/Tables.pm6" }, "source-url": "git://github.com/bluebear94/Terminal-WCWidth.git", "version": "0.1.0" } , { "author": "Brad Clawsie", "build-depends": [ ], "depends": [ ], "description": "A building block for concurrent programming inspired by Go's context package", "license": "BSD-2-Clause", "name": "Context", "perl": "6.*", "provides": { "DB::RSCS": "lib/Context.pm6" }, "source-url": "git://github.com/bradclawsie/Context.git", "test-depends": [ ], "version": "0.0.2" } , { "author": "Brad Clawsie", "build-depends": [ "HTTP::UserAgent", "JSON::Tiny" ], "depends": [ "HTTP::UserAgent", "JSON::Tiny" ], "description": "A client library for the Ridiculously Simple Configuration System", "name": "DB::Rscs", "perl": "6.*", "provides": { "DB::RSCS": "lib/DB/Rscs.pm6" }, "source-url": "git://github.com/bradclawsie/DB-Rscs.git", "test-depends": [ "HTTP::UserAgent", "JSON::Tiny" ], "version": "0.0.2" } , { "author": "Brad Clawsie", "depends": [ "String::CRC32", "Subsets::Common" ], "description": "Basic Consistent Hash implementation.", "name": "Hash::Consistent", "perl": "6.*", "provides": { "Hash::Consistent": "lib/Hash/Consistent.pm6" }, "source-url": "git://github.com/bradclawsie/Hash-Consistent.git", "version": "0.0.3" } , { "author": "Brad Clawsie", "depends": [ ], "description": "Some common subsets to built-in types.", "license": "BSD-2-Clause", "name": "Subsets::Common", "perl": "6.*", "provides": { "Subsets::Common": "lib/Subsets/Common.rakumod" }, "source-url": "git://github.com/bradclawsie/Subsets-Common.git", "version": "0.0.4" } , { "author": "Brad Clawsie", "depends": [ "URI", "URI::Escape", "Digest::SHA", "Digest::HMAC" ], "description": "A library of routines to create AWS V4 authentication strings", "name": "WebService::AWS::Auth::V4", "perl": "6.*", "provides": { "WebService::AWS::Auth::V4": "lib/WebService/AWS/Auth/V4.pm6" }, "source-url": "git://github.com/bradclawsie/WebService-AWS-V4.git", "version": "0.0.3" } , { "authors": [ "brian d foy" ], "depends": [ ], "description": "Raku extension for working with the Periodic Table of Elements", "license": "Artistic-2.0", "name": "Chemistry::Elements", "perl": "6.c", "provides": { "Chemistry::Elements": "lib/Chemistry/Elements.pm6" }, "source-url": "https://github.com/briandfoy/raku-chemistry-elements.git", "support": { "source": "https://github.com/briandfoy/raku-chemistry-elements.git" }, "tags": [ "chemistry", "Z", "atomic number" ], "test-depends": [ "Test", "Test::META" ], "version": "0.001003" } , { "authors": [ "brian d foy" ], "build-depends": [ ], "depends": [ ], "description": "represent a Raku data structure in a human readable way", "license": "Artistic-2.0", "name": "PrettyDump", "perl": "6.c", "provides": { "PrettyDump": "lib/PrettyDump.pm6" }, "resources": [ ], "source-url": "https://github.com/briandfoy/raku-PrettyDump.git", "tags": [ ], "test-depends": [ "Test", "Test::META" ], "version": "1.2.1" } , { "author": "John Scoles", "depends": [ ], "description": "Acme::Flutterby - An object-oriented interface to a butterfly. In what else but Perl 6...", "license": "Artistic-2.0", "name": "Acme::Flutterby", "perl": "6.*", "provides": { "Acme::Flutterby": "lib/Acme/Flutterby.pm" }, "source-url": "https://github.com/byterock/Acme-Flutterby.git", "version": "0.01" } , { "author": "github:cbk", "depends": [ "URI", "Cro::HTTP::Client", "JSON::Pretty" ], "description": "Perl 6 interface to the U.S. Naval Observatory, Astronomical Applications API v2.2.0", "license": "Artistic-2.0", "name": "API::USNavalObservatory", "perl": "6.*", "provides": { "API::USNavalObservatory": "lib/API/USNavalObservatory.pm6" }, "source-url": "git://github.com/cbk/API-USNavalObservatory", "tags": [ "api" ], "version": "1.1.0" } , { "author": "Michael", "depends": [ "WebService::HazIP", "HTTP::UserAgent" ], "description": "Simple web service used to update an IP address on domains.google.com if the current one has changed. ", "license": "Artistic-2.0", "name": "WebService::GoogleDyDNS", "provides": { "WebService::GoogleDyDNS": "lib/WebService/GoogleDyDNS.pm6" }, "source-url": "git://github.com/cbk/WebService-GoogleDyDNS.git", "version": "1.0.0" } , { "author": "Michael", "depends": [ "LWP::Simple" ], "description": "Simple web service client that queries the canihazip.com web site, to obtain the host's public facing IP address.", "license": "Artistic-2.0", "name": "WebService::HazIP", "perl": "6.*", "provides": { "WebService::HazIP": "lib/WebService/HazIP.pm6" }, "source-url": "git://github.com/cbk/WebService-HazIP", "version": "1.0.0" } , { "api": "*", "auth": "github:ccworld1000, ccworld1000@gmail.com, 2291108617@qq.com", "authors": [ "youhua deng (deng you hua | CC)" ], "build-depends": [ ], "depends": [ "CCLog", "Cairo" ], "description": "Simple draw chart for Perl 6 , easy-to-use simple learning.", "license": "GPL-2.0", "name": "CCChart", "perl": "6.*", "provides": { "CCChart": "lib/CCChart.pm6" }, "resources": [ ], "source-url": "https://github.com/ccworld1000/CCChart.git", "tags": [ "CCChart", "chart", "Pie", "draw", "line", "graphics", "rectangle", "rect", "trend", "Cairo", "CCLog", "png" ], "test-depends": [ ], "version": "0.0.4" } , { "api": "*", "auth": "github:ccworld1000, ccworld1000@gmail.com, 2291108617@qq.com", "authors": [ "youhua deng (deng you hua | CC)" ], "build-depends": [ ], "depends": [ ], "description": "Simple and flexible color color conversion module for Raku Perl 6 , easy-to-use simple learning.", "license": "GPL-2.0", "name": "CCColor", "perl": "6.*", "provides": { "CCColor": "lib/CCColor.pm6" }, "resources": [ ], "source-url": "https://github.com/ccworld1000/CCColor.git", "tags": [ "CCColor", "chart", "color", "draw", "line", "graphics", "hex", "hex2rgba", "rgb", "rgba", "rgb32", "color conversion", "color format", "hex color", "Raku", "Perl 6" ], "test-depends": [ ], "version": "0.0.2" } , { "api": "*", "auth": "github:ccworld1000, ccworld1000@gmail.com, 2291108617@qq.com", "authors": [ "youhua deng (deng you hua | CC)" ], "build-depends": [ ], "depends": [ "NativeCall" ], "description": "CCLog Simple and lightweight cross-platform logs, easy-to-use simple learning, and support for multiple languages, such as C, C++, Perl 6, shell, Objective-C, support ios, osx, watchos, tvos, pod .", "license": "GPL-2.0", "name": "CCLog", "perl": "6.*", "provides": { "CCLog": "CCLog/lib/CCLog.pm6", "CCLogFull": "CCLog/lib/CCLogFull.pm6" }, "resources": [ "libCCLog.dylib", "libCCLog.so" ], "source-url": "https://github.com/ccworld1000/CCLog.git", "tags": [ "CCLog", "CCLogFull", "log", "colorlog", "debug", "colordebug", "C", "C++", "Perl 6", "shell", "Objective-C", "NativeCall", "ios", "osx", "watchos", "tvos", "pod", "Raku", "Perl 6", "ccnormal", "CCLog_normal", "ccwarning", "CCLog_warning", "ccerror", "CCLog_error", "cctimer", "CCLog_timer", "ccloop", "CCLog_loop", "ccthread", "CCLog_thread", "ccprint", "CCLog_print", "ccsay", "CCLog_say", "ccdie", "CCLog_die", "ccnetwork", "CCLog_network", "cross-platform" ], "test-depends": [ ], "version": "0.0.6" } , { "build-depends": [ "NativeCall" ], "depends": [ "NativeCall" ], "description": "Container tool based on Linux namespaces", "name": "Kains", "perl": "v6", "provides": { "App::Kains": "lib/App/Kains.pm6", "App::Kains::Commandline": "lib/App/Kains/Commandline.pm6", "App::Kains::Config": "lib/App/Kains/Config.pm6", "App::Kains::Core": "lib/App/Kains/Core.pm6", "App::Kains::Core::Chrooted": "lib/App/Kains/Core/Chrooted.pm6", "App::Kains::Native": "lib/App/Kains/Native.pm6", "App::Kains::Parameters": "lib/App/Kains/Parameters.pm6", "App::Kains::X": "lib/App/Kains/X.pm6" }, "source-url": "git://github.com/cedric-vincent/kains.git", "test-depends": [ "Test" ], "version": "v0.0.2" } , { "authors": [ "Siavash Askari Nasr" ], "depends": [ "WebService::FootballData", "Text::Table::Simple" ], "description": "Command line app for accessing football(soccer) data", "name": "App::Football", "perl": "6.c", "provides": { "App::Football": "lib/App/Football.pm6" }, "source-url": "https://gitlab.com/CIAvash/App-Football.git", "tags": [ "football", "soccer", "cli", "command line" ], "test-depends": [ "Test", "Test::Output" ], "version": "0.1.5" } , { "authors": [ "Siavash Askari Nasr" ], "depends": [ "HTTP::UserAgent", "JSON::Fast", "URI" ], "description": "An interface to football-data.org API", "name": "WebService::FootballData", "perl": "6.c", "provides": { "WebService::FootballData": "lib/WebService/FootballData.pm6", "WebService::FootballData::Facade::UserAgent": "lib/WebService/FootballData/Facade/UserAgent.pm6", "WebService::FootballData::Fixtures::AllFixtures": "lib/WebService/FootballData/Fixtures/AllFixtures.pm6", "WebService::FootballData::Fixtures::Fixture": "lib/WebService/FootballData/Fixtures/Fixture.pm6", "WebService::FootballData::Fixtures::Fixture::Result": "lib/WebService/FootballData/Fixtures/Fixture/Result.pm6", "WebService::FootballData::Fixtures::FixtureDetails": "lib/WebService/FootballData/Fixtures/FixtureDetails.pm6", "WebService::FootballData::Fixtures::Head2Head": "lib/WebService/FootballData/Fixtures/Head2Head.pm6", "WebService::FootballData::League": "lib/WebService/FootballData/League.pm6", "WebService::FootballData::League::Table": "lib/WebService/FootballData/League/Table.pm6", "WebService::FootballData::League::Table::Row": "lib/WebService/FootballData/League/Table/Row.pm6", "WebService::FootballData::Request": "lib/WebService/FootballData/Request.pm6", "WebService::FootballData::Role::CommonTableStats": "lib/WebService/FootballData/Role/CommonTableStats.pm6", "WebService::FootballData::Role::Factory::MakeFixture": "lib/WebService/FootballData/Role/Factory/MakeFixture.pm6", "WebService::FootballData::Role::Factory::MakeLeague": "lib/WebService/FootballData/Role/Factory/MakeLeague.pm6", "WebService::FootballData::Role::Factory::MakePlayer": "lib/WebService/FootballData/Role/Factory/MakePlayer.pm6", "WebService::FootballData::Role::Factory::MakeTable": "lib/WebService/FootballData/Role/Factory/MakeTable.pm6", "WebService::FootballData::Role::Factory::MakeTeam": "lib/WebService/FootballData/Role/Factory/MakeTeam.pm6", "WebService::FootballData::Role::Factory::MakeTeamSearchResult": "lib/WebService/FootballData/Role/Factory/MakeTeamSearchResult.pm6", "WebService::FootballData::Role::HasFixtures": "lib/WebService/FootballData/Role/HasFixtures.pm6", "WebService::FootballData::Role::HasRequest": "lib/WebService/FootballData/Role/HasRequest.pm6", "WebService::FootballData::Role::ID": "lib/WebService/FootballData/Role/ID.pm6", "WebService::FootballData::Role::Request": "lib/WebService/FootballData/Role/Request.pm6", "WebService::FootballData::Role::UserAgent": "lib/WebService/FootballData/Role/UserAgent.pm6", "WebService::FootballData::Team": "lib/WebService/FootballData/Team.pm6", "WebService::FootballData::Team::Player": "lib/WebService/FootballData/Team/Player.pm6", "WebService::FootballData::TeamSearchResult": "lib/WebService/FootballData/TeamSearchResult.pm6" }, "source-url": "https://gitlab.com/CIAvash/WebService-FootballData.git", "tags": [ "football", "soccer", "web service", "football-data.org" ], "test-depends": [ "Test", "Test::Mock", "JSON::Fast" ], "version": "0.1.4" } , { "authors": "git:cjfields", "depends": [ "File::Temp" ], "description": "Collection of Bioinformatics classes, roles, and modules", "license": "Artistic-2.0", "name": "BioPerl6", "perl": "6.c", "provides": { "Bio::Annotation::Comment": "lib/Bio/Annotation/Comment.pm6", "Bio::Annotation::DBLink": "lib/Bio/Annotation/DBLink.pm6", "Bio::Annotation::Reference": "lib/Bio/Annotation/Reference.pm6", "Bio::Annotation::SimpleValue": "lib/Bio/Annotation/SimpleValue.pm6", "Bio::Grammar::Actions::Default": "lib/Bio/Grammar/Actions/Default.pm6", "Bio::Grammar::Actions::Fasta": "lib/Bio/Grammar/Actions/Fasta.pm6", "Bio::Grammar::Actions::SeqDumper": "lib/Bio/Grammar/Actions/SeqDumper.pm6", "Bio::Grammar::FTLocation": "lib/Bio/Grammar/FTLocation.pm6", "Bio::Grammar::Fasta": "lib/Bio/Grammar/Fasta.pm6", "Bio::Grammar::GFF": "lib/Bio/Grammar/GFF.pm6", "Bio::Grammar::Genbank": "lib/Bio/Grammar/Genbank.pm6", "Bio::Location::Simple": "lib/Bio/Location/Simple.pm6", "Bio::PrimarySeq": "lib/Bio/PrimarySeq.pm6", "Bio::Role::Aliased": "lib/Bio/Role/Aliased.pm6", "Bio::Role::Annotatable": "lib/Bio/Role/Annotatable.pm6", "Bio::Role::Annotation": "lib/Bio/Role/Annotation.pm6", "Bio::Role::Describable": "lib/Bio/Role/Describable.pm6", "Bio::Role::IO": "lib/Bio/Role/IO.pm6", "Bio::Role::Identifiable": "lib/Bio/Role/Identifiable.pm6", "Bio::Role::Location": "lib/Bio/Role/Location.pm6", "Bio::Role::Pluggable": "lib/Bio/Role/Pluggable.pm6", "Bio::Role::PrimarySeq": "lib/Bio/Role/PrimarySeq.pm6", "Bio::Role::Range": "lib/Bio/Role/Range.pm6", "Bio::Role::RecordFormat": "lib/Bio/Role/RecordFormat.pm6", "Bio::Role::SeqStream": "lib/Bio/Role/SeqStream.pm6", "Bio::Role::Temp": "lib/Bio/Role/Temp.pm6", "Bio::Root::Root": "lib/Bio/Root/Root.pm6", "Bio::SeqIO": "lib/Bio/SeqIO.pm6", "Bio::SeqIO::fasta": "lib/Bio/SeqIO/fasta.pm6", "Bio::Tools::CodonTable": "lib/Bio/Tools/CodonTable.pm6", "Bio::Tools::FTLocationParser": "lib/Bio/Tools/FTLocationParser.pm6", "Bio::Tools::IUPAC": "lib/Bio/Tools/IUPAC.pm6", "Bio::Type::Location": "lib/Bio/Type/Location.pm6", "Bio::Type::Sequence": "lib/Bio/Type/Sequence.pm6" }, "source-type": "git", "source-url": "git://github.com/cjfields/bioperl6.git", "tags": [ "Bio", "Biology", "Science", "Bioinformatics", "Grammar" ], "version": "0.0.1" } , { "auth": "github:codesections", "authors": [ "Daniel Sockwell" ], "build-depends": [ ], "depends": [ ], "description": "A library for parsing Raku files into Pod and Code", "license": "Artistic-2.0", "name": "Pod::Literate", "perl": "6.d", "provides": { "Pod::Literate": "lib/Pod/Literate.rakumod" }, "resources": [ ], "source-url": "https://github.com/codesections/pod-literate.git", "support": { "email": "daniel@codesections.com" }, "tags": [ "literate programming", "pod", "weave", "tangle", "documentation" ], "test-depends": [ ], "version": "0.0.2" } , { "auth": "github:codesections", "authors": [ "Daniel Sockwell" ], "build-depends": [ ], "depends": [ "Pod::Literate:auth" ], "description": "Tangle code from Raku source", "license": "Artistic-2.0", "name": "Pod::Tangle", "perl": "6.d", "provides": { "Pod::Tangle": "lib/Pod/Tangle.rakumod" }, "resources": [ ], "source-url": "https://github.com/codesections/pod-tangle.git", "support": { "email": "daniel@codesections.com" }, "tags": [ "literate programming", "pod", "weave", "tangle", "documentation" ], "test-depends": [ ], "version": "0.0.2" } , { "auth": "github:codesections", "authors": [ "Daniel Sockwell" ], "build-depends": [ ], "depends": [ "Pod::Literate:auth", "Pod::Load:ver<0.5.2>", "Pod::To::HTML:auth", "Pod::To::Markdown:ver", "Pod::To::Text" ], "description": "Weave documentation from Raku source", "license": "Artistic-2.0", "name": "Pod::Weave", "perl": "6.d", "provides": { "Pod::Weave": "lib/Pod/Weave.rakumod", "Pod::Weave::To::HTML": "lib/Pod/Weave/To/HTML.rakumod", "Pod::Weave::To::Markdown": "lib/Pod/Weave/To/Markdown.rakumod", "Pod::Weave::To::Text": "lib/Pod/Weave/To/Text.rakumod" }, "resources": [ ], "source-url": "https://github.com/codesections/pod-weave.git", "support": { "email": "daniel@codesections.com" }, "tags": [ "literate programming", "pod", "weave", "tangle", "documentation" ], "test-depends": [ ], "version": "0.0.2" } , { "author": "Yecheng Fu", "depends": [ ], "description": "A Perl6 binding for Redis", "license": "Artistic-2.0", "name": "Redis", "perl": "6.*", "provides": { "Redis": "lib/Redis.pm" }, "source-type": "git", "source-url": "git://github.com/Cofyc/perl6-redis.git", "test-depends": [ "File::Which" ], "version": "0.1.1" } , { "authors": "Will “Coke” Coleda", "depends": [ ], "description": "Guess the number of syllables in an English word", "license": "Artistic-2.0", "name": "Lingua::EN::Syllable", "perl": "6.*", "provides": { "Lingua::EN::Syllable": "lib/Lingua/EN/Syllable.rakumod" }, "source-url": "git://github.com/coke/raku-lingua-en-syllable.git", "version": "1.0.2" } , { "authors": [ "Will 'Coke' Coleda" ], "build-depends": [ ], "depends": [ ], "description": "command-line utility to find or display Unicode characters", "license": "Artistic-2.0", "name": "App::Uni", "perl": "6", "provides": { "App::Uni": "lib/App/Uni.rakumod" }, "resources": [ ], "source-url": "git://github.com/coke/p6-uni.git", "tags": [ ], "test-depends": [ ], "version": "1.0.2" } , { "depends": [ "SVG", "SVG::Plot" ], "description": "Simple benchmark graphing script", "name": "Benchmark::Plot", "perl": "6.*", "provides": { }, "source-type": "git", "source-url": "git://github.com/colomon/Benchmark-Plot.git", "version": "*" } , { "depends": [ "Testing" ], "description": "Damian Conway's IO::Prompter", "name": "IO::Prompter", "perl": "6.*", "provides": { "IO::Prompter": "lib/IO/Prompter.pm" }, "repo-type": "git", "source-type": "git", "source-url": "git://github.com/colomon/io-prompter.git", "version": "*" } , { "depends": [ ], "description": "Simple list utility subs", "name": "List::Utils", "perl": "6.*", "provides": { "List::Utils": "lib/List/Utils.pm" }, "source-type": "git", "source-url": "git://github.com/colomon/List-Utils.git", "version": "*" } , { "depends": [ ], "description": "Simple Mandelbrot Set scripts", "name": "mandelbrot", "perl": "6.*", "provides": { }, "source-type": "git", "source-url": "git://github.com/colomon/mandelbrot.git", "version": "*" } , { "depends": [ ], "description": "Simple Chebyshev polynomial class", "name": "Math::ChebyshevPolynomial", "provides": { "Math::ChebyshevPolynomial": "lib/Math/ChebyshevPolynomial.pm" }, "source-type": "git", "source-url": "git://github.com/colomon/Math-ChebyshevPolynomial.git", "version": "*" } , { "depends": [ ], "description": "Basic continued fraction arithmetic", "name": "Math::ContinuedFractions", "provides": { "Math::ContinuedFractions": "lib/Math/ContinuedFraction.pm" }, "source-type": "git", "source-url": "git://github.com/colomon/Math-ContinuedFractions.git", "version": "*" } , { "depends": [ ], "description": "Standard math function odds and ends", "name": "Math::OddFunctions", "provides": { "Math::OddFunctions": "lib/Math/OddFunctions.pm" }, "source-type": "git", "source-url": "git://github.com/colomon/Math-Odd-Functions.git", "version": "*" } , { "depends": [ ], "description": "Simple polynomial class", "license": "Artistic-2.0", "name": "Math::Polynomial", "provides": { "Math::Polynomial": "lib/Math/Polynomial.pm" }, "source-type": "git", "source-url": "git://github.com/colomon/Math-Polynomial.git", "version": "*" } , { "depends": [ ], "description": "Vector math class", "name": "Math::Vector", "perl": "6.*", "provides": { "Math::Vector": "lib/Math/Vector.pm" }, "source-type": "git", "source-url": "git://github.com/colomon/Math-Vector.git", "tags": [ "Math" ], "version": "0.5.1" } , { "depends": [ ], "description": "Damian Conway's Perl 6 testing module", "name": "Testing", "provides": { "Testing": "lib/Testing.pm" }, "source-type": "git", "source-url": "git://github.com/colomon/perl6-Testing.git", "version": "*" } , { "depends": [ ], "description": "Simple implementation of ATEXIT for Perl 6", "name": "Phaser::ATEXIT", "perl": "6.*", "provides": { "Phaser::ATEXIT": "lib/Phaser/ATEXIT.pm" }, "source-type": "git", "source-url": "git://github.com/colomon/Phaser-ATEXIT.git", "version": "*" } , { "depends": [ "Audio::Taglib::Simple" ], "description": "Scripts for manipulating MP3 tags", "name": "colomon::App::TagTools", "provides": { }, "source-type": "git", "source-url": "git://github.com/colomon/TagTools.git", "version": "0.5.0" } , { "depends": [ ], "description": "A continuous test runner for Perl 6", "name": "Test::Junkie", "source-url": "git://github.com/colomon/Test-Junkie.git", "version": "*" } , { "auth": "cosimo", "authors": [ "Cosimo Streppone" ], "depends": [ "String::CRC32" ], "description": "Interface to memcached service", "meta-version": 0, "name": "Cache::Memcached", "perl": "6.c", "provides": { "Cache::Memcached": "lib/Cache/Memcached.pm" }, "source-url": "git://github.com/cosimo/perl6-cache-memcached.git", "support": { "bugtracker": "https://github.com/cosimo/perl6-cache-memcached/issues", "source": "git://github.com/cosimo/perl6-cache-memcached.git" }, "tags": [ "cache", "memcached", "CPAN5" ], "test-depends": [ "CheckSocket" ], "version": "0.0.11" } , { "author": "Cosimo Streppone", "authority": "cosimo", "build-depends": [ ], "depends": [ ], "description": "Perl6 port of Perl5' Digest::MD5 module", "name": "Digest::MD5", "perl": "6.*", "provides": { "Digest::MD5": "lib/Digest/MD5.pm" }, "source-url": "git://github.com/cosimo/perl6-digest-md5.git", "test-depends": [ "Test" ], "version": "0.05" } , { "author": "Cosimo Streppone", "authority": "cosimo", "depends": [ ], "description": "A port of puppetlabs facter to Perl 6", "name": "Facter", "perl": "6.*", "provides": { "Facter": "lib/Facter.pm", "Facter::Debug": "lib/Facter/Debug.pm", "Facter::Util::Collection": "lib/Facter/Util/Collection.pm", "Facter::Util::Confine": "lib/Facter/Util/Confine.pm", "Facter::Util::Fact": "lib/Facter/Util/Fact.pm", "Facter::Util::Loader": "lib/Facter/Util/Loader.pm", "Facter::Util::Resolution": "lib/Facter/Util/Resolution.pm", "Facter::Util::Values": "lib/Facter/Util/Values.pm", "Facter::kernel": "lib/Facter/kernel.pm", "Facter::perl6os": "lib/Facter/perl6os.pm", "Facter::physicalprocessorcount": "lib/Facter/physicalprocessorcount.pm" }, "source-url": "git://github.com/cosimo/perl6-facter.git", "version": "0.04" } , { "authority": "cosimo", "authors": [ "Cosimo Streppone" ], "depends": [ ], "description": "Simple Perl 6 class to calculate a CRC32 checksum of a string", "license": "", "name": "String::CRC32", "perl": "6.*", "provides": { "String::CRC32": "lib/String/CRC32.pm" }, "source-url": "git://github.com/cosimo/perl6-string-crc32.git", "tags": [ "String", "CRC" ], "version": "0.05" } , { "authors": [ "Altai-man" ], "depends": [ "Cro::HTTP", "Redis::Async" ], "description": "Redis-based session support for the Cro library for building distributed systems in Perl 6.", "license": "Artistic-2.0", "meta-version": "0", "name": "Cro::HTTP::Session::Redis", "perl": "6.*", "provides": { "Cro::HTTP::Session::Redis": "lib/Cro/HTTP/Session/Redis.pm6" }, "source-url": "https://github.com/croservices/cro-http-session-redis.git", "test-depends": [ "Test::META" ], "version": "0.7.3" } , { "authors": [ "Jonathan Worthington " ], "depends": [ "Cro::Core", "IO::Socket::Async::SSL" ], "description": "Libraries for building reactive services in Perl 6 - SSL part.", "license": "Artistic-2.0", "name": "Cro::SSL", "perl": "6.*", "provides": { "Cro::SSL": "lib/Cro/SSL.pm6" }, "resources": [ ], "source-url": "https://github.com/croservices/cro-ssl.git", "version": "0.7" } , { "author": "Cory Spencer", "depends": [ ], "description": "POSIX - Perl interface to IEEE Std 1003.1", "name": "POSIX", "provides": { "POSIX": "lib/POSIX.pm6" }, "source-url": "https://github.com/cspencer/perl6-posix.git", "test-depends": [ "Test" ], "version": "0.1.1" } , { "auth": "github:CurtTilmes", "authors": [ "Curt Tilmes " ], "depends": [ "DBIish" ], "description": "Tiny async wrapper around DBIish", "license": "NASA-1.3", "name": "DBI::Async", "perl": "6.c", "provides": { "DBI::Async": "lib/DBI/Async.pm" }, "source-url": "https://github.com/CurtTilmes/perl6-dbi-async.git", "support": { "bugtracker": "https://github.com/CurtTilmes/perl6-dbi-async/issues", "source": "https://github.com/CurtTilmes/perl6-dbi-async.git" }, "tags": [ "DBI", "Database", "RDBMS" ], "test-depends": [ "Test" ], "version": "0.1" } , { "auth": "github:CurtTilmes", "authors": [ "Curt Tilmes " ], "depends": [ "NativeCall" ], "description": "Perl 6 bindings for Eredis, high-performance Redis Client", "license": "NASA-1.3", "name": "Redis::Async", "perl": "6.c", "provides": { "Eredis": "lib/Eredis.pm", "Redis::Async": "lib/Redis/Async.pm", "Redis::Objects": "lib/Redis/Objects.pm6", "Test::Redis": "lib/Test/Redis.pm" }, "source-url": "https://github.com/CurtTilmes/perl6-eredis.git", "support": { "bugtracker": "https://github.com/CurtTilmes/Perl6-GraphQL/issues", "source": "https://github.com/CurtTilmes/perl6-eredis.git" }, "tags": [ "Redis" ], "test-depends": [ "Test" ], "version": "0.6" } , { "authors": [ "Curt Tilmes " ], "depends": [ "JSON::Fast", "Text::Wrap" ], "description": "Perl6 implementation of GraphQL", "license": "NASA-1.3", "name": "GraphQL", "perl": "6.*", "provides": { "GraphQL": "lib/GraphQL.pm", "GraphQL::Actions": "lib/GraphQL/Actions.pm", "GraphQL::Compare": "lib/GraphQL/Compare.pm", "GraphQL::Execution": "lib/GraphQL/Execution.pm", "GraphQL::Grammar": "lib/GraphQL/Grammar.pm", "GraphQL::GraphiQL": "lib/GraphQL/GraphiQL.pm", "GraphQL::Introspection": "lib/GraphQL/Introspection.pm", "GraphQL::Response": "lib/GraphQL/Response.pm", "GraphQL::Types": "lib/GraphQL/Types.pm", "GraphQL::Validation": "lib/GraphQL/Validation.pm" }, "source-url": "https://github.com/CurtTilmes/Perl6-GraphQL.git", "support": { "bugtracker": "https://github.com/CurtTilmes/Perl6-GraphQL/issues", "source": "https://github.com/CurtTilmes/Perl6-GraphQL.git" }, "tags": [ "GraphQL" ], "test-depends": [ "Test" ], "version": "0.6.1" } , { "api": "1", "auth": "github:CurtTilmes", "authors": [ "Curt Tilmes " ], "depends": [ "NativeCall", "NativeLibs:ver<0.0.7+>:auth", "JSON::Fast" ], "description": "Raku bindings for LibCurl", "license": "NASA-1.3", "meta-version": 0, "name": "LibCurl", "perl": "6.d", "provides": { "LibCurl::Easy": "lib/LibCurl/Easy.rakumod", "LibCurl::EasyHandle": "lib/LibCurl/EasyHandle.rakumod", "LibCurl::HTTP": "lib/LibCurl/HTTP.rakumod", "LibCurl::Multi": "lib/LibCurl/Multi.rakumod", "LibCurl::MultiHandle": "lib/LibCurl/MultiHandle.rakumod", "LibCurl::REST": "lib/LibCurl/REST.rakumod" }, "support": { "bugtracker": "https://github.com/CurtTilmes/raku-libcurl.git", "email": "Curt.Tilmes@nasa.gov", "source": "https://github.com/CurtTilmes/raku-libcurl.git" }, "tags": [ "LibCurl", "Curl", "HTTP", "FTP", "REST" ], "test-depends": [ "Test", "Test::When" ], "version": "1.5" } , { "auth": "github:CurtTilmes", "authors": [ "Curt Tilmes " ], "depends": [ "NativeCall", "NativeLibs:auth" ], "description": "Perl 6 bindings for libuuid, for UUID generation", "license": "Artistic-2.0", "name": "LibUUID", "perl": "6.*", "provides": { "LibUUID": "lib/LibUUID.pm6" }, "source-url": "https://github.com/CurtTilmes/perl6-libuuid.git", "support": { "bugtracker": "https://github.com/CurtTilmes/perl6-libuuid/issues", "source": "https://github.com/CurtTilmes/perl6-libuuid.git" }, "tags": [ "UUID" ], "test-depends": [ "Test", "Test::When", "Test::META" ], "version": "0.5" } , { "api": "2", "auth": "github:CurtTilmes", "authors": [ "Curt Tilmes " ], "depends": [ "NativeCall", "NativeLibs:ver<0.0.8+>:auth" ], "description": "Raku bindings for primesieve", "license": "BSD-2-Clause", "meta-version": 0, "name": "Math::Primesieve", "perl": "6.d", "provides": { "Math::Primesieve": "lib/Math/Primesieve.rakumod" }, "support": { "bugtracker": "https://github.com/CurtTilmes/raku-primesieve/issues", "email": "curt@tilmes.org", "source": "https://github.com/CurtTilmes/raku-primesieve.git" }, "tags": [ "Math", "Primes" ], "test-depends": [ "Test", "Test::When" ], "version": "0.8" } , { "auth": "github:CurtTilmes", "authors": [ "Curt Tilmes " ], "depends": [ "NativeCall" ], "description": "Perl 6 bindings for TCC, The Tiny C Compiler", "license": "Artistic-2.0", "name": "TCC", "perl": "6.c", "provides": { "TCC": "lib/TCC.pm6" }, "source-url": "https://github.com/CurtTilmes/perl6-tcc.git", "support": { "bugtracker": "https://github.com/CurtTilmes/perl6-tcc/issues", "source": "https://github.com/CurtTilmes/perl6-tcc.git" }, "tags": [ "inline", "c", "compiler", "nativecall" ], "test-depends": [ "Test" ], "version": "0.1" } , { "auth": "github:cygx", "authors": [ "cygx" ], "description": "Manage symlink-based repositories of local Perl6 modules", "license": "BSL-1.0", "name": "App::SixLib", "perl": "6.*", "provides": { }, "source-url": "git://github.com/cygx/6lib.git", "support": { "bugtracker": "https://github.com/cygx/6lib/issues", "source": "https://github.com/cygx/6lib" }, "version": "0.0.1" } , { "author": "cygx ", "depends": [ ], "description": "Experimental debugging macros", "license": "BSL-1.0", "name": "DEBUG", "perl": "6.*", "provides": { "DEBUG": "DEBUG.pm6", "NDEBUG": "NDEBUG.pm6", "assert": "assert.pm6", "dbg": "dbg.pm6", "logger": "logger.pm6" }, "source-url": "git://github.com/cygx/p6-debug.git", "version": "*" } , { "auth": "github:cygx", "description": "Create non-compressed PNG images", "license": "BSL-1.0", "name": "Image::PNG::Inflated", "perl": "6.*", "provides": { "Image::PNG::Inflated": "lib/Image/PNG/Inflated.pm" }, "source-url": "git://github.com/cygx/p6-image-png-inflated.git", "support": { "bugtracker": "https://github.com/cygx/p6-image-png-inflated/issues", "source": "https://github.com/cygx/p6-image-png-inflated" }, "version": "0.1.0" } , { "auth": "github:cygx", "author": "cygx", "description": "Create and manipulate 32-bit RGBA images", "license": "BSL-1.0", "name": "Image::RGBA", "perl": "6.*", "provides": { "Image::RGBA": "lib/Image/RGBA.pm6", "Image::RGBA::Fun": "lib/Image/RGBA/Fun.pm6", "Image::RGBA::Text": "lib/Image/RGBA/Text.pm6" }, "source-url": "git://github.com/cygx/p6-image-rgba.git", "support": { "bugtracker": "https://github.com/cygx/p6-image-rgba/issues", "source": "https://github.com/cygx/p6-image-rgba" }, "version": "0.2.1" } , { "author": "cygx ", "depends": [ ], "description": "Reads RGBA image data from text files", "license": "BSL-1.0", "name": "Image::RGBA::Text", "perl": "6.*", "provides": { "Image::RGBA::Text": "lib/Image/RGBA/Text.pm6" }, "source-url": "git://github.com/cygx/p6-image-rgba-text.git", "support": { "bugtracker": "https://github.com/cygx/p6-image-rgba-text/issues", "source": "https://github.com/cygx/p6-image-rgba-text" }, "version": "*" } , { "author": "cygx ", "depends": [ ], "description": "Enables EVAL :lang", "license": "BSL-1.0", "name": "NQP::Eval", "perl": "6.*", "provides": { "NQP::Eval": "lib/NQP/Eval.pm6" }, "source-url": "git://github.com/cygx/p6-nqp-eval.git", "support": { "bugtracker": "https://github.com/cygx/p6-nqp-eval/issues", "source": "https://github.com/cygx/p6-nqp-eval" }, "version": "*" } , { "auth": "github:cygx", "authors": [ "cygx" ], "depends": [ ], "description": "Bindings for the Tiny C Compiler", "license": "BSL-1.0", "name": "TinyCC", "perl": "6.c", "provides": { "TinyCC": "lib/TinyCC.pm", "TinyCC::Binary": "lib/TinyCC/Binary.pm", "TinyCC::Bundled": "lib/TinyCC/Bundled.pm", "TinyCC::CSub": "lib/TinyCC/CSub.pm", "TinyCC::Compiler": "lib/TinyCC/Compiler.pm", "TinyCC::Eval": "lib/TinyCC/Eval.pm", "TinyCC::State": "lib/TinyCC/State.pm", "TinyCC::Typeof": "lib/TinyCC/Typeof.pm" }, "repo-type": "git", "resources": [ ], "source-url": "git://github.com/cygx/p6-tinycc.git", "support": { "bugtracker": "https://github.com/cygx/p6-tinycc/issues", "source": "https://github.com/cygx/p6-tinycc" }, "tags": [ "C", "compiler" ], "version": "0.2.3" } , { "auth": "github:cygx", "depends": [ ], "description": "Win64 build of the Tiny C Compiler", "license": "LGPL-2.1", "name": "TinyCC::Resources::Win64", "perl": "6.c", "provides": { "TinyCC::Resources::Win64": "lib/TinyCC/Resources/Win64.pm", "TinyCC::Resources::Win64::DLL": "lib/TinyCC/Resources/Win64/DLL.pm" }, "repo-type": "git", "resources": [ "bin/libtcc.dll", "include/_mingw.h", "include/assert.h", "include/conio.h", "include/ctype.h", "include/dir.h", "include/direct.h", "include/dirent.h", "include/dos.h", "include/errno.h", "include/excpt.h", "include/fcntl.h", "include/fenv.h", "include/float.h", "include/inttypes.h", "include/io.h", "include/libtcc.h", "include/limits.h", "include/locale.h", "include/malloc.h", "include/math.h", "include/mem.h", "include/memory.h", "include/process.h", "include/sec_api/conio_s.h", "include/sec_api/crtdbg_s.h", "include/sec_api/io_s.h", "include/sec_api/mbstring_s.h", "include/sec_api/search_s.h", "include/sec_api/stdio_s.h", "include/sec_api/stdlib_s.h", "include/sec_api/stralign_s.h", "include/sec_api/string_s.h", "include/sec_api/sys/timeb_s.h", "include/sec_api/tchar_s.h", "include/sec_api/time_s.h", "include/sec_api/wchar_s.h", "include/setjmp.h", "include/share.h", "include/signal.h", "include/stdarg.h", "include/stdbool.h", "include/stddef.h", "include/stdint.h", "include/stdio.h", "include/stdlib.h", "include/string.h", "include/sys/fcntl.h", "include/sys/file.h", "include/sys/locking.h", "include/sys/stat.h", "include/sys/time.h", "include/sys/timeb.h", "include/sys/types.h", "include/sys/unistd.h", "include/sys/utime.h", "include/tcc/tcc_libm.h", "include/tcclib.h", "include/tchar.h", "include/time.h", "include/vadefs.h", "include/values.h", "include/varargs.h", "include/wchar.h", "include/wctype.h", "include/winapi/basetsd.h", "include/winapi/basetyps.h", "include/winapi/guiddef.h", "include/winapi/poppack.h", "include/winapi/pshpack1.h", "include/winapi/pshpack2.h", "include/winapi/pshpack4.h", "include/winapi/pshpack8.h", "include/winapi/winbase.h", "include/winapi/wincon.h", "include/winapi/windef.h", "include/winapi/windows.h", "include/winapi/winerror.h", "include/winapi/wingdi.h", "include/winapi/winnt.h", "include/winapi/winreg.h", "include/winapi/winuser.h", "include/winapi/winver.h", "lib/chkstk.S", "lib/crt1.c", "lib/crt1w.c", "lib/dllcrt1.c", "lib/dllmain.c", "lib/gdi32.def", "lib/kernel32.def", "lib/libtcc1-32.a", "lib/libtcc1-64.a", "lib/msvcrt.def", "lib/user32.def", "lib/wincrt1.c", "lib/wincrt1w.c" ], "source-url": "git://github.com/cygx/p6-tinycc-resources-win64.git", "support": { "bugtracker": "https://github.com/cygx/p6-tinycc-resources-win64/issues", "source": "https://github.com/cygx/p6-tinycc-resources-win64" }, "version": "0.2" } , { "author": "cygx ", "depends": [ ], "description": "A Unicode encoding scheme suitable for name mangling", "license": "BSL-1.0", "name": "Uni63", "perl": "6.*", "provides": { "Uni63": "lib/Uni63.pm6" }, "source-url": "git://github.com/cygx/p6-uni63.git", "support": { "bugtracker": "https://github.com/cygx/p6-uni63/issues", "source": "https://github.com/cygx/p6-uni63" }, "version": "0.2.0" } , { "auth": "github:cygx", "description": "Unicode grapheme cluster boundary detection", "license": "BSL-1.0", "name": "Unicode::GCB", "perl": "6.c", "provides": { "Unicode::GCB": "lib/Unicode/GCB.pm6" }, "source-url": "git://github.com/cygx/p6-unicode-gcb.git", "support": { "bugtracker": "https://github.com/cygx/p6-unicode-gcb/issues", "source": "https://github.com/cygx/p6-unicode-gcb/tree/v0.3.0" }, "version": "0.3.0" } , { "author": "Dagur Valberg Johannsson", "depends": [ ], "description": "Strip HTML markup from text", "license": "Artistic-2.0", "name": "HTML::Strip", "perl": "6.*", "provides": { "HTML::Strip": "lib/HTML/Strip.pm6", "HTML::Strip::Decode": "lib/HTML/Strip/Decode.pm6" }, "source-url": "git://github.com/dagurval/HTML-Strip.git", "version": "0.1.0" } , { "author": "", "depends": [ ], "description": "Rounded or exact English expression of durations", "name": "Time::Duration", "perl": "6.*", "provides": { "Time::Duration": "lib/Time/Duration.pm6" }, "source-url": "git://github.com/dagurval/p6-Time-Duration.git", "version": "2.00" } , { "author": "Dagur Valberg Johannsson", "depends": [ ], "description": "Low level language bindings to GD Graphics Library", "license": "Artistic-2.0", "name": "GD::Raw", "perl": "6.*", "provides": { "GD::Raw": "lib/GD/Raw.pm" }, "source-url": "git://github.com/dagurval/perl6-gd-raw.git", "version": "0.2" } , { "authors": [ "Dagur Valberg Johannsson" ], "build-depends": [ ], "depends": [ "GD::Raw" ], "description": "Resize images using GD", "license": "Artistic-2.0", "name": "Image::Resize", "perl": "6.*", "provides": { "Image::Resize": "lib/Image/Resize.pm6" }, "resources": [ ], "source-url": "git://github.com/dagurval/perl6-image-resize.git", "tags": [ ], "test-depends": [ "Test::META" ], "version": "0.01" } , { "authors": [ "Dale Evans" ], "depends": [ "Test::META" ], "description": "A parser and renderer for spintax formatted text", "license": "Artistic-2.0", "name": "Text::Spintax", "perl": "6.c", "provides": { "Text::Spintax": "lib/Text/Spintax.pm6" }, "source-url": "https://github.com/daleevans/perl6-Text-Spintax.git", "version": "0.01" } , { "authors": [ "Dan Kogai" ], "depends": [ ], "description": "Rudimentary C99 Hexadecimal Floating Point Support in Perl6", "license": "MIT", "name": "Num::HexFloat", "perl": "6.*", "provides": { "Num::HexFloat": "lib/Num/HexFloat.pm" }, "resources": [ ], "source-url": "git://github.com/dankogai/p6-num-hexfloat.git", "version": "0.1.2" } , { "auth": "github:darrenf", "authors": [ "Darren Foreman" ], "build-depends": [ ], "depends": [ "IO::Capture::Simple", "Test" ], "description": "Declare common test scenarios as data.", "license": "Artistic-2.0", "name": "Test::Declare", "perl": "6.c", "provides": { "Test::Declare": "lib/Test/Declare.pm6", "Test::Declare::Callable": "lib/Test/Declare/Callable.pm6", "Test::Declare::Comparisons": "lib/Test/Declare/Comparisons.pm6", "Test::Declare::Expectations": "lib/Test/Declare/Expectations.pm6", "Test::Declare::Result": "lib/Test/Declare/Result.pm6", "Test::Declare::Suite": "lib/Test/Declare/Suite.pm6" }, "resources": [ ], "source-url": "https://github.com/darrenf/p6-test-declare.git", "tags": [ "Testing" ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "github:dboys" ], "depends": [ "URI", "HTTP::UserAgent", "JSON::Fast" ], "description": "Perl6 client for the Silver Gold Bull(https://silvergoldbull.com) web service", "license": "Artistic-2.0", "name": "WWW::SilverGoldBull", "perl": "6.*", "provides": { "WWW::SilverGoldBull": "lib/WWW/SilverGoldBull.pm6", "WWW::SilverGoldBull::Address": "lib/WWW/SilverGoldBull/Address.pm6", "WWW::SilverGoldBull::CommonMethodsRole": "lib/WWW/SilverGoldBull/CommonMethodsRole.pm6", "WWW::SilverGoldBull::Item": "lib/WWW/SilverGoldBull/Item.pm6", "WWW::SilverGoldBull::Order": "lib/WWW/SilverGoldBull/Order.pm6", "WWW::SilverGoldBull::OrderQuoteRole": "lib/WWW/SilverGoldBull/OrderQuoteRole.pm6", "WWW::SilverGoldBull::Quote": "lib/WWW/SilverGoldBull/Quote.pm6", "WWW::SilverGoldBull::Response": "lib/WWW/SilverGoldBull/Response.pm6", "WWW::SilverGoldBull::Types": "lib/WWW/SilverGoldBull/Types.pm6" }, "resources": [ ], "source-url": "git://github.com/dboys/p6-WWW-SilverGoldBull.git", "tags": [ "Web", "API" ], "version": "0.0.1" } , { "authors": [ "David Brunton", "Tommy Brunton" ], "description": "Cellular Automata in Perl6", "name": "Automata::Cellular", "perl": "6.*", "provides": { "Automata::Cellular": "lib/Automata/Cellular.pm6" }, "source-url": "git://github.com/dbrunton/Automata-Cellular.git", "version": "0.2.2" } , { "authors": [ "Dave Lewis " ], "depends": [ ], "description": "Bindings for radamsa, a general-purpose fuzzer https://gitlab.com/akihe/radamsa", "license": "Artistic-2.0", "name": "Radamsa", "perl": "6.c", "provides": { "Radamsa": "lib/radamsa.pm6" }, "resources": [ "lib/libradamsa.so" ], "source-url": "https://github.com/ddlws/radamsa-raku.git", "tags": [ "fuzz" ], "version": "0.0.1" } , { "auth": "github:demayl", "authors": [ "Denis Kanchev - demayl" ], "depends": [ "Net::DNS" ], "description": "Email validator for Raku", "license": "Artistic-2.0", "name": "Email::Valid", "perl": "6.*", "provides": { "Email::Valid": "lib/Email/Valid.rakumod" }, "source-url": "git://github.com/Demayl/raku-Email-Valid.git", "support": { "bugtracker": "https://github.com/Demayl/raku-Email-Valid/issues", "source": "git://github.com/Demayl/raku-Email-Valid.git" }, "tags": [ "Email", "Valid", "Validator" ], "version": "1.0.5" } , { "authors": [ "Denis Kanchev " ], "description": "Get host IP / Interfaces", "license": "Artistic-2.0", "name": "Sys::IP", "perl": "6.*", "provides": { "Sys::IP": "lib/Sys/IP.rakumod", "Sys::IP::DNS": "lib/Sys/IP/DNS.rakumod", "Sys::IP::RAW": "lib/Sys/IP/RAW.rakumod", "Sys::IP::Routes": "lib/Sys/IP/Routes.rakumod" }, "source-url": "git://github.com/Demayl/raku-Sys-IP.git", "support": { "bugtracker": "https://github.com/Demayl/raku-Sys-IP/issues", "source": "git://github.com/Demayl/raku-Sys-IP.git" }, "tags": [ "Sys", "System", "IP", "Host", "Interface", "Iface", "DNS" ], "version": "0.1.0" } , { "auth": "github:dmaestro", "authors": [ "dmaestro " ], "build-depends": [ ], "depends": [ ], "description": "Get $=pod from an external module", "license": "Artistic-2.0", "meta-version": "0", "name": "Module::Pod", "perl": "6.*", "production": false, "provides": { "Module::Loader": "lib/Module/Loader.pm6", "Module::Pod": "lib/Module/Pod.pm6" }, "resources": [ ], "source-url": "git://github.com/dmaestro/Module-Pod.git", "support": { "source": "git://github.com/dmaestro/Module-Pod.git" }, "tags": [ "Pod", "Pod6", "CompUnit" ], "test-depends": [ "Test", "Test::META" ], "version": "0.9.2" } , { "auth": "github:dmaestro", "authors": [ "dmaestro " ], "build-depends": [ ], "depends": [ ], "description": "Role to apply bounds to a potentially infinite Seq", "license": "Artistic-2.0", "meta-version": "0", "name": "Seq::Bounded", "perl": "6.*", "production": true, "provides": { "Seq::Bounded": "lib/Seq/Bounded.pm6" }, "resources": [ ], "source-url": "git://github.com/dmaestro/Seq-Bounded.git", "support": { "source": "git://github.com/dmaestro/Seq-Bounded.git" }, "tags": [ "role seq" ], "test-depends": [ "Test", "Test::META" ], "version": "1.0.1" } , { "auth": "github:dmaestro", "authors": [ "Douglas L. Schrag " ], "build-depends": [ ], "depends": [ ], "description": "Grammar for lexical analysis of SQL", "license": "MIT", "meta-version": "0", "name": "SQL::Lexer", "perl": "6.c", "provides": { "SQL::Basic": "lib/SQL/Basic.pm6", "SQL::Keyword": "lib/SQL/Lexer.pm6", "SQL::Lexer": "lib/SQL/Lexer.pm6" }, "resources": [ ], "source-url": "git://github.com/dmaestro/SQL-Lexer.git", "support": { "bugtracker": "https://github.com/dmaestro/SQL-Lexer/issues", "email": "dmaestro@cpan.org", "source": "git://github.com/dmaestro/SQL-Lexer.git" }, "tags": [ ], "test-depends": [ ], "version": "0.2.2" } , { "author": "David Farrell", "depends": [ ], "description": "Parser and grammar for Perl 5 pod, with an HTML and Markdown converter", "name": "Pod::Perl5", "perl": "6.*", "provides": { "Pod::Perl5": "lib/Pod/Perl5.pm6", "Pod::Perl5::Grammar": "lib/Pod/Perl5/Grammar.pm6", "Pod::Perl5::ToHTML": "lib/Pod/Perl5/ToHTML.pm6", "Pod::Perl5::ToMarkdown": "lib/Pod/Perl5/ToMarkdown.pm6" }, "source-type": "git", "source-url": "git://github.com/dnmfarrell/Pod-Perl5.git", "version": "0.18" } , { "author": "David Farrell", "depends": [ "Pod::Perl5", "JSON::Tiny" ], "description": "Parser for PerlTricks pseudopod", "name": "Pod::PerlTricks", "perl": "6.*", "provides": { "Pod::Grammar": "lib/Pod/PerlTricks/Grammar.pm6", "Pod::ToHTML": "lib/Pod/PerlTricks/ToHTML.pm6", "Pod::ToJSON": "lib/Pod/PerlTricks/ToJSON.pm6" }, "source-type": "git", "source-url": "git://github.com/dnmfarrell/Pod-PerlTricks.git", "version": "0.01" } , { "authors": "Donald Hunter", "description": "RPi::GpioDirect - Access the Raspberry Pi GPIO", "name": "RPi::GpioDirect", "perl": 6, "provides": { "RPi::GpioDirect": "lib/RPi/GpioDirect.pm" }, "source-url": "git://github.com/donaldh/Perl6-RPi-GpioDirect.git", "test-depends": [ "Test" ], "version": "0.1.0" } , { "authors": [ "Douglas L. Jenkins" ], "depends": [ ], "description": "Converts byte count into an easy to read format.", "license": "MIT", "name": "Number::Bytes::Human", "perl": "6.c", "provides": { "Number::Bytes::Human": "lib/Number/Bytes/Human.pm" }, "resources": [ ], "source-url": "git://github.com/dugword/Number-Bytes-Human.git", "version": "0.0.3" } , { "auth": "zef:jnthn", "build-depends": [ ], "depends": [ ], "description": "Expose SQL queries as Raku subs", "license": "Artistic-2.0", "name": "Badger", "perl": "6.*", "provides": { "Badger": "lib/Badger.pm6" }, "resources": [ ], "source-url": "git://github.com/edumentab/badger.git", "test-depends": [ ], "version": "1.1.0" } , { "auth": "edument", "build-depends": [ ], "depends": [ ], "description": "JSON filtering", "license": "Artistic-2.0", "name": "JSON::Mask", "perl": "6.*", "provides": { "JSON::Mask": "lib/JSON/Mask.pm6" }, "resources": [ ], "source-url": "https://github.com/edumentab/JSONMask.git", "test-depends": [ ], "version": "1.0" } , { "authors": [ "Timo Paulssen" ], "build-depends": [ ], "depends": [ "JSON::Fast", "MoarVM::Remote" ], "description": "A command line interface application for debugging Perl 6 and NQP code using the MoarVM remote debugger.", "license": "Artistic-2.0", "name": "App::MoarVM::Debug", "perl": "6.c", "provides": { "App::MoarVM::Debug::Breakpoints": "lib/App/MoarVM/Debug/Breakpoints.pm6", "App::MoarVM::Debug::Formatter": "lib/App/MoarVM/Debug/Formatter.pm6", "moar-remote": "bin/moar-remote" }, "resources": [ ], "source-url": "https://github.com/edumentab/p6-app-moarvm-debug.git", "tags": [ "MoarVM", "Debug", "API", "CLI", "Commandline", "Terminal", "Devel", "Development", "Client" ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "Jonathan Worthington ", "Alexander Kiryuhin " ], "description": "Module that provides support for ECMA262 regex notation", "license": "Artistic-2.0", "meta-version": "0", "name": "ECMA262Regex", "perl": "6.c", "provides": { "ECMA262Regex": "lib/ECMA262Regex.pm6" }, "source-url": "git://github.com/edumentab/p6-ecma262regex.git", "support": { "source": "git://github.com/edumentab/p6-ecma262regex.git" }, "tags": [ "regex", "regular expressions", "javascript" ], "version": "1.1.2" } , { "authors": [ "Timo Paulssen" ], "build-depends": [ ], "depends": [ "JSON::Fast", "Data::MessagePack" ], "description": "A library for working with the MoarVM remote debugging API.", "license": "Artistic-2.0", "name": "MoarVM::Remote", "perl": "6.c", "provides": { "MoarVM::Remote": "lib/MoarVM/Remote.pm6" }, "resources": [ ], "source-url": "https://github.com/edumentab/p6-moarvm-remote.git", "tags": [ "Debug", "MoarVM", "API" ], "test-depends": [ ], "version": "0.0.1" } , { "author": "Emeric Fischer ", "authors": [ "Emeric Fischer" ], "depends": [ ], "description": "*", "name": "Text::Caesar", "perl": "6.c", "provides": { "Text::Caesar": "lib/Text/Caesar.pm6" }, "resources": [ ], "source-url": "git://github.com/Emeric54/p6-text-caesar.git", "tags": [ "crypt", "password" ], "version": "0.1" } , { "author": "ejordan", "authors": [ "Erick Jordan " ], "depends": [ "RakudoPrereq" ], "description": "Module for parsing files in Standard Test Data Format", "name": "Parse::STDF", "perl": "6.c", "provides": { "Parse::STDF": "lib/Parse/STDF.pm6", "Parse::STDF::Native": "lib/Parse/STDF/Native.pm6" }, "resources": [ ], "source-url": "git://github.com/erickjordan/perl6-Parse-STDF.git", "tags": [ "Parser", "Parsing", "Parse" ], "version": "0.1.3" } , { "author": "github:fayland", "depends": [ ], "description": "Validate/generate credit card checksums/names", "name": "Business::CreditCard", "perl": "6.*", "provides": { "Business::CreditCard": "lib/Business/CreditCard.pm" }, "source-url": "git://github.com/fayland/perl6-Business-CreditCard.git", "version": "0.1.0" } , { "authors": [ "github:fayland" ], "depends": [ ], "description": "Simple, fast implementation of LRU cache in pure perl", "name": "Cache::LRU", "perl": "6.*", "provides": { "Cache::LRU": "lib/Cache/LRU.pm" }, "source-url": "git://github.com/fayland/perl6-Cache-LRU.git", "version": "0.1.0" } , { "author": "github:fayland", "depends": [ "URI::Escape", "Digest::MD5" ], "description": "Make URLs for Gravatars from an email address", "name": "Gravatar::URL", "provides": { "Gravatar::URL": "lib/Gravatar/URL.pm" }, "source-url": "git://github.com/fayland/perl6-Gravatar-URL.git", "version": "0.1.0" } , { "author": "github:fayland", "depends": [ "DBIish", "Encode" ], "description": "Perl6 reader (SQLite) for unihan database", "name": "Lingua::Unihan", "provides": { "Lingua::Unihan": "lib/Lingua/Unihan.pm6" }, "source-url": "git://github.com/fayland/perl6-Lingua-Unihan.git", "version": "0.1.0" } , { "author": "github:fayland", "depends": [ ], "description": "Locale codes - Country, Currency, Langauge", "name": "Locale::Codes", "perl": "6.*", "provides": { "Locale::Codes": "lib/Locale/Codes.pm", "Locale::Codes::Country_Codes": "lib/Locale/Codes/Country_Codes.pm", "Locale::Codes::Currency_Codes": "lib/Locale/Codes/Currency_Codes.pm", "Locale::Codes::Language_Codes": "lib/Locale/Codes/Language_Codes.pm", "Locale::Codes::Script_Codes": "lib/Locale/Codes/Script_Codes.pm", "Locale::Country": "lib/Locale/Country.pm", "Locale::Currency": "lib/Locale/Currency.pm", "Locale::Language": "lib/Locale/Language.pm", "Locale::Script": "lib/Locale/Script.pm" }, "source-url": "git://github.com/fayland/perl6-Locale-Codes.git", "version": "0.1.0" } , { "author": "github:fayland", "depends": [ "URI::Escape", "HTTP::Tinyish" ], "description": "Query Google PageRank", "name": "WebService::Google::PageRank", "provides": { "WebService::Google::PageRank": "lib/WebService/Google/PageRank.pm" }, "source-url": "git://github.com/fayland/perl6-WebService-Google-PageRank.git", "version": "0.1.0" } , { "authors": [ "Fernando Correa de Oliveira" ], "bin": { "6pm": "bin/6pm" }, "build-depends": [ ], "depends": [ "zef", "JSON::Class" ], "description": "Perl6 module dependency manager (aka npm for Perl6)", "emulates": { }, "excludes": { }, "license": "Artistic-2.0", "name": "6pm", "perl": "v6.*", "production": false, "provides": { "App::six-pm::Installer": "lib/App/six-pm/Installer.pm6", "App::six-pm::Meta6": "lib/App/six-pm/Meta6.pm6", "App::six-pm::SixPM": "lib/App/six-pm/SixPM.pm6", "App::six-pm::ZefInstaller": "lib/App/six-pm/ZefInstaller.pm6", "SixPM": "lib/SixPM.pm6" }, "resources": { }, "scripts": { "test": "zef test ." }, "superseded-by": { }, "supersedes": { }, "support": { "source": "git://github.com/FCO/6pm.git" }, "tags": [ "PACKAGE", "INSTALL", "CLI", "DEVEL", "TERMINAL", "UTILS", "COMMAND LINE" ], "test-depends": [ "Test::Mock", "Test::META" ], "version": "0.0.11" } , { "authors": [ "Fernando Correa de Oliveira" ], "depends": [ ], "description": "Extends Date/DateTime features", "name": "DateTime::Extended", "perl": "6.*", "provides": { "DateTime::Extended": "lib/DateTime/Extended.pm6" }, "source-url": "https://github.com/FCO/DateTime-Extended.git", "test-depends": [ "Test", "Test::META" ], "version": "0.1.0" } , { "authors": [ "Fernando Correa de Oliveira" ], "depends": [ ], "description": "Simple Heap implementation", "name": "Heap", "perl": "6.*", "provides": { "Heap": "lib/Heap.pm6" }, "resources": [ ], "source-url": "git://github.com/FCO/Heap.git", "tags": [ "heap", "struct", "data" ], "test-depends": [ "Test", "Test::META" ], "version": "0.0.1" } , { "authors": [ "Fernando Corrêa de Oliveira" ], "depends": [ ], "description": "Dependency injector", "name": "Injector", "perl": "6.*", "provides": { "Injector": "lib/Injector.pm6", "Injector::Bind": "lib/Injector/Bind.pm6", "Injector::Bind::Clone": "lib/Injector/Bind/Clone.pm6", "Injector::Bind::Instance": "lib/Injector/Bind/Instance.pm6", "Injector::Bind::ObjectType": "lib/Injector/Bind/ObjectType.pm6", "Injector::Bind::Singleton": "lib/Injector/Bind/Singleton.pm6", "Injector::Injected": "lib/Injector/Injected.pm6", "Injector::Injected::Attribute": "lib/Injector/Injected/Attribute.pm6", "Injector::Injected::Variable": "lib/Injector/Injected/Variable.pm6", "Injector::Storage": "lib/Injector/Storage.pm6" }, "resources": [ ], "source-url": "https://github.com/FCO/Injector.git", "tags": [ "inject", "dependency", "ioc", "inversion of control" ], "test-depends": [ "Test", "Test::META" ], "version": "0.0.1" } , { "authors": [ "Fernando Correa de Oliveira" ], "build-depends": [ ], "depends": [ "JSON::Fast" ], "description": "", "license": "Artistic-2.0", "meta-version": "0", "name": "JSON::Stream", "perl": "6.*", "production": false, "provides": { "JSON::Stream": "lib/JSON/Stream.pm6", "JSON::Stream::Parse": "lib/JSON/Stream/Parse.pm6", "JSON::Stream::Type": "lib/JSON/Stream/Type.pm6" }, "resources": [ ], "source-url": "git://github.com/FCO/json-stream.git", "support": { "source": null }, "tags": [ ], "test-depends": [ "Test::META", "Pod::Test::Code" ], "version": "0.0.5" } , { "authors": [ "Fernando Correa de Oliveira" ], "depends": [ ], "description": "Simple Pascal's Triangle", "name": "Math::PascalTriangle", "perl": "6.*", "provides": { "Math::PascalTriangle": "lib/Math/PascalTriangle.pm6" }, "resources": [ ], "source-url": "https://github.com/FCO/Math-PascalTriangle.git", "tags": [ "math", "pascal" ], "test-depends": [ "Test", "Test::META" ], "version": "0.1.0" } , { "authors": [ "Fernando Correa de Oliveira" ], "depends": [ ], "description": "Simple Constraint Programming Problem Solver", "name": "ProblemSolver", "perl": "6.*", "provides": { "ProblemSolver": "lib/ProblemSolver.pm6", "ProblemSolver::Domain": "lib/ProblemSolver/Domain.pm6", "ProblemSolver::State": "lib/ProblemSolver/State.pm6" }, "resources": [ ], "source-url": "git://github.com/FCO/ProblemSolver.git", "tags": [ "solver", "constraint", "problem" ], "test-depends": [ "Test", "Test::META" ], "version": "0.0.1" } , { "authors": [ "Fernando Correa de Oliveira" ], "build-depends": [ ], "depends": [ ], "description": "Protocol", "license": "Artistic-2.0", "name": "Protocol", "perl": "6.d", "provides": { "MetamodelX::Protocol": "lib/MetamodelX/Protocol.pm6", "Protocol": "lib/Protocol.pm6", "X::Protocol::NonStubs": "lib/X/Protocol/NonStubs.pm6" }, "resources": [ ], "source-url": "https://github.com/FCO/Protocol.git", "tags": [ ], "test-depends": [ "Test::META" ], "version": "0.0.1" } , { "authors": [ "Fernando Correa de Oliveira" ], "depends": [ ], "description": "Make roles with stub-methods punnable", "name": "Punnable", "perl": "6.*", "provides": { "Punnable": "lib/Punnable.pm6" }, "source-url": "https://github.com/FCO/Punnable.git", "tags": [ "pun", "role", "stub" ], "test-depends": [ "Test", "Test::META" ], "version": "0.1.0" } , { "authors": [ "Fernando Correa de Oliveira" ], "build-depends": [ ], "depends": [ ], "description": "SeqSplitter is a \"better solution\" for .toggle it was being discussed here https://github.com/rakudo/rakudo/issues/2089", "license": "Artistic-2.0", "name": "SeqSplitter", "perl": "6.c", "provides": { "ChainableSeq": "lib/SeqSplitter.pm6" }, "resources": [ ], "source-url": "https://github.com/FCO/SeqSplitter.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "fernando" ], "description": "", "license": "Artistic-2.0", "name": "SupplyTimeWindow", "perl": "v6.*", "production": false, "provides": { "SupplyTimeWindow": "lib/SupplyTimeWindow.pm6" }, "scripts": { "test": "zef test ." }, "source-url": "git://github.com/FCO/SupplyTimeWindow.git", "test-depends": [ "Testo" ], "version": "0.0.1" } , { "authors": [ "Fernando Correa de Oliveira" ], "depends": [ ], "description": "Generative Testing", "name": "Test::Fuzz", "perl": "6.*", "provides": { "Test::Fuzz": "lib/Test/Fuzz.pm6", "Test::Fuzz::AggGenerators": "lib/Test/Fuzz/AggGenerators.pm6", "Test::Fuzz::Fuzzed": "lib/Test/Fuzz/Fuzzed.pm6", "Test::Fuzz::Generator": "lib/Test/Fuzz/Generator.pm6", "Test::Fuzz::Generators": "lib/Test/Fuzz/Generators.pm6" }, "resources": [ "classes", "examples/test.p6", "examples/test2.p6" ], "source-url": "git://github.com/FCO/Test-Fuzz.git", "tags": [ "test", "fuzz", "generative" ], "test-depends": [ "Test", "Test::META" ], "version": "0.2.1" } , { "authors": [ "Fernando Correa de Oliveira" ], "depends": [ "Test::Scheduler" ], "description": "", "license": "Artistic-2.0", "meta-version": "0", "name": "Test::Time", "perl": "6.*", "production": false, "provides": { "Test::Time": "lib/Test/Time.pm6" }, "source-url": "git://github.com/FCO/test-time.git", "support": { "source": null }, "tags": [ "test", "time", "now", "date", "sleep" ], "test-depends": [ "Test::META" ], "version": "0.0.1" } , { "authors": [ "Fernando Correa de Oliveira" ], "build-depends": [ ], "depends": [ "OrderedHash" ], "description": "A Trie implementation", "license": "Artistic-2.0", "name": "Trie", "perl": "6.c", "provides": { "Trie": "lib/Trie.pm6", "X::Trie::MultipleValues": "lib/X/Trie/MultipleValues.pm6" }, "resources": [ ], "source-url": "https://github.com/FCO/Trie.git", "tags": [ "trie", "data structures" ], "test-depends": [ ], "version": "0.0.1" } , { "auth": "zef:finanalyst", "authors": [ "Richard Hainsworth" ], "bin": [ "bin/Raku-Doc" ], "build-depends": [ ], "depends": [ "RakuConfig", "Collection", "Collection::RefreshPlugins", "LibCurl::Easy" ], "description": "Use Cro and Collection to supply Raku documentation. Different search system. Global and local TOCs and Glossaries.", "license": "Artistic-2.0", "name": "Collection-Raku-Documentation", "perl": "6.d", "provides": { "Collection::RakuDoc": "lib/RakuDoc.rakumod" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/finanalyst/collection-raku-documentation.git", "support": { "bugtracker": "https://github.com/finanalyst/collection-raku-documentation/issues", "email": "richard@hainsworth.wales", "source": "https://github.com/finanalyst/collection-raku-documentation.git" }, "test-depends": [ ], "version": "0.12.1" } , { "authors": [ "Richard Hainsworth aka finanalyst" ], "build-depends": [ ], "depends": [ ], "description": "Find cycles in a directed graph using Tarjan's strongly connected component algorithm", "license": "Artistic", "name": "Algorithm::Tarjan", "perl": "6.c", "provides": { "Algorithm::Tarjan": "lib/Algorithm/Tarjan.pm6" }, "resources": [ ], "source-url": "git://github.com/finanalyst/p6-Algorithm-Tarjan.git", "test-depends": [ "Test" ], "version": "0.01" } , { "auth": "github:finanalyst", "authors": [ "Richard Hainsworth, aka finanalyst", "ToddAndMargo" ], "build-depends": [ "Shell::Command" ], "depends": [ "NativeCall" ], "description": "Easy to use GUI Dialog box using GTK3 label, button, entry widgets", "license": "MIT", "name": "Inform", "perl": "6.d", "provides": { "Informative": "lib/Informative.pm6" }, "repo-type": "git", "resources": [ ], "source-url": "git://github.com/finanalyst/p6-inform.git", "version": "1.4.1" } , { "authors": [ "Richard Hainsworth aka finanalyst" ], "build-depends": [ ], "depends": [ "JSON::Fast", "URI", "MIME::Base64", "File::Directory::Tree", "File::Temp", "HTTP::Status", "JSON::Tiny", "OpenSSL", "JSON::Name", "Encode", "DateTime::Parse", "JSON::Unmarshal", "HTTP::UserAgent", "JSON::Marshal", "Terminal::ANSIColor", "JSON::Class", "HTML::Escape", "LibraryMake", "META6", "File::Find", "Digest", "XML", "Test::META", "IO::Socket::SSL", "PSGI", "URI::Encode", "File::Which", "Digest::HMAC", "HTTP::Easy", "JSON::Pretty" ], "description": "Popular modules with high recursive citation indices", "license": "MIT", "name": "Task::Popular", "perl": "6.c", "provides": { }, "resources": [ ], "source-url": "git://github.com/finanalyst/p6-task-popular.git", "test-depends": [ ], "version": "1.0" } , { "auth": "github:fjwhittle", "depends": [ ], "description": "Hash tree based path router", "license": "Artistic-2.0", "name": "Path::Map", "perl": "6.c", "provides": { "Path::Map": "lib/Path/Map.pm6" }, "source-url": "git://github.com/fjwhittle/p6-Path-Map.git", "test-depends": [ ], "version": "0.3" } , { "auth": "cpan:fooist", "authors": [ "Jeffrey Goff ", "Daniel Lathrop " ], "build-depends": [ "LibraryCheck" ], "depends": [ ], "description": "Perl 6 interface to GNU Readline, the CLI-based line reading library", "license": "Artistic-2.0", "meta6": "0", "name": "Readline", "perl": "6.c", "provides": { "Readline": "lib/Readline.pm" }, "resources": [ ], "source-url": "https://github.com/fooist/perl6-readline.git", "support": { "source": "https://github.com/fooist/perl6-readline" }, "tags": [ "terminal", "readline", "CLI" ], "test-depends": [ "Test" ], "version": "0.1.6" } , { "author": "github:FROGGS", "depends": [ "Digest", "Digest::HMAC" ], "description": "pseudorandom hashing algorithm as per rfc5246", "license": "MIT", "name": "Digest::PSHA1", "perl": "6.*", "provides": { "Digest::PSHA1": "lib/Digest/PSHA1.pm" }, "source-url": "git://github.com/FROGGS/p6-Digest-PSHA1.git", "version": "1.0.0" } , { "author": "github:FROGGS", "depends": [ ], "description": "Test for installation of same named dists", "name": "Foo", "perl": "6.*", "provides": { "Foo": "lib/Foo.pm" }, "source-url": "git://github.com/FROGGS/p6-Foo-v1.0.0.git", "version": "1.0.0" } , { "author": "github:FROGGS", "depends": [ ], "description": "Test for installation of same named dists", "name": "Foo", "perl": "6.*", "provides": { "Foo": "lib/Foo.pm" }, "source-url": "git://github.com/FROGGS/p6-Foo-v1.2.0.git", "version": "1.2.0" } , { "depends": [ "SDL" ], "description": "A mouse based logic game", "name": "Games::BubbleBreaker", "perl": "6.*", "provides": { "Games::BubbleBreaker": "lib/Games/BubbleBreaker.pm6" }, "source-url": "git://github.com/FROGGS/p6-Games-BubbleBreaker.git", "version": "*" } , { "author": "github:FROGGS", "depends": [ ], "description": "Punycode implementation according to RFC3492", "name": "IDNA::Punycode", "perl": "6.*", "provides": { "IDNA::Punycode": "lib/IDNA/Punycode.pm" }, "source-url": "git://github.com/FROGGS/p6-IDNA-Punycode.git", "version": "1.0.0" } , { "author": "github:FROGGS", "depends": [ ], "description": "conditionally use packages", "name": "if", "perl": "6.*", "provides": { "if": "lib/if.pm" }, "source-url": "git://github.com/FROGGS/p6-if.git", "version": "0.1.1" } , { "author": "github:FROGGS", "depends": [ ], "description": "use C-code from within Perl", "name": "Inline", "perl": "6.*", "provides": { "Inline": "lib/Inline.pm", "Inline::C": "lib/Inline/C.pm" }, "source-url": "git://github.com/FROGGS/p6-Inline-C.git", "version": "1.0.1" } , { "author": "github:FROGGS", "depends": [ "JSON::Tiny" ], "description": "A minimal JSON (de)serializer that produces easily readable JSON", "name": "JSON::Pretty", "perl": "6.*", "provides": { "JSON::Pretty": "lib/JSON/Pretty.pm" }, "source-url": "git://github.com/FROGGS/p6-JSON-Pretty.git", "version": "0.1.0" } , { "author": "github:FROGGS", "depends": [ ], "description": "allows to intercept parsing of num/str literals", "name": "overload::constant", "perl": "6.*", "provides": { "overload::constant": "lib/overload/constant.pm" }, "source-url": "git://github.com/FROGGS/p6-overload-constant.git", "version": "0.0.2" } , { "author": "github:FROGGS", "depends": [ ], "description": "allows identifier names like 'foo?' and 'foo!'", "name": "Slang::Piersing", "perl": "6.*", "provides": { "Slang::Piersing": "lib/Slang/Piersing.pm" }, "source-url": "git://github.com/FROGGS/p6-Slang-Piersing.git", "version": "0.0.1" } , { "author": "github:FROGGS", "depends": [ ], "description": "allows to call subs as: foo (args)", "name": "Slang::Tuxic", "perl": "6.*", "provides": { "Slang::Tuxic": "lib/Slang/Tuxic.pm" }, "source-url": "git://github.com/FROGGS/p6-Slang-Tuxic.git", "version": "0.0.1" } , { "auth": "github:gabrielash", "authors": [ "Gabriel Ash", "github:gabrielash" ], "build-depends": [ ], "depends": [ "Net::ZMQ:auth", "JSON::Tiny" ], "description": "Perl6 zmq-based logging", "license": "Artistic-2.0", "meta-version": "0", "name": "Log::ZMQ", "perl": "6.d", "production": false, "provides": { "Log::ZMQ::Common": "lib/Log/ZMQ/Common.pm", "Log::ZMQ::LogCatcher": "lib/Log/ZMQ/LogCatcher.pm", "Log::ZMQ::Logger": "lib/Log/ZMQ/Logger.pm" }, "resources": [ ], "source-url": "https://github.com/gabrielash/p6-log-zmq.git", "support": { "source": null }, "tags": [ "Net", "Log", "Messaging" ], "test-depends": [ "Test::META" ], "version": "0.0.5" } , { "auth": "github:gabrielash", "authors": [ "Gabriel Ash", "github:gabrielash" ], "build-depends": [ "Test::META" ], "depends": [ "Net::ZMQ:auth", "Log::ZMQ", "JSON::Tiny", "MIME::Base64", "Digest::HMAC", "Digest::SHA256::Native", "UUID" ], "description": "Perl6 ikernel for Jupyter", "license": "Artistic-2.0", "meta-version": "0", "name": "Net::Jupyter", "perl": "6.c", "production": false, "provides": { "Net::Jupyter::Common": "lib/Net/Jupyter/Common.pm", "Net::Jupyter::ContextREPL": "lib/Net/Jupyter/ContextREPL.pm", "Net::Jupyter::EvalError": "lib/Net/Jupyter/EvalError.pm", "Net::Jupyter::Executer": "lib/Net/Jupyter/Executer.pm", "Net::Jupyter::Magic": "lib/Net/Jupyter/Magic.pm", "Net::Jupyter::Messages": "lib/Net/Jupyter/Messages.pm", "Net::Jupyter::Messenger": "lib/Net/Jupyter/Messenger.pm" }, "resources": [ "kernels/perl6/logo-32x32.png", "kernels/perl6/logo-64x64.png" ], "source-url": "https://github.com/gabrielash/p6-net-jupyter.git", "support": { "source": null }, "tags": [ "Net", "Tools", "Web" ], "test-depends": [ "Test::META" ], "version": "0.1.3" } , { "auth": "github:gabrielash", "authors": [ "Gabriel Ash", "github:gabrielash" ], "build-depends": [ ], "depends": [ ], "description": "Perl6 interface for ZeroMQ", "license": "Artistic-2.0", "meta-version": "0", "name": "Net::ZMQ", "perl": "6.d", "production": false, "provides": { "Net::ZMQ::Common": "lib/Net/ZMQ/Common.pm", "Net::ZMQ::Context": "lib/Net/ZMQ/Context.pm", "Net::ZMQ::ContextOptions": "lib/Net/ZMQ/ContextOptions.pm", "Net::ZMQ::EchoServer": "lib/Net/ZMQ/EchoServer.pm", "Net::ZMQ::Error": "lib/Net/ZMQ/Error.pm", "Net::ZMQ::Message": "lib/Net/ZMQ/Message.pm", "Net::ZMQ::Poll": "lib/Net/ZMQ/Poll.pm", "Net::ZMQ::Proxy": "lib/Net/ZMQ/Proxy.pm", "Net::ZMQ::Socket": "lib/Net/ZMQ/Socket.pm", "Net::ZMQ::SocketOptions": "lib/Net/ZMQ/SocketOptions.pm", "Net::ZMQ::V4::Constants": "lib/Net/ZMQ/V4/Constants.pm", "Net::ZMQ::V4::LowLevel": "lib/Net/ZMQ/V4/LowLevel.pm", "Net::ZMQ::Version": "lib/Net/ZMQ/Version.pm" }, "resources": [ ], "source-url": "https://github.com/gabrielash/perl6-zmq.git", "support": { "source": null }, "tags": [ "Net", "Messaging", "Native" ], "test-depends": [ "Test::META" ], "version": "0.1.2" } , { "auth": "github:garu", "authors": [ "Breno G. de Oliveira", "Nick Logan" ], "build-depends": [ ], "depends": [ "Zef", "Net::HTTP" ], "description": "Zef plugin to send test reports to cpantesters", "name": "Zef::CPANReporter", "perl": "6.c", "provides": { "Zef::CPANReporter": "lib/Zef/CPANReporter.pm6" }, "resources": [ ], "source-url": "git://github.com/garu/Zef-Reporter.git", "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "Gary Ashton-Jones" ], "build-depends": [ ], "depends": [ ], "description": "Interface the PiFace 2 GPIO expansion board for Raspberry Pi 2", "name": "RPi::Device::PiFace", "perl": "6.c", "provides": { "RPi::Device::PiFace": "lib/RPi/Device/PiFace.pm6" }, "resources": [ ], "source-url": "git://github.com/garyaj/perl6-raspberry-pi-device-piface.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Martin Berends", "Wenzel P. P. Peppmeyer" ], "depends": [ "Test::META" ], "description": "Simple webserver module, with PSGI support", "name": "HTTP::Server::Simple", "perl": "6.*", "provides": { "HTTP::Server::Simple": "lib/HTTP/Server/Simple.pm6", "HTTP::Server::Simple::PSGI": "lib/HTTP/Server/Simple/PSGI.pm6" }, "resources": [ ], "source-url": "git://github.com/gfldex/http-server-simple.git", "version": "0.1.2" } , { "authors": [ "Wenzel P. P. Peppmeyer" ], "build-depends": [ ], "depends": [ ], "description": "turn a lazy list into an auto-threading lazy list", "license": "Artistic-2.0", "name": "Concurrent::Channelify", "perl": "v6", "provides": { "Concurrent::Channelify": "lib/Concurrent/Channelify.pm6" }, "source-url": "git://github.com/gfldex/perl6-concurrent-channelify.git", "test-depends": [ ], "version": "0.1.0" } , { "authors": [ "Wenzel P. P. Peppmeyer" ], "build-depends": [ ], "depends": [ ], "description": "Concurrently recurse into directories to find files, directories or symlinks", "license": "Artistic-2.0", "name": "Concurrent::File::Find", "perl": "v6", "provides": { "Concurrent::File::Find": "lib/Concurrent/File/Find.pm6" }, "source-url": "git://github.com/gfldex/perl6-concurrent-file-find.git", "test-depends": [ ], "version": "0.1.2" } , { "auth": "github:gfldex", "authors": [ "Wenzel P. P. Peppmeyer " ], "build-depends": [ ], "depends": [ "Test::META" ], "description": "Read and provide interface to git config.", "emulates": { }, "excludes": { }, "license": "Artistic-2.0", "meta6": "0", "name": "Git::Config", "perl": "6", "provides": { "Git::Config": "lib/Git/Config.pm6" }, "resources": [ ], "source-url": "https://github.com/gfldex/perl6-git-config.git", "superseded-by": { }, "supersedes": { }, "support": { "source": null }, "tags": [ ], "test-depends": [ ], "version": "0.1.7" } , { "authors": [ "Wenzel P. P. Peppmeyer" ], "depends": [ "Test::META" ], "description": "Provides a ?? !! equivalent that tests for definedness instread of trueness.", "license": "Artistic-2.0", "name": "Operator::defined-alternation", "perl": "6.*", "provides": { "Operator::defined-alternation": "lib/Operator/defined-alternation.pm6" }, "source-type": "git", "source-url": "git://github.com/gfldex/perl6-operator-defined-alternation.git", "support": { "source": "https://github.com/gfldex/perl6-operator-defined-alternation" }, "version": "0.0.1" } , { "authors": [ "Wenzel P. P. Peppmeyer" ], "depends": [ "Test::META" ], "description": "Implement postcircumfix:<{|| }> to allow coercion of Array to semilist.", "license": "Artistic-2.0", "name": "Rakudo::Slippy::Semilist", "perl": "6.c", "provides": { "Rakudo::Slippy::Semilist": "lib/Rakudo/Slippy/Semilist.pm6" }, "source-type": "git", "source-url": "git://github.com/gfldex/perl6-rakudo-slippy-semilists.git", "support": { "source": null }, "version": "0.0.2" } , { "auth": "github:gfldex", "authors": [ "Wenzel P. P. Peppmeyer " ], "build-depends": [ ], "depends": [ "Test::META" ], "description": "Implement postcircumfix:<{|| }> to allow slipping Array as a multidim Hash key.", "emulates": { }, "excludes": { }, "license": "Artistic-2.0", "meta6": "0", "name": "Slippy::Semilist", "perl": "6.c", "production": true, "provides": { "Slippy::Semilist": "lib/Slippy/Semilist.pm6" }, "resources": [ ], "source-url": "https://github.com/gfldex/perl6-slippy-semilist.git", "superseded-by": { }, "supersedes": { }, "support": { "source": "https://github.com/gfldex/perl6-slippy-semilist" }, "tags": [ ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "Wenzel P. P. Peppmeyer" ], "depends": [ "XML" ], "description": "Typesafe HTML Class", "name": "Typesafe::HTML", "perl": "6.*", "provides": { "Typesafe::HTML": "lib/Typesafe/HTML.pm6" }, "source-url": "git://github.com/gfldex/perl6-typesafe-html.git", "version": "0.1.0" } , { "authors": [ "Wenzel P. P. Peppmeyer" ], "depends": [ "XML", "Typesafe::HTML" ], "description": "Generate XHTML1.1 with subs using Typesafe::HTML", "name": "Typesafe::XHTML::Writer", "perl": "6.*", "provides": { "Typesafe::XHTML::Skeleton": "lib/Typesafe/XHTML/Skeleton.pm6", "Typesafe::XHTML::Writer": "lib/Typesafe/XHTML/Writer.pm6" }, "source-url": "git://github.com/gfldex/perl6-typesafe-xhtml-writer.git", "version": "0.1.1" } , { "authors": [ "Wenzel P. P. Peppmeyer" ], "depends": [ "XML" ], "description": "Generate XHTML1.1 with subs (many, many subs)", "name": "XHTML::Writer", "perl": "6.*", "provides": { "XHTML::Skeleton": "lib/XHTML/Skeleton.pm6", "XHTML::Writer": "lib/XHTML/Writer.pm6" }, "source-url": "git://github.com/gfldex/perl6-xhtml-writer.git", "version": "0.1.1" } , { "auth": "github:gfldex", "authors": [ "Wenzel P. P. Peppmeyer" ], "build-depends": [ ], "depends": [ "META6", "HTTP::Client", "Git::Config:auth", "JSON::Fast", "Test::META", "Slippy::Semilist", "MIME::Base64" ], "description": "Provide a binary to work with META6.json-files.", "license": "Artistic-2.0", "meta-version": "0", "name": "META6::bin", "perl": "6.c", "production": true, "provides": { "META6::bin": "lib/META6/bin.rakumod" }, "raku": null, "resources": [ ], "source-url": "https://github.com/gfldex/raku-meta6-bin/archive/raku-meta6-bin-0.17.11.tar.gz", "support": { "source": null }, "tags": [ ], "test-depends": [ ], "version": "0.17.11" } , { "auth": "github:gfldex", "authors": [ "Wenzel P. P. Peppmeyer " ], "build-depends": [ ], "depends": [ "Test::META" ], "description": "", "license": "Artistic-2.0", "meta-version": "0", "name": "Operator::DynvarOr", "perl": "6.c", "production": true, "provides": { "Operator::DynvarOr": "lib/Operator/DynvarOr.rakumod" }, "raku": null, "resources": [ ], "source-url": "https://github.com/gfldex/raku-operator-dynvaror/archive/raku-operator-dynvaror-0.1.0.tar.gz", "support": { "source": null }, "tags": [ ], "test-depends": [ ], "version": "0.1.0" } , { "auth": "github:gfldex", "authors": [ "Wenzel P. P. Peppmeyer " ], "build-depends": [ ], "depends": [ "Test::META" ], "description": "Run a command asynchronos with a timeout.", "emulates": { }, "excludes": { }, "license": "Artistic-2.0", "meta6": "0", "name": "Proc::Async::Timeout", "perl": "6.c", "production": false, "provides": { "Proc::Async::Timeout": "lib/Proc/Async/Timeout.pm6" }, "resources": [ ], "superseded-by": { }, "supersedes": { }, "support": { "bugtracker": "https://github.com/gfldex/raku-proc-async-timeout/issues", "source": "https://github.com/gfldex/raku-proc-async-timeout.git" }, "tags": [ "ASYNC", "PROMISE" ], "test-depends": [ ], "version": "0.1.2" } , { "auth": "github:gfldex", "authors": [ "Wenzel P. P. Peppmeyer " ], "build-depends": [ ], "depends": [ "Test::META", "Proc::Async::Timeout", "eigenstates" ], "description": "Shell pipes without a shell but Raku.", "license": "Artistic-2.0", "meta-version": "0", "name": "Shell::Piping", "perl": "6.c", "production": true, "provides": { "Shell::Piping": "lib/Shell/Piping.rakumod", "Shell::Piping::Switch": "lib/Shell/Piping/Switch.rakumod", "Shell::Piping::Whereceptions": "lib/Shell/Piping/Whereceptions.rakumod" }, "raku": null, "resources": [ ], "source-url": "https://github.com/gfldex/raku-shell-piping/archive/raku-shell-piping-0.11.0.tar.gz", "support": { "source": null }, "tags": [ "shell", "operator" ], "test-depends": [ ], "version": "0.11.0" } , { "authors": [ "Alex Maslakov" ], "depends": [ "HTTP::UserAgent", "JSON::Tiny", "IO::Socket::SSL" ], "description": "A genuine Perl 6 client for the Telegram's Bot API", "license": "Apache-2.0", "name": "TelegramBot", "perl": "6.*", "provides": { "Telegram::Bot::Audio": "lib/Telegram/Bot/Audio.pm6", "Telegram::Bot::Chat": "lib/Telegram/Bot/Chat.pm6", "Telegram::Bot::Contact": "lib/Telegram/Bot/Contact.pm6", "Telegram::Bot::Core": "lib/Telegram/Bot/Core.pm6", "Telegram::Bot::Document": "lib/Telegram/Bot/Document.pm6", "Telegram::Bot::File": "lib/Telegram/Bot/File.pm6", "Telegram::Bot::ForceReply": "lib/Telegram/Bot/ForceReply.pm6", "Telegram::Bot::GroupChat": "lib/Telegram/Bot/GroupChat.pm6", "Telegram::Bot::Location": "lib/Telegram/Bot/Location.pm6", "Telegram::Bot::Message": "lib/Telegram/Bot/Message.pm6", "Telegram::Bot::PhotoSize": "lib/Telegram/Bot/PhotoSize.pm6", "Telegram::Bot::ReplyKeyboardHide": "lib/Telegram/Bot/ReplyKeyboardHide.pm6", "Telegram::Bot::ReplyKeyboardMarkup": "lib/Telegram/Bot/ReplyKeyboardMarkup.pm6", "Telegram::Bot::Sticker": "lib/Telegram/Bot/Sticker.pm6", "Telegram::Bot::Update": "lib/Telegram/Bot/Update.pm6", "Telegram::Bot::User": "lib/Telegram/Bot/User.pm6", "Telegram::Bot::UserProfilePhotos": "lib/Telegram/Bot/UserProfilePhotos.pm6", "Telegram::Bot::Video": "lib/Telegram/Bot/Video.pm6", "Telegram::Bot::Voice": "lib/Telegram/Bot/Voice.pm6", "TelegramBot": "lib/Telegram.pm6" }, "source-url": "git@github.com:GildedHonour/TelegramBot.git", "version": "0.2.0" } , { "auth": "github:cuonglm", "author": "Cuong Manh Le ", "authors": [ "Cuong Manh Le " ], "build-depends": [ "panda" ], "depends": [ ], "description": "Show process signal information on Linux", "license": "Artistic-2.0", "name": "Linux::Process::SignalInfo", "perl": "6.c", "provides": { "Linux::Process::SignalInfo": "lib/Linux/Process/SignalInfo.pm" }, "source-url": "https://github.com/cuonglm/p6-linux-process-signalinfo.git", "support": { "source": "https://github.com/cuonglm/p6-linux-process-signalinfo.git" }, "tags": [ "linux", "utils", "signal" ], "test-depends": [ "Test" ], "version": "v0.0.3" } , { "authors": [ "Gonéri Le Bouder" ], "depends": [ ], "description": "lib NotmuchMail binding", "license": "GPL-3.0", "name": "Email::Notmuch", "perl": "6.c", "provides": { "Email::Notmuch": "lib/Email/Notmuch.pm6" }, "source-url": "git://github.com/goneri/p6-Email-Notmuch.git", "test-depends": [ "File::Temp", "Test" ], "version": "0.6" } , { "authors": [ "github:gotoexit" ], "depends": [ ], "description": "Subclass of Channel with limited number of elements", "license": "Artistic-2.0", "name": "Concurrent::BoundedChannel", "perl": "6.*", "provides": { "Concurrent::BoundedChannel": "lib/Concurrent/BoundedChannel.pm6" }, "repo-type": "git", "source-url": "https://github.com/gotoexit/Concurrent-BoundedChannel.git", "version": "0.4.0" } , { "authors": [ "Lucien Grondin" ], "build-depends": [ ], "depends": [ ], "description": "Satoshi Nakamoto's binary-to-text encoding", "license": "MIT", "name": "Base58", "perl": "6.d", "provides": { "Base58": "lib/Base58.rakumod" }, "resources": [ ], "source-url": "git://github.com/grondilu/base58-raku.git", "tags": [ "bitcoin", "base58", "binary-to-text" ], "test-depends": [ ], "version": "0.0.5" } , { "author": "L. Grondin", "build-depends": [ ], "depends": [ ], "description": "Chess-related stuff in raku.", "license": "Artistic-2.0", "name": "Chess", "perl": "6.*", "provides": { "Chess": "lib/Chess.rakumod", "Chess::FEN": "lib/Chess/FEN.rakumod", "Chess::PGN": "lib/Chess/PGN.rakumod" }, "source-url": "git://github.com/grondilu/chess.git", "test-depends": [ "Test" ], "version": "0.2.4" } , { "auth": "github:grondilu", "authors": [ "Lucien Grondin" ], "depends": [ ], "description": "Basic Geometric Algebra.", "license": "Artistic", "name": "Clifford", "perl": "6.c", "provides": { "BasisBlade": "lib/BasisBlade.pm6", "Clifford": "lib/Clifford.pm6", "MultiVector": "lib/MultiVector.pm6", "MultiVector::BitEncoded": "lib/MultiVector/BitEncoded.pm6", "MultiVector::BitEncoded::Default": "lib/MultiVector/BitEncoded/Default.pm6", "MultiVector::BitEncoded::Optimized": "lib/MultiVector/BitEncoded/Optimized.pm6" }, "source-url": "git://github.com/grondilu/clifford.git", "tags": [ "Math" ], "version": "6.1.9" } , { "authors": [ "Lucien Grondin" ], "depends": [ "Digest" ], "description": "Edwards-Curve Digital Signature Algorithm (EdDSA)", "license": "MIT", "name": "Ed25519", "perl": "6.d", "provides": { "Ed25519": "lib/Ed25519.rakumod" }, "tags": [ "EdDSA", "crypto", "Edwards" ], "test-depends": [ "JSON::Tiny" ], "version": "0.4.9" } , { "author": "Lucien Grondin", "depends": [ ], "description": "Raku implementation of digest algorigthms.", "license": "Artistic-2.0", "name": "Digest", "perl": "6.*", "provides": { "Digest": "lib/Digest.rakumod", "Digest::RIPEMD": "lib/Digest/RIPEMD.rakumod", "Digest::SHA1": "lib/Digest/SHA1.rakumod", "Digest::SHA2": "lib/Digest/SHA2.rakumod", "Digest::SHA3": "lib/Digest/SHA3.rakumod", "Keccak-p": "lib/Keccak-p.rakumod" }, "source-url": "git://github.com/grondilu/libdigest-raku.git", "version": "0.18.5" } , { "author": "Lucien Grondin ", "build-depends": [ ], "depends": [ ], "description": "Perl6 interface to a OpenSSL (so far only digests though)", "license": "Artistic-2.0", "name": "SSL", "perl": "6.*", "provides": { "SSL::Digest": "lib/SSL/Digest.pm" }, "source-url": "git://github.com/grondilu/openssl.git", "test-depends": [ "Test" ], "version": "0.2.1" } , { "author": "Lucien Grondin", "depends": [ ], "description": "Modular arithmetics in Perl6", "license": "Artistic-2.0", "name": "Modular", "provides": { "Modular": "lib/Modular.pm" }, "source-url": "git://github.com/grondilu/p6-modular.git", "version": "0.1.2" } , { "authors": [ "Lucien Grondin" ], "depends": [ ], "description": "PBKDF2 in pure raku", "license": "MIT", "name": "PBKDF2", "perl": "6.d", "provides": { "PBKDF2": "lib/PBKDF2.rakumod" }, "tags": [ "pbkdf2", "crypto" ], "test-depends": [ "Digest" ], "version": "0.1.5" } , { "auth": "github:grondilu", "depends": [ "UUID" ], "description": "ECMAScript's Symbol for Perl 6", "licence": "MIT", "name": "Symbol", "perl": "6", "provides": { "Symbol": "lib/Symbol.pm6" }, "source-url": "https://github.com/grondilu/symbol.git", "version": "0.0.4" } , { "author": "Lucien Grondin", "build-depends": [ ], "depends": [ ], "description": "accurate computation of sin(π*$x) and cos(π*$x)", "license": "MIT", "name": "TrigPi", "perl": "6.*", "provides": { "TrigPi": "lib/TrigPi.pm6" }, "source-url": "git://github.com/grondilu/trigpi.git", "test-depends": [ "Test" ], "version": "1.5.0" } , { "authors": [ "Naoum Hankache" ], "depends": [ ], "description": "Raku implementation of cowsay.", "license": "Artistic-2.0", "name": "Acme::Cow", "perl": "6.d", "provides": { "Acme::Cow": "lib/Acme/Cow.rakumod", "cow-say": "bin/cow-say" }, "source-type": "git", "source-url": "git://github.com/hankache/Acme-Cow.git", "tags": [ "ACME", "FUN" ], "version": "0.2" } , { "authors": [ "Naoum Hankache", "Henrique Dias" ], "depends": [ "LibraryMake" ], "description": "Raku interface to the Imlib2 image library.", "license": "Artistic-2.0", "name": "Imlib2", "perl": "6.d", "provides": { "Imlib2": "lib/Imlib2.rakumod" }, "source-type": "git", "source-url": "git://github.com/hankache/perl6-Imlib2.git", "version": "0.0.3" } , { "author": "Henrique Dias", "depends": [ "LibraryMake" ], "description": "Perl 6 interface to the IUP toolkit for building GUI's", "license": "Artistic-2.0", "name": "IUP", "perl": "6.*", "provides": { "IUP": "lib/IUP.pm6" }, "resources": [ "lib/IUP.so" ], "source-type": "git", "source-url": "git://github.com/hankache/perl6-IUP.git", "version": "0.0.2" } , { "author": "Carsten Hartenfels", "depends": [ ], "description": "Glue for Mozilla's JavaScript interpreter.", "license": "Artistic-2.0", "name": "JavaScript::SpiderMonkey", "provides": { "JavaScript::SpiderMonkey": "lib/JavaScript/SpiderMonkey.pm6", "JavaScript::SpiderMonkey::Context": "lib/JavaScript/SpiderMonkey/Context.pm6", "JavaScript::SpiderMonkey::Error": "lib/JavaScript/SpiderMonkey/Error.pm6", "JavaScript::SpiderMonkey::Runtime": "lib/JavaScript/SpiderMonkey/Runtime.pm6", "JavaScript::SpiderMonkey::Value": "lib/JavaScript/SpiderMonkey/Value.pm6" }, "source-url": "git://github.com/hartenfels/JavaScript-SpiderMonkey.git", "version": "0.0.1" } , { "auth": "github:hartenfels", "authors": [ "Carsten Hartenfels ", "Ilmari Vacklin " ], "depends": [ ], "description": "Markdown to HTML using the Discount C library.", "license": "Artistic-2.0", "name": "Text::Markdown::Discount", "perl": "6.*", "provides": { "Text::Markdown::Discount": "lib/Text/Markdown/Discount.pm6" }, "source-url": "git://github.com/hartenfels/Text-Markdown-Discount.git", "version": "0.3.0" } , { "authors": [ "Paweł Szulc" ], "build-depends": [ ], "depends": [ ], "description": "simple linear regression", "license": "Artistic-2.0", "name": "Statistics::LinearRegression", "perl": "6.c", "provides": { "Statistics::LinearRegression": "lib/Statistics/LinearRegression.pm6" }, "resources": [ ], "source-url": "git://github.com/hipek8/p6-Statistics-LinearRegression.git", "test-depends": [ "Test", "Test::META" ], "version": "1.1.1" } , { "authors": [ "Paweł Szulc" ], "build-depends": [ ], "depends": [ "NativeCall" ], "description": "configurable daemonizing tool written in Perl 6", "license": "Artistic-2.0", "name": "UNIX::Daemonize", "perl": "6.c", "provides": { "UNIX::Daemonize": "lib/UNIX/Daemonize.pm6", "UNIX::Daemonize::NativeSymbols": "lib/UNIX/Daemonize/NativeSymbols.pm6" }, "resources": [ ], "source-url": "git://github.com/hipek8/p6-UNIX-Daemonize.git", "tags": [ ], "test-depends": [ "Test", "Test::When", "Test::META" ], "version": "0.0.4" } , { "author": "Rob Hoelz", "depends": [ ], "description": "Implementation of the Elo chess rating system", "license": "MIT", "name": "Algorithm::Elo", "perl": "6.*", "provides": { "Algorithm::Elo": "lib/Algorithm/Elo.pm" }, "source-url": "https://github.com/hoelzro/p6-algorithm-elo.git", "version": "0.1.0" } , { "author": "Rob Hoelz", "depends": [ ], "description": "Implementation of the longest common subsequence algorithm", "license": "MIT", "name": "Algorithm::LCS", "perl": "6.*", "provides": { "Algorithm::LCS": "lib/Algorithm/LCS.pm" }, "source-url": "git://github.com/hoelzro/p6-algorithm-lcs.git", "version": "0.1.0" } , { "author": "Rob Hoelz", "depends": [ ], "description": "Emulate file interface for strings", "license": "MIT", "name": "IO::String", "perl": "6.*", "provides": { "IO::String": "lib/IO/String.pm" }, "source-url": "https://github.com/hoelzro/p6-io-string.git", "version": "0.1.1" } , { "authors": [ "Rob Hoelz" ], "description": "Moves declarative POD blocks to the end of the POD, allowing for end-of-document style POD", "license": "MIT", "name": "Pod::EOD", "perl": "6.c", "provides": { "Pod::EOD": "lib/Pod/EOD.pm" }, "source-url": "https://github.com/hoelzro/p6-pod-eod.git", "version": "0.1.0" } , { "author": "Rob Hoelz", "description": "Priority queue implementation for Perl 6", "license": "MIT", "name": "PriorityQueue", "perl": "v6.0.0", "provides": { "PriorityQueue": "lib/PriorityQueue.pm" }, "source-url": "https://github.com/hoelzro/p6-priorityqueue.git", "support": { "bugtracker": "https://github.com/hoelzro/p6-priorityqueue/issues", "email": "rob AT-SIGN hoelz.ro" }, "tags": [ "data structure" ], "test-depends": [ ], "version": "0.1.0" } , { "api": 1, "auth": "github:holli-holzer", "authors": [ "Markus 'Holli' Holzer (holli.holzer@gmail.com)" ], "build-depends": [ ], "depends": [ ], "description": "An object recursion operator", "license": "BSD-3-Clause", "name": "Operator::grandpa", "perl": "6.c", "provides": { "Operator::grandpa": "lib/Operator/grandpa.pm6" }, "resources": [ ], "source-url": "https://github.com/holli-holzer/Operator-grandpa.git", "tags": [ ], "test-depends": [ ], "version": "1.001002" } , { "api": "*", "auth": "github:hythm7", "authors": [ "Haytham Elganiny" ], "build-depends": [ ], "depends": [ ], "description": "Grid Role for Arrays.", "license": "Artistic-2.0", "name": "Grid", "perl": "6.*", "provides": { "Grid": "lib/Grid.pm" }, "resources": [ ], "source-url": "https://github.com/hythm7/Grid.git", "tags": [ "Grid", "Array" ], "test-depends": [ ], "version": "0.0.4" } , { "api": "", "auth": "github:hythm7", "authors": [ "Haytham Elganiny" ], "build-depends": [ ], "depends": [ "Terminal::ANSIColor", "Log::Async", "Libarchive", "URI::Encode", "LibCurl" ], "description": "A Package Manager for Raku", "license": "Artistic-2.0", "name": "Pakku", "perl": "6.d", "provides": { "Grammar::Pakku::Cmd": "lib/Grammar/Pakku/Cmd.rakumod", "Grammar::Pakku::Cnf": "lib/Grammar/Pakku/Cnf.rakumod", "Grammar::Pakku::Common": "lib/Grammar/Pakku/Common.rakumod", "Pakku": "lib/Pakku.rakumod", "Pakku::Cache": "lib/Pakku/Cache.rakumod", "Pakku::Guts": "lib/Pakku/Guts.rakumod", "Pakku::Help": "lib/Pakku/Help.rakumod", "Pakku::Log": "lib/Pakku/Log.rakumod", "Pakku::Meta": "lib/Pakku/Meta.rakumod", "Pakku::Recman": "lib/Pakku/Recman.rakumod", "Pakku::Repo": "lib/Pakku/Repo.rakumod", "Pakku::Spec": "lib/Pakku/Spec.rakumod", "Pakku::Util": "lib/Pakku/Util.rakumod", "X::Pakku": "lib/X/Pakku.rakumod" }, "resources": [ "pakku.cnf" ], "source-url": "https://github.com/hythm7/Pakku.git", "tags": [ "spec", "meta", "repo", "module", "install", "package", "manager", "distribution", "raku" ], "test-depends": [ ], "version": "pupa" } , { "auth": "github:hythm7", "authors": [ "Haytham Elganiny" ], "build-depends": [ ], "depends": [ "Terminal::ANSIColor", "Pakku::Spec" ], "description": "Pakku Meta", "license": "Artistic-2.0", "name": "Pakku::Meta", "perl": "6.d", "provides": { "Pakku::Meta": "lib/Pakku/Meta.rakumod", "X::Pakku::Meta": "lib/X/Pakku/Meta.rakumod" }, "resources": [ ], "source-url": "https://github.com/hythm7/Pakku-Meta.git", "tags": [ "meta", "meta6", "module", "package", "distribution" ], "test-depends": [ ], "version": "0.0.4" } , { "auth": "github:hythm7", "authors": [ "Haytham Elganiny" ], "build-depends": [ ], "depends": [ "JSON::Fast", "File::Find", "DB::SQLite", "Badger", "LibCurl", "Archive::Libarchive", "Cro::HTTP", "Pakku::Spec", "Pakku::Meta", "Pakku::RecMan::Client" ], "description": "Pakku Recommendation Manager", "license": "Artistic-2.0", "name": "Pakku::RecMan", "perl": "6.d", "provides": { "Pakku::RecMan": "lib/Pakku/RecMan.rakumod" }, "resources": [ "sql/recman.sql" ], "source-url": "https://github.com/hythm7/Pakku-RecMan.git", "tags": [ "pakku", "recman", "package", "manager", "recommendation", "module", "distribution", "spec", "meta" ], "test-depends": [ ], "version": "0.1.0" } , { "auth": "github:hythm7", "authors": [ "Haytham Elganiny" ], "build-depends": [ ], "depends": [ "LibCurl", "URI::Encode", "Retry", "Pakku::Spec" ], "description": "Pakku RecMan Client", "license": "Artistic-2.0", "name": "Pakku::RecMan::Client", "perl": "6.d", "provides": { "Pakku::RecMan::Client": "lib/Pakku/RecMan/Client.rakumod" }, "resources": [ ], "source-url": "https://github.com/hythm7/Pakku-RecMan-Client.git", "tags": [ "meta", "pakku", "recman", "manager", "package", "module", "distribution", "recommendation" ], "test-depends": [ ], "version": "0.0.7" } , { "auth": "github:hythm7", "authors": [ "Haytham Elganiny" ], "build-depends": [ ], "depends": [ ], "description": "Pakku dependency specification", "license": "Artistic-2.0", "name": "Pakku::Spec", "perl": "6.d", "provides": { "Pakku::Spec": "lib/Pakku/Spec.rakumod", "X::Pakku::Spec": "lib/X/Pakku/Spec.rakumod" }, "resources": [ ], "source-url": "https://github.com/hythm7/Pakku-Spec.git", "tags": [ "Pakku", "spec", "meta", "dependency", "specification" ], "test-depends": [ ], "version": "0.0.6" } , { "auth": "github:hythm7", "authors": [ "Haytham Elganiny" ], "build-depends": [ ], "depends": [ "Test::META" ], "description": "Retry action", "license": "Artistic-2.0", "meta-version": "0", "name": "Retry", "perl": "6.d", "provides": { "Retry": "lib/Retry.rakumod" }, "raku": null, "resources": [ ], "source-url": "https://github.com/hythm7/Retry.git", "support": { "source": null }, "tags": [ "retry" ], "test-depends": [ ], "version": "0.0.4" } , { "auth": "Ian G. Tayler", "authors": [ "Ian G. Tayler" ], "depends": [ ], "description": "A small module for working with Stabler's Minimalist Grammars in Perl6.", "license": "Artistic-2.0", "name": "MinG", "perl": "6.c", "provides": { "MinG": "lib/MinG.pm6", "MinG::EDMG": "lib/MinG/EDMG.pm6", "MinG::From::Text": "lib/MinG/From/Text.pm6", "MinG::S13": "lib/MinG/S13.pm6", "MinG::S13::Logic": "lib/MinG/S13/Logic.pm6", "ming-analyser.p6": "bin/ming-analyser.p6" }, "resources": [ "template.tex", "espa0.mg", "eng0.mg", "nihongo0.edmg" ], "source-url": "https://github.com/IanTayler/MinG.git", "version": "1.2.7" } , { "authors": [ "Benjamin Frady" ], "build-depends": [ ], "depends": [ "Cro::HTTP::Client", "URI::Encode" ], "description": "Reactive Telegram bot library", "license": "CC0-1.0", "name": "Telegram", "perl": "6.d", "provides": { "Telegram": "lib/Telegram.pm6", "Telegram::Object::Chat": "lib/Telegram/Object/Chat.pm6", "Telegram::Object::Image": "lib/Telegram/Object/Image.pm6", "Telegram::Object::Message": "lib/Telegram/Object/Message.pm6", "Telegram::Object::User": "lib/Telegram/Object/User.pm6" }, "resources": [ ], "source-url": "git://github.com/benjif/telegram-bot.git", "tags": [ "telegram", "bot" ], "test-depends": [ ], "version": "0.0.3" } , { "author": "Ingy döt Net ", "depends": [ "YAML" ], "description": "See Your Data in the Nude", "name": "XXX", "provides": { "XXX": "lib/XXX.pm" }, "source-url": "git://github.com/ingydotnet/xxx-pm6.git", "version": "*" } , { "depends": [ ], "description": "perform topological sort", "name": "Dependency::Sort", "perl": "6.*", "provides": { "Dependency::Sort": "lib/Dependency/Sort.pm6" }, "source-url": "git://github.com/jaffa4/Dependency-Sort.git", "version": "1" } , { "auth": "", "authors": [ "jaffa4" ], "build-depends": [ ], "depends": [ ], "description": "Calculate various hashes fast for files", "license": "", "name": "Hash::File", "perl": "6.*", "provides": { "HashFile": "lib/Hash/File.rakumod" }, "resources": [ ], "source-url": "git://github.com/jaffa4/hashfile.git", "tags": [ "MD2", "MD4", "MD5", "SHA1", "SHA256", "SHA384", "SHA512" ], "test-depends": [ ], "version": "1.0" } , { "depends": [ "Path::Util" ], "description": "store data in ini files", "name": "Ini::Storage", "perl": "6.*", "provides": { "Ini::Storage": "lib/Ini/Storage.pm" }, "source-url": "git://github.com/jaffa4/inistorage.git", "version": "0.8" } , { "depends": [ ], "description": "Support for logging", "name": "Log::D", "perl": "6.*", "provides": { "Log::D": "lib/Log/D.pm", "Log::Empty": "lib/Log/Empty.pm" }, "source-url": "git://github.com/jaffa4/logd.git", "tags": [ "log", "logging", "logger" ], "version": "0.8" } , { "depends": [ ], "description": "decompose file path", "name": "Path::Util", "perl": "6.*", "provides": { "Path::Util": "lib/Path/Util.pm" }, "source-url": "git://github.com/jaffa4/pathutil.git", "version": "*" } , { "depends": [ "Rakudo::Perl6::Parsing" ], "description": "format Perl6", "name": "Rakudo::Perl6::Format", "perl": "6.*", "provides": { "Rakudo::Perl6::Format": "lib/Perl6/Format.pm" }, "source-url": "git://github.com/jaffa4/perl6format.git", "version": "0.1" } , { "depends": [ ], "description": "parse Perl6", "name": "Rakudo::Perl6::Parsing", "perl": "6.*", "provides": { "Rakudo::Perl6::Parsing": "lib/Rakudo/Perl6/Parsing.rakumod" }, "source-url": "git://github.com/jaffa4/perl6parsing.git", "version": "1.0.1" } , { "depends": [ "Rakudo::Perl6::Parsing" ], "description": "trace Perl6", "name": "Rakudo::Perl6::Tracer", "perl": "6.*", "provides": { "Rakudo::Perl6::Tracer": "lib/Rakudo/Perl6/Tracer.pm" }, "source-url": "git://github.com/jaffa4/perl6tracer.git", "version": "0.1.1" } , { "depends": [ ], "description": "Stream into a string and from a string", "name": "String::Stream", "perl": "6.*", "provides": { "String::Stream": "lib/String/Stream.pm6" }, "source-url": "git://github.com/jaffa4/string-stream.git", "version": "0.8" } , { "authors": [ "Jaldhar H. Vyas" ], "build-depends": [ ], "depends": [ ], "description": "An Illustration of Cumulative Selection", "license": [ "Artistic-2.0", "GPL-2.0+" ], "name": "Algorithm::DawkinsWeasel", "perl": "6.c", "provides": { "Algorithm::DawkinsWeasel": "lib/Algorithm/DawkinsWeasel.pm6" }, "resources": [ ], "source-url": "https://github.com/jaldhar/Algorithm-DawkinsWeasel.git", "tags": [ ], "test-depends": [ ], "version": "0.1.1" } , { "authors": [ "James Albert" ], "depends": [ "JSON::Fast", "MIME::Base64", "Digest::SHA", "Digest::HMAC" ], "description": "JSON::WebToken is a JSON Web Token (JWT) implementation for Perl6", "license": "GPL-1.0+ OR Artistic-1.0-Perl", "name": "JSON::WebToken", "perl": "6.*", "provides": { "JSON::WebToken": "lib/JSON/WebToken.pm6", "JSON::WebToken::Constants": "lib/JSON/WebToken/Constants.pm6", "JSON::WebToken::Crypt": "lib/JSON/WebToken/Crypt.pm6", "JSON::WebToken::Crypt::HMAC": "lib/JSON/WebToken/Crypt/HMAC.pm6", "JSON::WebToken::Crypt::RSA": "lib/JSON/WebToken/Crypt/RSA.pm6", "JSON::WebToken::Exception": "lib/JSON/WebToken/Exception.pm6" }, "resources": [ ], "source-url": "git://github.com/jamesalbert/JSON-WebToken.git", "version": "0.0.1" } , { "authors": [ "James Clark" ], "depends": [ ], "description": "Roll RPG-style polyhedral dice", "license": "Artistic-2.0", "meta6": "0", "name": "Dice::Roller", "perl": "6.c", "provides": { "Dice::Roller": "lib/Dice/Roller.pm6", "Dice::Roller::Rollable": "lib/Dice/Roller/Rollable.pm6", "Dice::Roller::Selector": "lib/Dice/Roller/Selector.pm6" }, "source-url": "https://github.com/jamesneko/dice-roller.git", "support": { "email": "perl@lazycat.com.au" }, "version": "0.1.1" } , { "auth": "zef:japhb", "authors": [ "Geoffrey Broadwell" ], "build-depends": [ ], "depends": [ ], "description": "Common base components for RPGs", "license": "Artistic-2.0", "name": "RPG::Base", "perl": "6.c", "provides": { "RPG::Base": "lib/RPG/Base.pm6", "RPG::Base::Adventure": "lib/RPG/Base/Adventure.pm6", "RPG::Base::AreaMap": "lib/RPG/Base/AreaMap.pm6", "RPG::Base::Container": "lib/RPG/Base/Container.pm6", "RPG::Base::Creature": "lib/RPG/Base/Creature.pm6", "RPG::Base::Grouping": "lib/RPG/Base/Grouping.pm6", "RPG::Base::Location": "lib/RPG/Base/Location.pm6", "RPG::Base::Named": "lib/RPG/Base/Named.pm6", "RPG::Base::Party": "lib/RPG/Base/Party.pm6", "RPG::Base::SlottedContainer": "lib/RPG/Base/SlottedContainer.pm6", "RPG::Base::Stat": "lib/RPG/Base/Stat.pm6", "RPG::Base::StatModifier": "lib/RPG/Base/StatModifier.pm6", "RPG::Base::StatsBearer": "lib/RPG/Base/StatsBearer.pm6", "RPG::Base::Thing": "lib/RPG/Base/Thing.pm6", "RPG::Base::ThingContainer": "lib/RPG/Base/ThingContainer.pm6" }, "resources": [ ], "source-url": "git://github.com/japhb/RPG-Base.git", "tags": [ "RPG", "Base", "Adventure", "Creature" ], "test-depends": [ ], "version": "0.0.11" } , { "auth": "github:jasonmay", "authors": [ "Jason May", "Martin Barth" ], "build-depends": [ ], "depends": [ ], "description": "Wire your application components together using inversion of control", "license": "NOASSERTION", "name": "IoC", "perl": "6.c", "provides": { "IoC": "lib/IoC.pm6", "IoC::BlockInjection": "lib/IoC/BlockInjection.pm6", "IoC::ConstructorInjection": "lib/IoC/ConstructorInjection.pm6", "IoC::Container": "lib/IoC/Container.pm6", "IoC::Literal": "lib/IoC/Literal.pm6", "IoC::Service": "lib/IoC/Service.pm6" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/jasonmay/perl6-ioc.git", "tags": [ "Dependency Injection", "Dependency", "Inversion of Control" ], "test-depends": [ "Path::Finder", "Test::META" ], "version": "0.0.4" } , { "authors": [ "Justin DeVuyst" ], "description": "data selection dsl parser and applicator", "license": "artistic_2", "name": "Data::Selector", "perl": "v6", "provides": { "Data::Selector": "lib/Data/Selector.pm", "Data::Selector::SelectorString::Actions": "lib/Data/Selector.pm", "Data::Selector::SelectorString::Grammar": "lib/Data/Selector.pm" }, "support": { "bugtracker": "https://github.com/jdv/p6-data-selector/issues", "email": "justin@devuyst.com", "irc": "irc://irc.freenode.net/perl6", "source": "https://github.com/jdv/p6-data-selector.git" }, "version": "v1.02" } , { "auth": "github:JJ", "authors": [ "Tadeusz “tadzik” Sośnierz" ], "depends": [ ], "description": "MAIN? Getopt semantics? Why not both?", "name": "Getopt::Type", "perl": "6.d", "provides": { "Getopt::Type": "lib/Getopt/Type.pm" }, "source-url": "https://github.com/JJ/Getopt-Type.git", "support": { "bugtracker": "https://github.com/tadzik/Getopt-Type/issues", "source": "git://github.com/tadzik/Getopt-Type.git" }, "version": "0.1.1" } , { "authors": [ "JJ Merelo" ], "build-depends": [ ], "depends": [ "IO::Socket::SSL", "LWP::Simple" ], "description": "blah blah blah", "license": "Artistic-2.0", "name": "App::Squashathons", "perl": "6.c", "provides": { "App::Squashathons": "lib/App/Squashathons.pm6" }, "resources": [ "script/squashalyzer" ], "source-url": "https://github.com/JJ/p6-app-squashathons.git", "tags": [ "squashathons", "utilities" ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "JJ Merelo" ], "build-depends": [ ], "depends": [ ], "description": "A few Math and Physics constants", "license": "GPL-3.0", "name": "Math::Constants", "perl": "6.*", "provides": { "Math::Constants": "lib/Math/Constants.pm6" }, "resources": [ ], "source-url": "https://github.com/JJ/p6-math-constants.git", "tags": [ "math", "constants", "physics" ], "test-depends": [ "Test", "Test::META" ], "version": "0.1.1" } , { "auth": "github:JJ", "authors": [ "Ahmad M. Zawawi" ], "description": "SDL2 with some OO-sugar.", "license": "MIT", "name": "SDL2", "perl": "6.c", "provides": { "SDL2": "lib/SDL2.pm6", "SDL2::Renderer": "lib/SDL2/Renderer.pm6", "SDL2::Window": "lib/SDL2/Window.pm6" }, "resources": [ ], "source-url": "git://github.com/JJ/perl6-sdl2.git", "test-depends": [ "Test", "SDL2::Raw:ver<0.2+>" ], "version": "0.0.3" } , { "authors": [ "JJ Merelo" ], "build-depends": [ ], "depends": [ "JSON::Fast" ], "description": "Check scripts for confusables and mixed script", "license": "Artistic-2.0", "name": "Unicode::Security", "perl": "6.d", "provides": { "Unicode::Security": "lib/Unicode/Security.pm6" }, "resources": [ "data/confusables.json", "data/confusables-ws.json", "data/iso15924-utf8-20180827.txt", "scripts/generate-map-confusables.p6", "scripts/generate-map-ws.p6", "scripts/README.md" ], "source-url": "https://github.com/JJ/perl6-unicode-security.git", "tags": [ "unicode", "security" ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "JJ Merelo" ], "build-depends": [ ], "depends": [ ], "description": "Renders 2d arrays to a console using block symbols", "license": "Artistic-2.0", "name": "Array::Shaped::Console", "perl": "6.c", "provides": { "Array::Shaped::Console": "lib/Array/Shaped/Console.pm6" }, "resources": [ ], "source-url": "https://github.com/JJ/raku-array-shaped-console.git", "tags": [ ], "test-depends": [ ], "version": "0.0.2" } , { "auth": "github:JJ", "authors": [ "JJ Merelo" ], "depends": [ ], "description": "Native port of the CommonMark library", "license": "Artistic-2.0", "meta-version": 0, "name": "cmark::Simple", "perl": "6.d", "provides": { "cmark::Simple": "lib/cmark/Simple.rakumod" }, "resources": [ ], "source-url": "https://github.com/JJ/raku-cmark.git", "tags": [ "modules", "markdown", "commonmark" ], "version": "0.0.2" } , { "auth": "github:JJ", "authors": [ "JJ Merelo" ], "depends": [ "META6:ver<0.0.24+>" ], "description": "Creates a single method for accessing META6 values that might be in two places", "license": "Artistic-2.0", "meta-version": 0, "name": "Dist::META", "perl": "6.d", "provides": { "Dist::META": "lib/Dist/META.pm6" }, "source-url": "https://github.com/JJ/raku-dist-meta.git", "tags": [ "modules", "ecosystem", "devel", "meta", "utils", "META6" ], "test-depends": [ "Test::META" ], "version": "0.0.3" } , { "api": "2", "auth": "github:JJ", "authors": [ "AntonioGamiz", "moritz", "JJ Merelo", "Raku team" ], "build-depends": [ ], "depends": [ "dot:from" ], "description": "Parse a type graph description file", "license": "Artistic-2.0", "name": "Doc::TypeGraph", "provides": { "Doc::Type": "lib/Doc/Type.pm6", "Doc::TypeGraph": "lib/Doc/TypeGraph.pm6", "Doc::TypeGraph::Decl": "lib/Doc/TypeGraph/Decl.pm6", "Doc::TypeGraph::DeclActions": "lib/Doc/TypeGraph/DeclActions.pm6", "Doc::TypeGraph::Viz": "lib/Doc/TypeGraph/Viz.pm6" }, "raku": "6.d", "resources": [ "data/type-graph.txt" ], "source-url": "https://github.com/JJ/Raku-Doc-TypeGraph.git", "tags": [ "documentation", "configuration", "introspection" ], "test-depends": [ "Test::META:ver<0.0.17+>" ], "version": "2.2.1" } , { "auth": "github:JJ", "authors": [ "J. J. Merelo " ], "depends": [ "Terminal::ANSIColor" ], "description": "Nice messages for grammars and regexes", "license": "Artistic-2.0", "meta-version": 0, "name": "Grammar::Message", "perl": "6.d", "provides": { "Grammar::Message": "lib/Grammar/Message.pm6" }, "source-url": "https://github.com/JJ/raku-grammar-message.git", "tags": [ "grammars", "exceptions" ], "version": "0.0.1" } , { "authors": [ "Filip Sergot" ], "depends": [ ], "description": "IO can be captured and tested", "license": "Artistic-2.0", "name": "IO::Capture::Simple", "perl": "6.c", "provides": { "IO::Capture::Simple": "lib/IO/Capture/Simple.pm6", "Test::IO::Capture": "lib/Test/IO/Capture.pm6" }, "source-url": "git://github.com/JJ/raku-io-capture-simple.git", "version": "v0.0.1" } , { "auth": "github:JJ", "authors": [ "JJ Merelo" ], "depends": [ ], "description": "Raku bindings for the kazmath library", "license": "Artistic-2.0", "meta-version": 0, "name": "kazmath", "perl": "6.d", "provides": { "kazmath": "lib/kazmath.rakumod" }, "resources": [ ], "source-url": "https://github.com/JJ/raku-kazmath.git", "tags": [ "modules", "math", "graphics" ], "version": "0.0.1" } , { "auth": "github:JJ", "authors": [ "JJ Merelo" ], "depends": [ "Text::CSV" ], "description": "Constants with TCP and UDP port mappings", "license": "GPL-3.0-only", "name": "Services::PortMapping", "perl": "6.*", "provides": { "Services::PortMapping": "lib/Services/PortMapping.pm6" }, "resources": [ "data/service-names-port-numbers.csv" ], "source-url": "https://github.com/JJ/raku-service-portmapping.git", "tags": [ "modules", "udp", "tcp", "ports", "services" ], "version": "v0.0.3" } , { "auth": "github:JJ", "authors": [ "JJ Merelo" ], "depends": [ "P5getpwnam", "P5getgrnam", "UNIX::Privileges:ver<0.1.4+>", "File::Stat" ], "description": "Better chown, ported from Perl's File::Chown", "license": "Artistic-2.0", "meta-version": 0, "name": "Sys::Chown", "perl": "6.d", "provides": { "Sys::Chown": "lib/Sys/Chown.pm6" }, "source-url": "https://github.com/JJ/raku-sys-chown.git", "version": "0.0.1" } , { "auth": "github:JJ", "authors": [ "JJ Merelo" ], "depends": [ ], "description": "A set of white-box tests for scripts", "license": "Artistic-2.0", "meta-version": 0, "name": "Test::Script", "perl": "6.d", "provides": { "Test::Script": "lib/Test/Script.pm6" }, "resources": [ ], "source-url": "https://github.com/JJ/raku-test-script.git", "tags": [ "modules", "Test", "script" ], "version": "0.0.3" } , { "auth": "github:JJ", "authors": [ "JJ Merelo" ], "depends": [ "YAMLish" ], "description": "", "license": "Artistic-2.0", "meta-version": 0, "name": "Toi", "perl": "6.d", "provides": { "Toi": "lib/Toi.pm6", "Toi::Data": "lib/Toi/Data.pm6", "Toi::Data::YAML": "lib/Toi/Data/YAML.pm6", "Toi::Role": "lib/Toi/Role.pm6", "X::Toi": "lib/X/Toi.pm6" }, "resources": [ ], "source-url": "https://github.com/JJ/raku-toi.git", "tags": [ "modules" ], "version": "0.0.1" } , { "depends": [ ], "description": "Naive parser for Perl 6 style POD documents", "name": "Pod::Parser", "perl": "6.*", "provides": { "Pod::Parser": "lib/Pod/Parser.pm", "Pod::Parser::Common": "lib/Pod/Parser/Common.pm6" }, "source-url": "git://github.com/szabgab/perl6-Pod-Parser.git", "version": "0.1.0" } , { "author": "Jonas Kramer ", "build-depends": [ ], "depends": [ ], "description": "Wrap text.", "license": "Artistic-2.0", "name": "Text::Wrap", "perl": "6.*", "provides": { "Text::Wrap": "lib/Text/Wrap.pm6" }, "repo-type": "git", "source-url": "git://github.com/jkramer/p6-Text-Wrap.git", "test-depends": [ ], "version": "0.0.3" } , { "auth": "github:jnthn", "build-depends": [ "Terminal::ANSIColor" ], "creator": "Jonathan Worthington", "depends": [ "Terminal::ANSIColor" ], "description": "Simple tracing and debugging support for Perl 6 grammars", "license": "Artistic-2.0", "name": "Grammar::Debugger", "perl": "6.*", "provides": { "Grammar::Debugger": "lib/Grammar/Debugger.pm6", "Grammar::Debugger::WrapCache": "lib/Grammar/Debugger/WrapCache.pm6", "Grammar::Tracer": "lib/Grammar/Tracer.pm6" }, "source-url": "git://github.com/jnthn/grammar-debugger.git", "test-depends": [ "Test" ], "version": "1.0.1" } , { "depends": [ ], "description": "Basic Actor model support. A work in progress.", "name": "OO::Actors", "perl": "6.*", "provides": { "OO::Actors": "lib/OO/Actors.pm6" }, "repo-type": "git", "source-url": "git://github.com/jnthn/oo-actors.git", "version": "0.1" } , { "author": "Jonathan Worthington ", "depends": [ "Shell::Command", "YAMLish" ], "description": "Tool to make basic WiX installers for Perl 6 apps, bundling MoarVM/Rakudo.", "license": "Artistic-2.0", "name": "App::InstallerMaker::WiX", "perl": "6.*", "provides": { "App::InstallerMaker::WiX::Configuration": "lib/App/InstallerMaker/WiX/Configuration.pm6", "App::InstallerMaker::WiX::InstallerBuilder": "lib/App/InstallerMaker/WiX/InstallerBuilder.pm6", "App::InstallerMaker::WiX::PreCheck": "lib/App/InstallerMaker/WiX/PreCheck.pm6", "make-perl6-wix-installer": "bin/make-perl6-wix-installer" }, "source-url": "https://github.com/jnthn/p6-app-installermaker-wix.git", "version": "0.2" } , { "author": "Jonathan Worthington ", "depends": [ ], "description": "MoarVM heap snapshot analysis tool", "license": "Artistic-2.0", "name": "App::MoarVM::HeapAnalyzer", "perl": "6.*", "provides": { "App::MoarVM::HeapAnalyzer::Model": "lib/App/MoarVM/HeapAnalyzer/Model.pm6", "App::MoarVM::HeapAnalyzer::Shell": "lib/App/MoarVM/HeapAnalyzer/Shell.pm6", "moar-ha": "bin/moar-ha" }, "source-url": "git://github.com/jnthn/p6-app-moarvm-heapanalyzer.git", "version": "0.1" } , { "author": "Jonathan Worthington", "depends": [ ], "description": "Enables safe concurrent consumption of Iterable values", "name": "Concurrent::Iterator", "perl": "6.*", "provides": { "Concurrent::Iterator": "lib/Concurrent/Iterator.pm6" }, "repo-type": "git", "source-url": "git://github.com/jnthn/p6-concurrent-iterator.git", "version": "1.0" } , { "author": "Jonathan Worthington ", "depends": [ ], "description": "An object to help with reporting the progress of a concurrent operation.", "license": "Artistic-2.0", "name": "Concurrent::Progress", "perl": "6.*", "provides": { "Concurrent::Progress": "lib/Concurrent/Progress.pm6" }, "source-url": "https://github.com/jnthn/p6-concurrent-progress.git", "test-depends": [ "Test::Scheduler" ], "version": "1.1" } , { "author": "Jonathan Worthington ", "depends": [ ], "description": "Heuristic detection of text vs. binary data.", "license": "Artistic-2.0", "name": "Data::TextOrBinary", "perl": "6.*", "provides": { "Data::TextOrBinary": "lib/Data/TextOrBinary.rakumod" }, "source-url": "https://github.com/jnthn/p6-data-textorbinary.git", "version": "1.3" } , { "auth": "github:jnthn", "author": "Jonathan Worthington ", "build-depends": [ ], "depends": [ ], "description": "Parsing and generation of Dockerfiles.", "name": "Docker::File", "perl": "6.c", "provides": { "Docker::File": "lib/Docker/File.pm6" }, "source-url": "git://github.com/jnthn/p6-docker-file.git", "support": { "source": "git://github.com/jnthn/p6-docker-file.git" }, "tags": [ "docker", "dockerfile" ], "test-depends": [ ], "version": "1.0" } , { "author": "Jonathan Worthington ", "depends": [ ], "description": "Parsing and application of .gitignore-style ignore files.", "license": "Artistic-2.0", "name": "File::Ignore", "perl": "6.*", "provides": { "File::Ignore": "lib/File/Ignore.pm6" }, "source-url": "https://github.com/jnthn/p6-file-ignore.git", "version": "1.1" } , { "auth": "zef:jnthn", "authors": [ "Jonathan Worthington" ], "build-depends": [ ], "depends": [ ], "description": "Implementation of RFC 7541 HPACK: Header Compression for HTTP/2", "license": "Artistic-2.0", "name": "HTTP::HPACK", "perl": "6.c", "provides": { "HTTP::HPACK": "lib/HTTP/HPACK.rakumod" }, "source-url": "https://github.com/jnthn/raku-http-hpack.git", "test-depends": [ ], "version": "1.0.0" } , { "author": "Jonathan Worthington ", "build-depends": [ "LWP::Simple" ], "depends": [ "Concurrent::Progress" ], "description": "Asynchronous binding for libssh; client-only and limited functionality so far.", "license": "Artistic-2.0", "name": "SSH::LibSSH", "perl": "6.*", "provides": { "SSH::LibSSH": "lib/SSH/LibSSH.pm6", "SSH::LibSSH::Raw": "lib/SSH/LibSSH/Raw.pm6" }, "resources": [ "ssh.dll", "libeay32.dll", "msvcr110.dll" ], "source-url": "https://github.com/jnthn/p6-ssh-libssh.git", "version": "0.9.1" } , { "author": "Jonathan Worthington", "depends": [ "OO::Monitors" ], "description": "A test double for IO::Socket::Async", "name": "Test::IO::Socket::Async", "perl": "6.*", "provides": { "Test::IO::Socket::Async": "lib/Test/IO/Socket/Async.pm6" }, "repo-type": "git", "source-url": "git://github.com/jnthn/p6-test-io-socket-async.git", "version": "0.1" } , { "depends": [ ], "description": "An implementation of the Perl 6 Scheduler role with virtualized time.", "license": "Artistic-2.0", "name": "Test::Scheduler", "perl": "6.c", "provides": { "Test::Scheduler": "lib/Test/Scheduler.pm6" }, "source-url": "git://github.com/jnthn/p6-test-scheduler.git", "version": "1.1" } , { "depends": [ "Terminal::ANSIColor" ], "description": "Command-line debugger frontend for Rakudo", "license": "Artistic-2.0", "name": "Debugger::UI::CommandLine", "perl": "6.*", "provides": { "Debugger::UI::CommandLine": "lib/Debugger/UI/CommandLine.pm" }, "source-url": "git://github.com/jnthn/rakudo-debugger.git", "version": "*" } , { "authors": [ "Jonathan Worthington " ], "depends": [ "OO::Monitors" ], "description": "Creation of stub objects using the Arrange, Act, Assert pattern.", "license": "Artistic-2.0", "name": "Test::Mock", "perl": "6.*", "provides": { "Test::Mock": "lib/Test/Mock.pm6" }, "source-url": "git://github.com/jnthn/test-mock.git", "version": "1.5" } , { "author": "Jorn van Engelen", "depends": [ ], "description": "Decodeing network frames", "name": "Net::Packet", "provides": { "Net::Packet": "lib/Net/Packet.pm6", "Net::Packet::ARP": "lib/Net/Packet/ARP.pm6", "Net::Packet::Base": "lib/Net/Packet/Base.pm6", "Net::Packet::EtherType": "lib/Net/Packet/EtherType.pm6", "Net::Packet::Ethernet": "lib/Net/Packet/Ethernet.pm6", "Net::Packet::ICMP": "lib/Net/Packet/ICMP.pm6", "Net::Packet::IP_proto": "lib/Net/Packet/IP_proto.pm6", "Net::Packet::IPv4": "lib/Net/Packet/IPv4.pm6", "Net::Packet::IPv4_addr": "lib/Net/Packet/IPv4_addr.pm6", "Net::Packet::MAC_addr": "lib/Net/Packet/MAC_addr.pm6", "Net::Packet::UDP": "lib/Net/Packet/UDP.pm6" }, "source-url": "git://github.com/jpve/perl6-net-packet.git", "version": "v0.0.1" } , { "author": "Jorn van Engelen", "depends": [ ], "description": "libpcap bindings", "name": "Net::Pcap", "provides": { "Net::Pcap": "lib/Net/Pcap.pm6", "Net::Pcap::C_Buf": "lib/Net/Pcap/C_Buf.pm6", "Net::Pcap::Dump": "lib/Net/Pcap/Dump.pm6", "Net::Pcap::Linktype": "lib/Net/Pcap/Linktype.pm6" }, "source-url": "git://github.com/jpve/perl6-net-pcap.git", "version": "v0.0.1" } , { "author": "Jorn van Engelen", "depends": [ ], "description": "Strip Pod annotation from Perl6 code", "name": "Pod::Strip", "provides": { "Pod::Strip": "lib/Pod/Strip.pm6" }, "source-url": "git://github.com/jpve/perl6-pod-strip.git", "version": "v0.0.1" } , { "authors": [ "Julien Simonet" ], "depends": [ "Test", "Test::META" ], "description": "Parses a DNS zone and returns objects to manipulate it.", "license": "Artistic-2.0", "name": "DNS::Zone", "perl": "6.c", "provides": { "DNS::Zone": "lib/DNS/Zone.pm6", "DNS::Zone::Grammars::Modern": "lib/DNS/Zone/Grammars/Modern.pm6", "DNS::Zone::Grammars::ModernActions": "lib/DNS/Zone/Grammars/ModernActions.pm6", "DNS::Zone::ResourceRecord": "lib/DNS/Zone/ResourceRecord.pm6", "DNS::Zone::ResourceRecordData": "lib/DNS/Zone/ResourceRecordData.pm6", "DNS::Zone::ResourceRecordData::A": "lib/DNS/Zone/ResourceRecordData/A.pm6", "DNS::Zone::ResourceRecordData::AAAA": "lib/DNS/Zone/ResourceRecordData/AAAA.pm6", "DNS::Zone::ResourceRecordData::CNAME": "lib/DNS/Zone/ResourceRecordData/CNAME.pm6", "DNS::Zone::ResourceRecordData::DNAME": "lib/DNS/Zone/ResourceRecordData/DNAME.pm6", "DNS::Zone::ResourceRecordData::MX": "lib/DNS/Zone/ResourceRecordData/MX.pm6", "DNS::Zone::ResourceRecordData::NS": "lib/DNS/Zone/ResourceRecordData/NS.pm6", "DNS::Zone::ResourceRecordData::PTR": "lib/DNS/Zone/ResourceRecordData/PTR.pm6", "DNS::Zone::ResourceRecordData::SOA": "lib/DNS/Zone/ResourceRecordData/SOA.pm6", "DNS::Zone::ResourceRecordData::SPF": "lib/DNS/Zone/ResourceRecordData/SPF.pm6", "DNS::Zone::ResourceRecordData::SRV": "lib/DNS/Zone/ResourceRecordData/SRV.pm6", "DNS::Zone::ResourceRecordData::TXT": "lib/DNS/Zone/ResourceRecordData/TXT.pm6" }, "source-url": "https://github.com/jsimonet/dns-zone.git", "version": "0.1.2" } , { "authors": [ "Julien Simonet" ], "depends": [ "PerlStore::FileStore", "IRC::Client" ], "description": "Plugin for counting user points.", "license": "Artistic-2.0", "name": "IRC::Client::Plugin::UserPoints", "perl": "6.c", "provides": { "IRC::Client::Plugin::UserPoints": "lib/IRC/Client/Plugin/UserPoints.pm6" }, "resources": [ ], "source-url": "https://github.com/jsimonet/IRC-Client-Plugin-UserPoints.git", "version": "0.1.3" } , { "authors": [ "Julien Simonet" ], "depends": [ ], "description": "Generate and handle logs with pipelines, filters and formatters.", "license": "Artistic-2.0", "name": "Log::Any", "perl": "6.c", "provides": { "Log::Any": "lib/Log/Any.pm6", "Log::Any::Adapter": "lib/Log/Any/Adapter.pm6", "Log::Any::Adapter::BlackHole": "lib/Log/Any/Adapter.pm6", "Log::Any::Adapter::File": "lib/Log/Any/Adapter/File.pm6", "Log::Any::Adapter::Stderr": "lib/Log/Any/Adapter/Stderr.pm6", "Log::Any::Adapter::Stdout": "lib/Log/Any/Adapter/Stdout.pm6", "Log::Any::Definitions": "lib/Log/Any/Definitions.pm6", "Log::Any::Filter": "lib/Log/Any/Filter.pm6", "Log::Any::FilterBuiltIN": "lib/Log/Any/Filter.pm6", "Log::Any::Formatter": "lib/Log/Any/Formatter.pm6", "Log::Any::FormatterBuiltIN": "lib/Log/Any/Formatter.pm6", "Log::Any::Pipeline": "lib/Log/Any/Pipeline.pm6" }, "resources": [ ], "source-url": "git://github.com/jsimonet/log-any.git", "tags": [ "log", "logging", "logger", "async", "asynchronous" ], "test-depends": [ "Test", "Test::META" ], "version": "0.9.5" } , { "author": "Juerd Waalboer", "depends": [ ], "description": "Minimal MQTT v3 client interface", "license": "APSL-1.1 OR LGPL-2.0+ OR AGPL-3.0 OR Artistic-2.0 OR MPL-1.1 OR EFL-2.0 OR LPL-1.0 OR PHP-3.0 OR Multics OR LPPL-1.3c OR ECL-2.0 OR BSD-2-Clause OR BSD-3-Clause OR GPL-3.0 OR Python-2.0 OR GPL-3.0-with-autoconf-exception OR IPL-1.0 OR Entessa OR GPL-2.0-with-autoconf-exception OR EPL-1.0 OR LGPL-2.1 OR Artistic-1.0 OR Nokia OR GPL-2.0-with-font-exception OR CDDL-1.0 OR IPA OR APL-1.0 OR Motosoto OR MS-RL OR LGPL-3.0 OR GPL-3.0+ OR NTP OR SPL-1.0 OR LGPL-2.0 OR SimPL-2.0 OR RSCPL OR AFL-2.1 OR Apache-2.0 OR GPL-2.0+ OR LGPL-2.1+ OR Artistic-1.0-Perl OR Sleepycat OR Naumen OR Fair OR AFL-1.1 OR CUA-OPL-1.0 OR AFL-1.2 OR OFL-1.1 OR W3C OR LGPL-3.0+ OR LiLiQ-P-1.1 OR GPL-2.0-with-bison-exception OR RPL-1.1 OR EUPL-1.1 OR GPL-2.0-with-GCC-exception OR QPL-1.0 OR LiLiQ-R-1.1 OR Xnet OR OSL-2.0 OR AAL OR LiLiQ-Rplus-1.1 OR GPL-2.0-with-classpath-exception OR OCLC-2.0 OR APSL-1.0 OR Zlib OR MS-PL OR NPOSL-3.0 OR Watcom-1.0 OR LPL-1.02 OR APSL-2.0 OR CPAL-1.0 OR CNRI-Python OR RPSL-1.0 OR BSL-1.0 OR CPL-1.0 OR EUDatagrid OR ZPL-2.0 OR WXwindows OR SISSL OR GPL-3.0-with-GCC-exception OR MirOS OR OSL-3.0 OR NASA-1.3 OR ISC OR Frameworx-1.0 OR OSL-2.1 OR EFL-1.0 OR CECILL-2.1 OR AFL-3.0 OR NCSA OR VSL-1.0 OR MPL-2.0 OR OSL-1.0 OR MPL-2.0-no-copyleft-exception OR HPND OR GPL-2.0 OR RPL-1.5 OR CATOSL-1.1 OR Artistic-1.0-cl8 OR OGTSL OR OSET-PL-2.1 OR MIT OR MPL-1.0 OR Intel OR UPL-1.0 OR PostgreSQL OR ECL-1.0 OR Apache-1.1 OR AFL-2.0 OR NGPL OR 0BSD OR APSL-1.2", "name": "MQTT::Client", "perl": "6.*", "provides": { "MQTT::Client": "lib/MQTT/Client.pm", "MQTT::Client::MyPack": "lib/MQTT/Client/MyPack.pm" }, "source-url": "git://github.com/Juerd/p6-mqtt.git", "version": "*" } , { "auth": "github:juliodcs", "authors": [ "Julio" ], "build-depends": [ ], "depends": [ ], "description": "Class for supporting roots with arbitrary precision.", "license": "Artistic-2.0", "name": "BigRoot", "perl": "6.*", "provides": { "BigRoot": "lib/BigRoot.rakumod" }, "resources": [ ], "source-url": "https://github.com/juliodcs/BigRoot.git", "tags": [ ], "test-depends": [ ], "version": "0.1.0" } , { "auth": "kalkin", "authors": [ "Shoichi Kaji", "Bahtiar `kalkin-` Gadimov" ], "depends": [ "File::Find", "JSON::Pretty", "License::Software", "META6", "Pod::To::Markdown", "Shell::Command", "Test::META" ], "description": "Distribution Development Tool similar to mi6", "meta6": "0", "name": "Ddt", "perl": "6.c", "provides": { "Ddt": "lib/Ddt.pm6", "Ddt::Distribution": "lib/Ddt/Distribution.pm6", "Ddt::Template": "lib/Ddt/Template.pm6" }, "source-url": "https://github.com/kalkin/Ddt.git", "support": { "source": null }, "test-depends": [ "File::Temp", "Test::META" ], "version": "0.3.2" } , { "auth": "kalkin", "authors": [ "Shoichi Kaji", "Bahtiar `kalkin-` Gadimov" ], "depends": [ "File::Find", "File::Ignore", "File::Temp", "JSON::Pretty", "License::Software", "META6", "Pod::To::Markdown", "Test::META", "Zef", "Zef::Client", "Zef::Config", "Zef::Distribution", "Zef::Identity" ], "description": "Distribution Development Tool", "meta6": "0", "name": "Ddt", "perl": "6.c", "provides": { "Ddt": "lib/Ddt.pm6", "Ddt::CLI": "lib/Ddt/CLI.pm6", "Ddt::Distribution": "lib/Ddt/Distribution.pm6", "Ddt::Plugins::Deps": "lib/Ddt/Plugins/Deps.pm6", "Ddt::Plugins::Unit-Generator": "lib/Ddt/Plugins/Unit-Generator.pm6", "Ddt::Plugins::Watch": "lib/Ddt/Plugins/Watch.pm6", "Ddt::Template": "lib/Ddt/Template.pm6" }, "source-url": "https://github.com/kalkin/Ddt.git", "support": { "source": null }, "tags": [ "authoring", "command line", "devel", "development", "generator", "module", "testing", "utility" ], "test-depends": [ "File::Temp", "Test::META" ], "version": "0.4.0" } , { "auth": "kalkin", "authors": [ "Shoichi Kaji", "Bahtiar `kalkin-` Gadimov", "" ], "depends": [ "File::Find", "File::Ignore", "File::Temp", "JSON::Pretty", "License::Software", "META6", "Pod::To::Markdown", "Test::META", "Zef", "Zef::Client", "Zef::Config", "Zef::Distribution", "Zef::Identity" ], "description": "Distribution Development Tool", "license": "Artistic-2.0", "meta6": "0", "name": "Ddt", "perl": "6.c", "provides": { "Ddt": "lib/Ddt.pm6", "Ddt::CLI": "lib/Ddt/CLI.pm6", "Ddt::Distribution": "lib/Ddt/Distribution.pm6", "Ddt::Plugins::Deps": "lib/Ddt/Plugins/Deps.pm6", "Ddt::Plugins::Unit-Generator": "lib/Ddt/Plugins/Unit-Generator.pm6", "Ddt::Plugins::Watch": "lib/Ddt/Plugins/Watch.pm6", "Ddt::Template": "lib/Ddt/Template.pm6" }, "source-url": "https://github.com/kalkin/Ddt.git", "support": { "source": null }, "tags": [ "authoring", "command line", "devel", "development", "generator", "module", "testing", "utility" ], "test-depends": [ "File::Temp", "Test::META" ], "version": "0.4.3" } , { "auth": "kalkin", "authors": [ "Bahtiar `kalkin-` Gadimov", "Shoichi Kaji" ], "depends": [ "File::Find", "File::Ignore", "File::Temp", "JSON::Fast", "License::Software", "META6", "Pod::To::Markdown", "Test::META", "Zef", "Zef::Client", "Zef::Config", "Zef::Distribution", "Zef::Identity" ], "description": "Distribution Development Tool", "license": "Artistic-2.0", "meta-version": "0", "name": "Ddt", "perl": "6.c", "provides": { "Ddt": "lib/Ddt.pm6", "Ddt::CLI": "lib/Ddt/CLI.pm6", "Ddt::Distribution": "lib/Ddt/Distribution.pm6", "Ddt::JSON": "lib/Ddt/JSON.pm6", "Ddt::Plugins::Deps": "lib/Ddt/Plugins/Deps.pm6", "Ddt::Plugins::Unit-Generator": "lib/Ddt/Plugins/Unit-Generator.pm6", "Ddt::Plugins::Watch": "lib/Ddt/Plugins/Watch.pm6", "Ddt::Template": "lib/Ddt/Template.pm6" }, "source-url": "https://github.com/kalkin/Ddt.git", "support": { "source": null }, "tags": [ "authoring", "command line", "devel", "development", "generator", "module", "testing", "utility" ], "test-depends": [ "File::Temp", "Test::META" ], "version": "0.5.3" } , { "auth": "kalkin", "authors": [ "Bahtiar `kalkin-` Gadimov", "Shoichi Kaji" ], "depends": [ "File::Find", "File::Ignore", "File::Temp", "JSON::Fast", "License::Software:ver<0.2.0>", "META6", "Pod::To::Markdown", "Test::META", "Zef", "Zef::Client", "Zef::Config", "Zef::Distribution", "Zef::Identity" ], "description": "Distribution Development Tool", "license": "Artistic-2.0", "meta-version": "0", "name": "Ddt", "perl": "6.c", "provides": { "Ddt": "lib/Ddt.pm6", "Ddt::Distribution": "lib/Ddt/Distribution.pm6", "Ddt::JSON": "lib/Ddt/JSON.pm6", "Ddt::Plugins::Build": "lib/Ddt/Plugins/Build.pm6", "Ddt::Plugins::Deps": "lib/Ddt/Plugins/Deps.pm6", "Ddt::Plugins::Hack": "lib/Ddt/Plugins/Hack.pm6", "Ddt::Plugins::New": "lib/Ddt/Plugins/New.pm6", "Ddt::Plugins::Release": "lib/Ddt/Plugins/Release.pm6", "Ddt::Plugins::Test": "lib/Ddt/Plugins/Test.pm6", "Ddt::Plugins::Unit-Generator": "lib/Ddt/Plugins/Unit-Generator.pm6", "Ddt::Plugins::Watch": "lib/Ddt/Plugins/Watch.pm6", "Ddt::Template": "lib/Ddt/Template.pm6" }, "source-url": "https://github.com/kalkin/Ddt.git", "support": { "source": null }, "tags": [ "authoring", "command line", "devel", "development", "generator", "module", "testing", "utility" ], "test-depends": [ "File::Temp", "Test::META" ], "version": "0.5.5" } , { "auth": "kalkin", "authors": [ "Bahtiar `kalkin-` Gadimov", "Shoichi Kaji" ], "depends": [ "File::Find", "File::Ignore", "File::Temp", "JSON::Fast", "License::Software:ver<0.3.*>", "META6", "Pod::To::Markdown", "Test::META", "Zef", "Zef::Client", "Zef::Config", "Zef::Distribution", "Zef::Identity" ], "description": "Distribution Development Tool", "license": "Artistic-2.0", "meta-version": "0", "name": "Ddt", "perl": "6.c", "provides": { "Ddt": "lib/Ddt.pm6", "Ddt::Distribution": "lib/Ddt/Distribution.pm6", "Ddt::JSON": "lib/Ddt/JSON.pm6", "Ddt::Plugins::Build": "lib/Ddt/Plugins/Build.pm6", "Ddt::Plugins::Deps": "lib/Ddt/Plugins/Deps.pm6", "Ddt::Plugins::Hack": "lib/Ddt/Plugins/Hack.pm6", "Ddt::Plugins::New": "lib/Ddt/Plugins/New.pm6", "Ddt::Plugins::Release": "lib/Ddt/Plugins/Release.pm6", "Ddt::Plugins::Test": "lib/Ddt/Plugins/Test.pm6", "Ddt::Plugins::Unit-Generator": "lib/Ddt/Plugins/Unit-Generator.pm6", "Ddt::Plugins::Watch": "lib/Ddt/Plugins/Watch.pm6", "Ddt::Template": "lib/Ddt/Template.pm6" }, "source-url": "https://github.com/kalkin/Ddt.git", "support": { "source": null }, "tags": [ "authoring", "command line", "devel", "development", "generator", "module", "testing", "utility" ], "test-depends": [ "File::Temp", "Test::META" ], "version": "0.5.10" } , { "auth": "kalkin", "authors": [ "Bahtiar `kalkin-` Gadimov" ], "depends": [ "Pluggable" ], "description": "package for generating licenses from templates", "license": "LGPL-3.0-only", "meta-version": "0", "name": "License::Software", "perl": "6.c", "production": true, "provides": { "License::Software": "lib/License/Software.pm6", "License::Software::AGPLv3": "lib/License/Software/AGPLv3.pm6", "License::Software::Abstract": "lib/License/Software/Abstract.pm6", "License::Software::Apache2": "lib/License/Software/Apache2.pm6", "License::Software::Artistic2": "lib/License/Software/Artistic2.pm6", "License::Software::GPLv3": "lib/License/Software/GPLv3.pm6", "License::Software::Holder": "lib/License/Software/Holder.pm6", "License::Software::LGPLv3": "lib/License/Software/LGPLv3.pm6", "License::Software::Year": "lib/License/Software/Year.pm6" }, "source-url": "https://github.com/kalkin/License-Software.git", "support": { "bugtracker": "https://github.com/kalkin/License-Software/issues", "source": "https://github.com/kalkin/License-Software.git" }, "tags": [ "automation", "license", "template" ], "test-depends": [ "Test::META" ], "version": "0.3.1" } , { "auth": "kalkin", "authors": [ "Andrew Egeler", "Bahtiar `kalkin-` Gadimov", "Paul Cochrane", "Rob Hoelz", "Zoffix Znet", "nbrown" ], "depends": [ "MIME::Base64", "Net::DNS", "XML" ], "description": "an XMPP client module", "meta6": "0", "name": "Net::XMPP", "perl": "6.c", "production": false, "provides": { "Net::XMPP": "lib/Net/XMPP.pm6", "Net::XMPP::IQ": "lib/Net/XMPP/IQ.pm6", "Net::XMPP::Message": "lib/Net/XMPP/Message.pm6", "Net::XMPP::Presence": "lib/Net/XMPP/Presence.pm6" }, "source-url": "git://github.com/kalkin/Net-XMPP.git", "support": { "source": null }, "test-depends": [ "Test::META" ], "version": "0.0.1" } , { "authors": [ "Bahtiar `kalkin-` Gadimov" ], "description": "Hashids — generate short and reversable hashes from numbers.", "license": "MIT", "name": "Hashids", "perl": "6.c", "provides": { "Hashids": "lib/Hashids.pm6" }, "source-url": "https://github.com/kalkin/perl6-hashids.git", "support": { "bugtracker": "https://github.com/kalkin/perl6-hashids/issues", "license": "http://www.opensource.org/licenses/mit-license.php", "source": "https://github.com/kalkin/perl6-hashids.git" }, "tags": [ "hashids", "hashid", "hash", "id", "short hash", "youtube hash", "bitly hash" ], "test-depends": [ "Test", "Test::META" ], "version": "0.1" } , { "authors": [ "Bahtiar `kalkin-` Gadimov" ], "description": "Convert pod to LaTeX.", "license": "GPL-3.0", "meta-version": "0", "name": "Pod::To::Latex", "perl": "6.c", "provides": { "Pod::To::Latex": "lib/Pod/To/Latex.pm6" }, "source-url": "https://github.com/kalkin/Pod-To-Latex.git", "support": { "bugtracker": "https://github.com/kalkin/Pod-To-Latex/issues", "source": "https://github.com/kalkin/Pod-To-Latex.git" }, "test-depends": [ "Test::META" ], "version": "0.1.1" } , { "auth": "github:kawaii", "authors": [ "Kane 'kawaii' Valentine " ], "description": "OwO Waku moduwe to make uuw stwings mowe appwoachabwe (✿ ♡‿♡).", "license": "BSD-3-Clause", "name": "Acme::OwO", "perl": "6.d", "provides": { "Acme::OwO": "lib/Acme/OwO.rakumod" }, "repo-type": "git", "source-type": "git", "source-url": "git://github.com/kawaii/raku-acme-owo.git", "support": { "bugtracker": "https://github.com/kawaii/raku-acme-owo/issues", "source": "https://github.com/kawaii/raku-acme-owo.git" }, "version": "0.2" } , { "auth": "github:khalidelboray", "authors": [ "Khalid Elboray" ], "build-depends": [ ], "depends": [ "WWW", "JSON::Class" ], "description": "use paste.ee API via Raku", "license": "Artistic-2.0", "name": "Pastebin::Pasteee", "perl": "6.*", "provides": { "Pastebin::Pasteee": "lib/Pastebin/Pasteee.pm6", "Pastebin::Pasteee::Paste": "lib/Pastebin/Pasteee/Paste.pm6", "Pastebin::Pasteee::Paste::Section": "lib/Pastebin/Pasteee/Paste/Section.pm6" }, "resources": [ ], "source-url": "https://github.com/khalidelboray/Pastebin-Pasteee.git", "tags": [ "pastebin", "paste.ee" ], "test-depends": [ ], "version": "0.1" } , { "auth": "github:khalidelboray", "authors": [ "Khalid Elboray" ], "build-depends": [ ], "depends": [ ], "description": "A Raku binding to the C lib cmark", "license": "Artistic-2.0", "name": "Cmark", "perl": "6.*", "provides": { "Cmark": "lib/Cmark.pm6", "Cmark::Native": "lib/Cmark/Native.pm6" }, "resources": [ ], "source-url": "https://github.com/khalidelboray/raku-cmark.git", "tags": [ "markdown", "xml", "latex", "commonmark", "man" ], "test-depends": [ ], "version": "0.1" } , { "auth": "github:khalidelboray", "authors": [ "Khalid Elboray" ], "build-depends": [ ], "depends": [ ], "description": "A module to slugify strings.", "license": "Artistic-2.0", "name": "Text::Slugify", "perl": "6.c", "provides": { "Text::Slugify": "lib/Text/Slugify.pm6" }, "resources": [ ], "source-url": "https://github.com/khalidelboray/raku-text-slugify.git", "tags": [ "slug", "text", "slugify" ], "test-depends": [ ], "version": "0.0.1" } , { "auth": "github:khalidelboray", "authors": [ "Khalid Elboray" ], "build-depends": [ ], "depends": [ "Cro::HTTP" ], "description": "A Raku module for the OWASP ZAP API.", "license": "Artistic-2.0", "name": "Zap", "perl": "6.*", "provides": { "Zap": "lib/Zap.pm6", "Zap::Client": "lib/Zap/Client.pm6" }, "resources": [ ], "source-url": "https://github.com/khalidelboray/zap-api-raku.git", "tags": [ "proxy", "OWASP", "API", "security", "web" ], "test-depends": [ ], "version": "0.2" } , { "auth": "github:kjkuan", "authors": [ "Mike Stemle, Jr." ], "build-depends": [ "LibraryMake" ], "depends": [ ], "description": "A bunch of samples having to do with simple struct examples.", "license": "Artistic-2.0", "name": "Fcntl", "perl": "6.*", "provides": { "Fcntl": "lib/Fcntl.pm" }, "resources": [ ], "source-url": "https://github.com/kjkuan/perl6-Fcntl.git", "tags": [ "Fcntl" ], "test-depends": [ "NativeCall" ], "version": "0.0.1" } , { "api": "1", "auth": "github:kjkuan", "authors": [ "Jack Kuan" ], "build-depends": [ ], "depends": [ ], "description": "Convenient Proc::Async wrappers that work with the Perl 6 feed operators.", "license": "Artistic-2.0", "name": "Proc::Feed", "perl": "6.d", "provides": { "Proc::Feed": "lib/Proc/Feed.pm6" }, "resources": [ ], "source-url": "git://github.com/kjkuan/Proc-Feed.git", "tags": [ "Unix", "Shell", "Run", "Proc::Async" ], "test-depends": [ ], "version": "1.0.3" } , { "auth": "Jack Kuan (kjkuan@gmail.com)", "authors": [ "Jack Kuan" ], "build-depends": [ ], "depends": [ "Fcntl:auth" ], "description": "Run commands and pipe from one to another like you would in a Unix command line shell.", "license": "Artistic-2.0", "name": "Shell::DSL", "perl": "6.d", "provides": { "IO::PipeFD": "lib/IO/PipeFD.rakumod", "Shell::DSL": "lib/Shell/DSL.rakumod" }, "resources": [ "pipe-exec.sh", "cmd-exec.sh" ], "source-url": "https://github.com/kjkuan/Shell-DSL.git", "tags": [ "shell", "DSL", "command", "pipeline", "pipe", "run" ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "KM Wallio" ], "depends": [ "Lingua::EN::Stem::Porter" ], "description": "Machine Learnings for your Perls6.", "name": "Acme::Skynet", "perl": "6.*", "provides": { "Acme::Skynet": "lib/Acme/Skynet.pm6", "Acme::Skynet::ChainLabel": "lib/Acme/Skynet/ChainLabel.pm6", "Acme::Skynet::DumbDown": "lib/Acme/Skynet/DumbDown.pm6", "Acme::Skynet::ID3": "lib/Acme/Skynet/ID3.pm6" }, "resources": [ ], "source-url": "git://github.com/kmwallio/Acme-Skynet.git", "version": "0.0.3" } , { "authors": [ "KM Wallio" ], "depends": [ ], "description": "Provides lists and functions for common English stop words.", "name": "Lingua::EN::Stopwords", "perl": "6.*", "provides": { "Lingua::EN::Stopwords::Long": "lib/Lingua/EN/Stopwords/Long.pm6", "Lingua::EN::Stopwords::SQL": "lib/Lingua/EN/Stopwords/SQL.pm6", "Lingua::EN::Stopwords::Short": "lib/Lingua/EN/Stopwords/Short.pm6" }, "resources": [ ], "source-url": "git://github.com/kmwallio/p6-Lingua-EN-Stopwords.git", "version": "0.0.2" } , { "authors": [ "KM Wallio" ], "depends": [ "Lingua::EN::Stem::Porter" ], "description": "Helps calculate TF-IDF values from a given set of documents.", "name": "Text::TFIdf", "perl": "6.*", "provides": { "Text::TFIdf": "lib/Text/TFIdf.pm6" }, "resources": [ ], "source-url": "git://github.com/kmwallio/p6-Text-TFIdf.git", "version": "0.0.3" } , { "author": "Romuald Nuguet", "depends": [ ], "description": "A module that conjugates English verbs", "name": "Lingua::EN::Conjugate", "perl": "6.*", "provides": { "Lingua::EN::Conjugate": "lib/Lingua/EN/Conjugate.pm6" }, "source-url": "https://github.com/kolikov/perl6-Lingua-EN-Conjugate.git", "version": "0.2" } , { "author": "github:krunen", "authors": [ "Karl Rune Nilsen" ], "build-depends": [ "LibraryMake" ], "depends": [ ], "description": "termios routines for Rakudo Perl 6", "license": "Artistic-2.0", "name": "Term::termios", "perl": "6.c", "provides": { "Term::termios": "lib/Term/termios.pm6" }, "repo-type": "git", "resources": [ "libraries/myhelper" ], "source-url": "git://github.com/krunen/term-termios.git", "support": { "irc": "irc://irc.freenode.org/#perl6" }, "version": "*" } , { "author": "github:krunen", "authors": [ "Karl Rune Nilsen" ], "depends": [ ], "description": "Supply which converts a supply of UTF8 bytes to unicode characters", "license": "Artistic-2.0", "name": "Unicode::UTF8-Parser", "perl": "v6.0.0", "provides": { "Unicode::UTF8-Parser": "lib/Unicode/UTF8-Parser.pm6" }, "repo-type": "git", "source-url": "git://github.com/krunen/unicode-utf8-parser.git", "support": { "irc": "irc://irc.freenode.org/#perl6" }, "version": "*" } , { "auth": "labster", "authors": [ "Brent Laabs", "Paul Cochrane", "Zoffix Znet" ], "depends": [ ], "description": "Create and delete directory trees", "license": "Artistic-2.0", "name": "File::Directory::Tree", "perl": "6.*", "provides": { "File::Directory::Tree": "lib/File/Directory/Tree.pm" }, "source-url": "git://github.com/labster/p6-file-directory-tree.git", "version": "*" } , { "author": "labster", "depends": [ ], "description": "Check if your filesystem is case sensitive or case tolerant (insensitive)", "license": "Artistic-2.0", "name": "File::Spec::Case", "perl": "6.*", "provides": { "File::Spec::Case": "lib/File/Spec/Case.pm" }, "source-url": "git://github.com/labster/p6-File-Spec-Case.git", "version": "*" } , { "author": "labster", "depends": [ "File::Find", "Shell::Command" ], "description": "Extends IO::Path to make it more like p5's Path::Class", "license": "Artistic-2.0", "name": "IO::Path::More", "perl": "6.*", "provides": { "IO::Path::More": "lib/IO/Path/More.pm" }, "source-url": "git://github.com/labster/p6-IO-Path-More.git", "support": { "irc": "labster", "source": "https://github.com/labster/p6-IO-Path-More/" }, "version": "*" } , { "author": "github:labster", "depends": [ "XML", "JSON::Tiny" ], "description": "Write cardinal and ordinal numbers with words in over fifty languages", "name": "Lingua::Number", "provides": { "Lingua::Number": "lib/Lingua/Number.pm6" }, "resources": [ "digitformat.json", "rbnf-json/af.json", "rbnf-json/am.json", "rbnf-json/ar.json", "rbnf-json/az.json", "rbnf-json/be.json", "rbnf-json/bg.json", "rbnf-json/bs.json", "rbnf-json/ca.json", "rbnf-json/cs.json", "rbnf-json/cy.json", "rbnf-json/da.json", "rbnf-json/de.json", "rbnf-json/ee.json", "rbnf-json/el.json", "rbnf-json/en.json", "rbnf-json/eo.json", "rbnf-json/es.json", "rbnf-json/es_419.json", "rbnf-json/es_AR.json", "rbnf-json/es_BO.json", "rbnf-json/es_CL.json", "rbnf-json/es_CO.json", "rbnf-json/es_CR.json", "rbnf-json/es_CU.json", "rbnf-json/es_DO.json", "rbnf-json/es_EC.json", "rbnf-json/es_GT.json", "rbnf-json/es_HN.json", "rbnf-json/es_MX.json", "rbnf-json/es_NI.json", "rbnf-json/es_PA.json", "rbnf-json/es_PE.json", "rbnf-json/es_PR.json", "rbnf-json/es_PY.json", "rbnf-json/es_SV.json", "rbnf-json/es_US.json", "rbnf-json/es_UY.json", "rbnf-json/es_VE.json", "rbnf-json/et.json", "rbnf-json/fa.json", "rbnf-json/fa_AF.json", "rbnf-json/fi.json", "rbnf-json/fil.json", "rbnf-json/fo.json", "rbnf-json/fr.json", "rbnf-json/fr_BE.json", "rbnf-json/fr_CH.json", "rbnf-json/ga.json", "rbnf-json/he.json", "rbnf-json/hi.json", "rbnf-json/hr.json", "rbnf-json/hu.json", "rbnf-json/hy.json", "rbnf-json/id.json", "rbnf-json/is.json", "rbnf-json/it.json", "rbnf-json/ja.json", "rbnf-json/ka.json", "rbnf-json/kl.json", "rbnf-json/km.json", "rbnf-json/ko.json", "rbnf-json/ky.json", "rbnf-json/lo.json", "rbnf-json/lt.json", "rbnf-json/lv.json", "rbnf-json/mk.json", "rbnf-json/ms.json", "rbnf-json/mt.json", "rbnf-json/nb.json", "rbnf-json/nci.json", "rbnf-json/nl.json", "rbnf-json/nn.json", "rbnf-json/pl.json", "rbnf-json/pt.json", "rbnf-json/pt_AO.json", "rbnf-json/pt_GW.json", "rbnf-json/pt_MO.json", "rbnf-json/pt_MZ.json", "rbnf-json/pt_PT.json", "rbnf-json/pt_ST.json", "rbnf-json/pt_TL.json", "rbnf-json/ro.json", "rbnf-json/root.json", "rbnf-json/ru.json", "rbnf-json/se.json", "rbnf-json/sk.json", "rbnf-json/sl.json", "rbnf-json/sq.json", "rbnf-json/sr.json", "rbnf-json/sr_Latn.json", "rbnf-json/sv.json", "rbnf-json/ta.json", "rbnf-json/th.json", "rbnf-json/tr.json", "rbnf-json/uk.json", "rbnf-json/vi.json", "rbnf-json/zh.json", "rbnf-json/zh_Hant.json", "rbnf-json/zh_Hant_HK.json", "rbnf-xml/af.xml", "rbnf-xml/am.xml", "rbnf-xml/ar.xml", "rbnf-xml/az.xml", "rbnf-xml/be.xml", "rbnf-xml/bg.xml", "rbnf-xml/bs.xml", "rbnf-xml/ca.xml", "rbnf-xml/cs.xml", "rbnf-xml/cy.xml", "rbnf-xml/da.xml", "rbnf-xml/de.xml", "rbnf-xml/ee.xml", "rbnf-xml/el.xml", "rbnf-xml/en.xml", "rbnf-xml/eo.xml", "rbnf-xml/es.xml", "rbnf-xml/es_419.xml", "rbnf-xml/es_AR.xml", "rbnf-xml/es_BO.xml", "rbnf-xml/es_CL.xml", "rbnf-xml/es_CO.xml", "rbnf-xml/es_CR.xml", "rbnf-xml/es_CU.xml", "rbnf-xml/es_DO.xml", "rbnf-xml/es_EC.xml", "rbnf-xml/es_GT.xml", "rbnf-xml/es_HN.xml", "rbnf-xml/es_MX.xml", "rbnf-xml/es_NI.xml", "rbnf-xml/es_PA.xml", "rbnf-xml/es_PE.xml", "rbnf-xml/es_PR.xml", "rbnf-xml/es_PY.xml", "rbnf-xml/es_SV.xml", "rbnf-xml/es_US.xml", "rbnf-xml/es_UY.xml", "rbnf-xml/es_VE.xml", "rbnf-xml/et.xml", "rbnf-xml/fa.xml", "rbnf-xml/fa_AF.xml", "rbnf-xml/fi.xml", "rbnf-xml/fil.xml", "rbnf-xml/fo.xml", "rbnf-xml/fr.xml", "rbnf-xml/fr_BE.xml", "rbnf-xml/fr_CH.xml", "rbnf-xml/ga.xml", "rbnf-xml/he.xml", "rbnf-xml/hi.xml", "rbnf-xml/hr.xml", "rbnf-xml/hu.xml", "rbnf-xml/hy.xml", "rbnf-xml/id.xml", "rbnf-xml/is.xml", "rbnf-xml/it.xml", "rbnf-xml/ja.xml", "rbnf-xml/ka.xml", "rbnf-xml/kl.xml", "rbnf-xml/km.xml", "rbnf-xml/ko.xml", "rbnf-xml/ky.xml", "rbnf-xml/lo.xml", "rbnf-xml/lt.xml", "rbnf-xml/lv.xml", "rbnf-xml/mk.xml", "rbnf-xml/ms.xml", "rbnf-xml/mt.xml", "rbnf-xml/nb.xml", "rbnf-xml/nci.xml", "rbnf-xml/nl.xml", "rbnf-xml/nn.xml", "rbnf-xml/pl.xml", "rbnf-xml/pt.xml", "rbnf-xml/pt_AO.xml", "rbnf-xml/pt_GW.xml", "rbnf-xml/pt_MO.xml", "rbnf-xml/pt_MZ.xml", "rbnf-xml/pt_PT.xml", "rbnf-xml/pt_ST.xml", "rbnf-xml/pt_TL.xml", "rbnf-xml/ro.xml", "rbnf-xml/root.xml", "rbnf-xml/ru.xml", "rbnf-xml/se.xml", "rbnf-xml/sk.xml", "rbnf-xml/sl.xml", "rbnf-xml/sq.xml", "rbnf-xml/sr.xml", "rbnf-xml/sr_Latn.xml", "rbnf-xml/sv.xml", "rbnf-xml/ta.xml", "rbnf-xml/th.xml", "rbnf-xml/tr.xml", "rbnf-xml/uk.xml", "rbnf-xml/vi.xml", "rbnf-xml/zh.xml", "rbnf-xml/zh_Hant.xml", "rbnf-xml/zh_Hant_HK.xml" ], "source-url": "git://github.com/labster/p6-Lingua-Number.git", "version": "*" } , { "author": "labster", "depends": [ ], "description": "Compare files to check for equality/difference", "license": "Artistic-2.0", "name": "File::Compare", "perl": "6.*", "provides": { "File::Compare": "lib/File/Compare.pm6" }, "source-url": "git://github.com/labster/perl6-File-Compare.git", "version": "*" } , { "author": "Brent Laabs", "depends": [ "File::Find", "Digest", "File::Compare" ], "description": "Get a list of duplicate files in directories", "license": "Artistic-2.0", "name": "File::Find::Duplicates", "perl": "6.*", "provides": { "File::Find::Duplicates": "lib/File/Find/Duplicates.pm6" }, "source-url": "git://github.com/labster/perl6-File-Find-Duplicates.git", "version": "*" } , { "authors": [ "github:leejo" ], "depends": [ "NativeCall" ], "description": "Lightweight lookup of IPv4 address details using BIN files from http://www.ip2location.com", "license": "Artistic-2.0", "name": "Geo::IP2Location::Lite", "perl": "6.c", "provides": { "Geo::IP2Location::Lite": "lib/Geo/IP2Location/Lite.pm" }, "resources": [ ], "source-url": "git://github.com/leejo/geo-ip2location-lite-p6", "version": "0.10.0" } , { "author": "Leon Timmermans", "depends": [ ], "description": "A flexible and serializable dependency graph", "name": "Build::Graph", "perl": "6.*", "provides": { "Build::Graph": "lib/Build/Graph.pm" }, "source-url": "https://github.com/Leont/build-graph6.git", "test-depends": [ "Shell::Command", "File::Temp" ], "version": "0.0.2" } , { "author": "Leon Timmermans", "depends": [ ], "description": "A minimalistic dependency system", "name": "Build::Simple", "perl": "6.*", "provides": { "Build::Simple": "lib/Build/Simple.pm" }, "source-url": "https://github.com/Leont/build-simple6.git", "test-depends": [ "Shell::Command" ], "version": "0.0.1" } , { "authors": [ "Leon Timmermans" ], "build-depends": [ ], "depends": [ "MIME::Base64" ], "description": "a YAML parser/emitter written in pure raku", "license": "NOASSERTION", "name": "YAMLish", "perl": "6.*", "provides": { "YAMLish": "lib/YAMLish.pm6" }, "resources": [ ], "source-url": "git://github.com/leont/yamlish.git", "tags": [ "YAML", "format", "parser", "serialization" ], "test-depends": [ ], "version": "0.0.6" } , { "authors": [ "Daisuke Maki" ], "build-depends": [ ], "depends": [ "DateTime::Format" ], "description": "Provide Apache-Style Log Generators", "license": "Artistic-2.0", "name": "Apache::LogFormat", "perl": "6", "provides": { "Apache::LogFormat": "lib/Apache/LogFormat.pm6", "Apache::LogFormat::Compiler": "lib/Apache/LogFormat/Compiler.pm6", "Apache::LogFormat::Formatter": "lib/Apache/LogFormat/Formatter.pm6" }, "source-url": "git://github.com/lestrrat/p6-Apache-LogFormat.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Daisuke Maki" ], "build-depends": [ ], "depends": [ "Cookie::Baker", "Crust", "Digest::SHA" ], "description": "Session Middleware for Crust Framework", "license": "Artistic-2.0", "name": "Crust::Middleware::Session", "perl": "v6", "provides": { "Crust::Middleware::Session": "lib/Crust/Middleware/Session.pm6" }, "source-url": "git://github.com/lestrrat/p6-Crust-Middleware-Session.git", "test-depends": [ ], "version": "*" } , { "build-depends": [ ], "depends": [ ], "description": "Soundex Algorithm in Perl 6", "license": "Artistic-2.0", "name": "Algorithm::Soundex", "perl": "6.*", "provides": { "Algorithm::Soundex": "lib/Algorithm/Soundex.pm" }, "source-url": "git://github.com/leto/perl6-Algorithm-Soundex.git", "test-depends": [ "Test" ], "version": "*" } , { "auth": "github:littlebenlittle", "authors": [ "Ben Little " ], "build-depends": [ "FileSystem::Helpers", "Stache::Renderer" ], "description": "query information from a raku module directory", "license": "Artistic-2.0", "meta-version": "0", "name": "META6::Query", "perl": "6.d", "provides": { "META6::Query": "lib/META6/Query.rakumod" }, "source-url": "https://github.com/littlebenlittle/meta6-query.git", "tags": [ "meta6", "module", "query", "filesystem" ], "version": "0.0.0" } , { "auth": "github:littlebenlittle", "authors": [ "Ben Little " ], "description": "helper functions for file systems", "license": "Artistic-2.0", "meta-version": "0", "name": "FileSystem::Helpers", "perl": "6.d", "provides": { "FileSystem::Helpers": "lib/FileSystem/Helpers.rakumod" }, "source-url": "https://github.com/littlebenlittle/raku-filesystem-helpers.git", "tags": [ "helpers", "filesystem", "files", "temp" ], "version": "0.1.2" } , { "auth": "github:littlebenlittle", "authors": [ "Ben Little " ], "depends": [ "YAMLish" ], "description": "extensible mustache templating", "license": "Artistic-2.0", "meta-version": "0", "name": "Stache", "perl": "6.d", "provides": { "Stache": "lib/Stache.rakumod", "Stache::Base": "lib/Stache/Base.rakumod" }, "source-url": "https://github.com/littlebenlittle/stache.git", "tags": [ "template", "mustache" ], "test-depends": [ "META6::Query" ], "version": "0.2.1" } , { "auth": "zef:finanalyst", "authors": [ "Jonathan Worthington", "Moritz Lenz", "Timo Paulssen", "Ahmad M. Zawawi", "Jonathan Stowe", "ab5tract", "momozor", "Zoffix Znet", "Nick Logan", "finanalyst aka Richard Hainsworth" ], "depends": [ ], "description": "Simple GTK 3 binding using NativeCall", "license": "Artistic-2.0", "name": "GTK::Simple", "perl": "6.d", "provides": { "GTK::Simple": "lib/GTK/Simple.rakumod", "GTK::Simple::ActionBar": "lib/GTK/Simple/ActionBar.rakumod", "GTK::Simple::App": "lib/GTK/Simple/App.rakumod", "GTK::Simple::Box": "lib/GTK/Simple/Box.rakumod", "GTK::Simple::Button": "lib/GTK/Simple/Button.rakumod", "GTK::Simple::Calendar": "lib/GTK/Simple/Calendar.rakumod", "GTK::Simple::CheckButton": "lib/GTK/Simple/CheckButton.rakumod", "GTK::Simple::ComboBoxText": "lib/GTK/Simple/ComboBoxText.rakumod", "GTK::Simple::Common": "lib/GTK/Simple/Common.rakumod", "GTK::Simple::ConnectionHandler": "lib/GTK/Simple/ConnectionHandler.rakumod", "GTK::Simple::Container": "lib/GTK/Simple/Container.rakumod", "GTK::Simple::DrawingArea": "lib/GTK/Simple/DrawingArea.rakumod", "GTK::Simple::Entry": "lib/GTK/Simple/Entry.rakumod", "GTK::Simple::FileChooserButton": "lib/GTK/Simple/FileChooserButton.rakumod", "GTK::Simple::Frame": "lib/GTK/Simple/Frame.rakumod", "GTK::Simple::GDK": "lib/GTK/Simple/GDK.rakumod", "GTK::Simple::Grid": "lib/GTK/Simple/Grid.rakumod", "GTK::Simple::HBox": "lib/GTK/Simple/HBox.rakumod", "GTK::Simple::Label": "lib/GTK/Simple/Label.rakumod", "GTK::Simple::LevelBar": "lib/GTK/Simple/LevelBar.rakumod", "GTK::Simple::LinkButton": "lib/GTK/Simple/LinkButton.rakumod", "GTK::Simple::MarkUpLabel": "lib/GTK/Simple/MarkUpLabel.rakumod", "GTK::Simple::Menu": "lib/GTK/Simple/Menu.rakumod", "GTK::Simple::MenuBar": "lib/GTK/Simple/MenuBar.rakumod", "GTK::Simple::MenuItem": "lib/GTK/Simple/MenuItem.rakumod", "GTK::Simple::MenuToolButton": "lib/GTK/Simple/MenuToolButton.rakumod", "GTK::Simple::NativeLib": "lib/GTK/Simple/NativeLib.rakumod", "GTK::Simple::PlacesSidebar": "lib/GTK/Simple/PlacesSidebar.rakumod", "GTK::Simple::ProgressBar": "lib/GTK/Simple/ProgressBar.rakumod", "GTK::Simple::PropertyFacade": "lib/GTK/Simple/PropertyFacade.rakumod", "GTK::Simple::RadioButton": "lib/GTK/Simple/RadioButton.rakumod", "GTK::Simple::Raw": "lib/GTK/Simple/Raw.rakumod", "GTK::Simple::Scale": "lib/GTK/Simple/Scale.rakumod", "GTK::Simple::Scheduler": "lib/GTK/Simple/Scheduler.rakumod", "GTK::Simple::ScrolledWindow": "lib/GTK/Simple/ScrolledWindow.rakumod", "GTK::Simple::Separator": "lib/GTK/Simple/Separator.rakumod", "GTK::Simple::Spinner": "lib/GTK/Simple/Spinner.rakumod", "GTK::Simple::StatusBar": "lib/GTK/Simple/StatusBar.rakumod", "GTK::Simple::Switch": "lib/GTK/Simple/Switch.rakumod", "GTK::Simple::TextView": "lib/GTK/Simple/TextView.rakumod", "GTK::Simple::ToggleButton": "lib/GTK/Simple/ToggleButton.rakumod", "GTK::Simple::Toolbar": "lib/GTK/Simple/Toolbar.rakumod", "GTK::Simple::VBox": "lib/GTK/Simple/VBox.rakumod", "GTK::Simple::Widget": "lib/GTK/Simple/Widget.rakumod", "GTK::Simple::Window": "lib/GTK/Simple/Window.rakumod" }, "repo-type": "git", "resources": [ ], "source-url": "git://github.com/finanalyst/GTK-Simple.git", "support": { "bugtracker": "https://github.com/finanalyst/GTK-Simple/issues", "email": "rnhainsworth@gmail.com", "source": "https://github.com/finanalyst/GTK-Simple.git" }, "tags": [ "gui" ], "test-depends": [ "Test" ], "version": "0.2.2" } , { "authors": [ "Lloyd Fournier" ], "depends": [ ], "description": "Moose-like init-arg attribute trait for Perl 6", "name": "AttrX::InitArg", "perl": "6.*", "provides": { "AttrX::InitArg": "lib/AttrX/InitArg.pm6" }, "resources": [ ], "source-url": "git://github.com/LLFourn/p6-AttrX-InitArg.git", "version": "0.1.1" } , { "authors": [ "Lloyd Fournier" ], "depends": [ ], "description": "Utilities for introspecting compunits and re-exporting", "license": "MIT", "name": "CompUnit::Util", "perl": "6.*", "provides": { "CompUnit::Util": "lib/CompUnit/Util.pm6" }, "resources": [ ], "source-url": "git://github.com/LLFourn/p6-CompUnit-Util.git", "version": "0.6.0" } , { "authors": [ "Lloyd Fournier" ], "depends": [ ], "description": "A map that uses Perl 6 multi dispatch to link keys to values", "license": "MIT", "name": "DispatchMap", "perl": "6.*", "provides": { "DispatchMap": "lib/DispatchMap.pm6" }, "resources": [ ], "source-url": "git://github.com/LLFourn/p6-DispatchMap.git", "version": "0.2.3" } , { "authors": [ "Lloyd Fournier" ], "depends": [ "CompUnit::Util" ], "description": "Declare class relationships in a single module", "license": "MIT", "name": "OO::Schema", "perl": "6.*", "provides": { "OO::Schema": "lib/OO/Schema.pm6" }, "resources": [ ], "source-url": "git://github.com/LLFourn/p6-OO-Schema.git", "version": "0.2.1" } , { "authors": [ "Lucas Buchala" ], "build-depends": [ ], "depends": [ ], "description": "A Perl 6 test distribution in a GitHub Gist", "license": "Artistic-2.0", "name": "Acme::Gistribution", "perl": "6.*", "provides": { "Acme::Gistribution": "Gistribution.pm", "Acme::Gistribution::Example": "Example.pm" }, "source-url": "https://gist.github.com/64267c60b798047145c80561334c3cd5.git", "version": "0.0.1" } , { "authors": [ "Lucas Buchala" ], "build-depends": [ ], "depends": [ ], "description": "A simple pair object for Perl 6", "license": "Artistic-2.0", "name": "Duo", "perl": "6.c", "provides": { "Duo": "lib/Duo.pm", "Duo::Augment": "lib/Duo/Augment.pm", "Duo::Util": "lib/Duo/Util.pm" }, "source-url": "https://github.com/lucasbuchala/p6pairs.git", "version": "0.0.1" } , { "authors": [ "Jake Russo " ], "depends": [ ], "description": "Mangle text via libtranslate.", "license": "Artistic-2.0", "name": "Acme::Mangle", "perl": "6", "provides": { "Acme::Mangle": "lib/Acme/Mangle.pm6", "mangle": "bin/mangle" }, "source-url": "git://github.com/madcapjake/Acme-Mangle", "version": "v0.1.0" } , { "authors": [ "Jake Russo" ], "build-depends": [ ], "depends": [ ], "description": "wrapper for MyHTML, a fast HTML parsing C library", "license": "Artistic-2.0", "name": "HTML::MyHTML", "perl": "6.c", "provides": { "HTML::MyHTML": "lib/HTML/MyHTML.pm6", "HTML::MyHTML::Collection": "lib/HTML/MyHTML/Collection.pm6", "HTML::MyHTML::Encoding": "lib/HTML/MyHTML/Encoding.pm6", "HTML::MyHTML::Namespace": "lib/HTML/MyHTML/Namespace.pm6", "HTML::MyHTML::Node": "lib/HTML/MyHTML/Node.pm6", "HTML::MyHTML::Raw": "lib/HTML/MyHTML/Raw.pm6", "HTML::MyHTML::State": "lib/HTML/MyHTML/State.pm6", "HTML::MyHTML::Status": "lib/HTML/MyHTML/Status.pm6", "HTML::MyHTML::Tag": "lib/HTML/MyHTML/Tag.pm6", "HTML::MyHTML::Tree": "lib/HTML/MyHTML/Tree.pm6" }, "resources": [ ], "source-url": "git://github.com/madcapjake/p6-myhtml.git", "test-depends": [ ], "version": "0.3.0" } , { "authors": [ "Jake Russo " ], "depends": [ "File::Find", "JSON::Marshal" ], "description": "A syntax checker & completions generator.", "license": "Artistic-2.0", "name": "App::P6Dx", "perl": "6", "provides": { "p6dx": "bin/p6dx" }, "source-url": "git://github.com/madcapjake/p6dx", "version": "v0.3.0" } , { "authors": [ "Jake Russo " ], "description": "A Forth written in Perl 6", "name": "Rabble", "perl": "6.c", "provides": { "Rabble": "lib/Rabble.pm6", "Rabble::Compiler": "lib/Rabble/Compiler.pm6", "Rabble::Lexicon": "lib/Rabble/Lexicon.pm6", "Rabble::Math::Arithmetic": "lib/Rabble/Math/Arithmetic.pm6", "Rabble::Reader": "lib/Rabble/Reader.pm6", "Rabble::Verbs::Comparators": "lib/Rabble/Verbs/Comparators.pm6", "Rabble::Verbs::IO": "lib/Rabble/Verbs/IO.pm6", "Rabble::Verbs::Shufflers": "lib/Rabble/Verbs/Shufflers.pm6", "Rabble::Verbs::StackOps": "lib/Rabble/Verbs/StackOps.pm6", "rabble": "bin/rabble" }, "source-url": "git://github.com/madcapjake/rabble.git", "version": "0.3.1" } , { "auth": "github:MadcapJake", "authors": [ "Jake Russo" ], "build-depends": [ ], "depends": [ ], "description": "Test run refactored code against legacy code", "license": "Artistic-2.0", "name": "Test::Lab", "perl": "6.d", "provides": { "Test::Lab": "lib/Test/Lab.rakumod", "Test::Lab::Error": "lib/Test/Lab/Error.rakumod", "Test::Lab::Experiment": "lib/Test/Lab/Experiment.rakumod", "Test::Lab::Observation": "lib/Test/Lab/Observation.rakumod", "Test::Lab::Result": "lib/Test/Lab/Result.rakumod" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/MadcapJake/Test-Lab.git", "tags": [ "Test", "Performance", "Experiment", "Measurement", "Lab" ], "test-depends": [ "Test::META" ], "version": "1.2.0" } , { "authors": [ "Mike Stemle, Jr." ], "build-depends": [ "LibraryMake" ], "depends": [ ], "description": "Fcntl - load the C Fcntl.h defines", "license": "Artistic-2.0", "name": "Fcntl", "perl": "6.*", "provides": { "Fcntl": "lib/Fcntl.rakumod" }, "resources": [ ], "source-url": "https://github.com/manchicken/perl6-Fcntl.git", "tags": [ "Fcntl", "CPAN5" ], "test-depends": [ "NativeCall" ], "version": "0.0.2" } , { "auth": "github:manwar", "authors": [ "Mohammad S Anwar" ], "build-depends": [ ], "depends": [ ], "description": "My first Perl6 sample distriubtion.", "license": "Artistic-2.0", "name": "Calculator", "perl": "6.c", "provides": { "Calculator": "lib/Calculator.pm6" }, "resources": [ ], "source-url": "git://github.com/manwar/p6-Calculator.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "author": "Marco Aurélio da Silva", "depends": [ ], "description": "Simple coroutines for Perl 6, inspired by the Lua coroutines.", "license": "Artistic-2.0", "name": "Coro::Simple", "perl": "6.*", "provides": { "Coro::Simple": "lib/Coro/Simple.pm" }, "source-url": "git://github.com/marcoonroad/Coro-Simple.git", "version": "*" } , { "api": "1", "auth": "github:marcoonroad", "authors": [ "Marco Aurélio da Silva" ], "build-depends": [ ], "depends": [ ], "description": "CUID generator for Perl 6.", "license": "Artistic-2.0", "name": "CUID", "perl": "6.c", "provides": { "CUID": "lib/CUID.pm6" }, "resources": [ ], "source-url": "git://github.com/marcoonroad/perl6-cuid.git", "tags": [ "CUID" ], "test-depends": [ ], "version": "0.0.1" } , { "auth": "github:masak", "depends": [ ], "description": "Small experimental language with a license to macro", "license": "Artistic-2.0", "name": "Alma", "perl": "6.c", "provides": { "Alma": "lib/Alma.pm6", "Alma::Backend::JavaScript": "lib/Alma/Backend/JavaScript.pm6", "Alma::Builtins": "lib/Alma/Builtins.pm6", "Alma::Equal": "lib/Alma/Equal.pm6", "Alma::Linter": "lib/Alma/Linter.pm6", "Alma::OpScope": "lib/Alma/OpScope.pm6", "Alma::Parser": "lib/Alma/Parser.pm6", "Alma::Parser::Actions": "lib/Alma/Parser/Actions.pm6", "Alma::Parser::Syntax": "lib/Alma/Parser/Syntax.pm6", "Alma::Precedence": "lib/Alma/Precedence.pm6", "Alma::Q": "lib/Alma/Q.pm6", "Alma::Runtime": "lib/Alma/Runtime.pm6", "Alma::Test": "lib/Alma/Test.pm6", "Alma::Val": "lib/Alma/Val.pm6" }, "support": { "source": "git://github.com/masak/alma.git" }, "version": "*" } , { "author": "Carl Mäsak", "depends": [ ], "description": "Helps build and run adventure games.", "name": "Adventure::Engine", "provides": { "Adventure::Engine": "lib/Adventure/Engine.pm" }, "source-url": "git://github.com/masak/Adventure-Engine.git", "version": "0.4.0" } , { "author": "Carl Mäsak", "depends": [ "Adventure::Engine" ], "description": "An adventure game.", "name": "Game::Crypt", "source-url": "git://github.com/masak/crypt.git", "version": "0.2.3" } , { "author": "github:masak", "depends": [ ], "description": "Righting the last few wrongs in Perl 6 gist output", "name": "Data::Pretty", "provides": { "Data::Pretty": "lib/Data/Pretty.pm" }, "source-url": "git://github.com/masak/data-pretty.git", "version": "0.0.2" } , { "depends": [ ], "description": "A connection-oriented board game written in Perl 6", "name": "Druid", "perl": "6.*", "provides": { "Druid::Base": "lib/Druid/Base.pm", "Druid::Game": "lib/Druid/Game.pm", "Druid::Game::Observer": "lib/Druid/Game/Observer.pm", "Druid::Game::Subject": "lib/Druid/Game/Subject.pm", "Druid::Player": "lib/Druid/Player.pm", "Druid::Player::Computer": "lib/Druid/Player/Computer.pm", "Druid::Player::Human": "lib/Druid/Player/Human.pm", "Druid::View": "lib/Druid/View.pm", "Druid::View::Text": "lib/Druid/View/Text.pm", "Test::Ix": "lib/Test/Ix.pm" }, "source-url": "git://github.com/masak/druid.git", "version": "0.1" } , { "depends": [ ], "description": "Glacial Grammar Engine -- a Perl 6 grammar engine written in Perl 6", "name": "GGE", "provides": { "GGE": "lib/GGE.pm", "GGE::Exp": "lib/GGE/Exp.pm", "GGE::Grammar": "lib/GGE/Grammar.pm", "GGE::Match": "lib/GGE/Match.pm", "GGE::OPTable": "lib/GGE/OPTable.pm", "GGE::Perl6Regex": "lib/GGE/Perl6Regex.pm" }, "source-url": "git://github.com/masak/gge.git", "version": "*" } , { "depends": [ ], "description": "A simple almost-port of CPAN's HTML::Template to Perl 6", "name": "HTML::Template", "perl": "6.*", "provides": { "HTML::Template": "lib/HTML/Template.pm", "HTML::Template::Grammar": "lib/HTML/Template/Grammar.pm", "Text::Escape": "lib/Text/Escape.pm" }, "repo-type": "git", "source-url": "git://github.com/masak/html-template.git", "version": "*" } , { "depends": [ ], "description": "Literate programming (à la Haskell) in Perl 6", "name": "Perl6::Literate", "provides": { "Perl6::Literate": "lib/Perl6/Literate.pm" }, "source-url": "git://github.com/masak/perl6-literate.git", "version": "*" } , { "depends": [ ], "description": "Parse indented text in Perl 6", "name": "Text::Indented", "source-url": "https://github.com/masak/text-indented.git", "version": "0.1" } , { "depends": [ ], "description": "Swoops down and creates your Perl 6 project Makefile for you", "name": "ufo", "perl": "6.*", "provides": { }, "source-url": "git://github.com/masak/ufo.git", "version": "*" } , { "depends": [ ], "description": "A Perl 6 module to generate XML", "license": "Artistic-2.0", "name": "XML::Writer", "perl": "6.*", "provides": { "XML::Writer": "lib/XML/Writer.pm" }, "source-url": "git://github.com/masak/xml-writer.git", "version": "*" } , { "depends": [ ], "description": "A Perl 6 compiler-and-runtime written in Perl 6", "license": "Artistic-2.0", "name": "Yapsi", "perl": "6.*", "provides": { "Yapsi": "lib/Yapsi.pm" }, "source-url": "git://github.com/masak/yapsi.git", "version": "2011.02" } , { "auth": "github:masterduke17", "authors": [ "Daniel Green" ], "depends": [ ], "description": "A quick string distance algorithm", "license": "Artistic-2.0", "name": "Text::Diff::Sift4", "perl": "6.c", "provides": { "Text::Diff::Sift4": "lib/Text/Diff/Sift4.rakumod" }, "source-url": "https://github.com/masterduke17/text-diff-sift4.git", "tags": [ "Text", "Difference", "Diff", "Typos", "Levenshtein" ], "version": "1.4.2" } , { "authors": [ "Yasuhiro Matsumoto" ], "depends": [ ], "description": "Perl6 implementation of GNTP Protocol (Client Part)", "license": "Artistic-2.0", "name": "Growl::GNTP", "perl": "v6", "provides": { "Growl::GNTP": "lib/Growl/GNTP.pm6" }, "source-url": "git://github.com/mattn/p6-Growl-GNTP.git", "version": "*" } , { "authors": [ "Yasuhiro Matsumoto" ], "depends": [ ], "description": "Simple utility to get canonical paths.", "license": "Artistic-2.0", "name": "Path::Canonical", "perl": "v6", "provides": { "Path::Canonical": "lib/Path/Canonical.pm6" }, "source-url": "git://github.com/mattn/p6-Path-Canonical.git", "version": "*" } , { "author": "Matt Oates", "depends": [ "Stats" ], "description": "Bioinformatics modules written specifically for a Perl6 generation.", "license": "Artistic-2.0", "name": "BioInfo", "perl": "6.c", "provides": { "BioInfo": "lib/BioInfo.pm6", "BioInfo::IO::FileParser": "lib/BioInfo/IO/FileParser.pm6", "BioInfo::Parser": "lib/BioInfo/Parser.pm6", "BioInfo::Parser::FASTA": "lib/BioInfo/Parser/FASTA.pm6", "BioInfo::Parser::FASTA::Actions": "lib/BioInfo/Parser/FASTA/Actions.pm6", "BioInfo::Parser::FASTA::Grammar": "lib/BioInfo/Parser/FASTA/Grammar.pm6", "BioInfo::Parser::Newick": "lib/BioInfo/Parser/Newick.pm6", "BioInfo::Parser::Newick::Actions": "lib/BioInfo/Parser/Newick/Actions.pm6", "BioInfo::Parser::Newick::Grammar": "lib/BioInfo/Parser/Newick/Grammar.pm6", "BioInfo::Seq": "lib/BioInfo/Seq.pm6", "BioInfo::Seq::Amino": "lib/BioInfo/Seq/Amino.pm6", "BioInfo::Seq::DNA": "lib/BioInfo/Seq/DNA.pm6", "BioInfo::Seq::Nucleic": "lib/BioInfo/Seq/Nucleic.pm6", "BioInfo::Seq::RNA": "lib/BioInfo/Seq/RNA.pm6" }, "source-type": "git", "source-url": "git://github.com/MattOates/BioInfo.git", "tags": [ "Bio", "Biology", "Science", "Bioinformatics", "Slang", "Parser" ], "version": "0.4.3" } , { "author": "Matt Oates", "depends": [ ], "description": "Discrete Fourier Transform implementation.", "license": "Artistic-2.0", "name": "Math::FourierTransform", "perl": "6.*", "provides": { "Math::FourierTransform": "lib/Math/FourierTransform.pm6" }, "source-type": "git", "source-url": "git://github.com/MattOates/Math--FourierTransform.git", "version": "0.0.1" } , { "auth": "github:MattOates", "authors": [ "Matt Oates ", "Paweł Szulc", "Graham Todd" ], "depends": [ ], "description": "Basic statistics modules for Perl6.", "license": "Artistic-2.0", "name": "Stats", "perl": "6.*", "provides": { "Stats": "lib/Stats.pm6" }, "source-type": "git", "source-url": "git://github.com/MattOates/Stats.git", "support": { "bugtracker": "https://github.com/MattOates/Stats/issues", "source": "git://github.com/MattOates/Stats.git" }, "tags": [ "Stats", "Statistics", "Maths", "Math" ], "version": "0.0.6" } , { "author": "Matt Oates", "depends": [ ], "description": "Get an emotional score for a passage of text based on its word use.", "license": "Artistic-2.0", "name": "Text::Emotion", "perl": "6.*", "provides": { "Text::Emotion::Scorer": "lib/Text/Emotion/Scorer.pm" }, "source-type": "git", "source-url": "git://github.com/MattOates/Text--Emotion.git", "tags": [ "Text", "Sentiment", "NLP" ], "version": "0.0.5" } , { "author": "Matt Oates", "depends": [ ], "description": "Map ASCII to unicode homoglyphs.", "license": "Artistic-2.0", "name": "Text::Homoglyph", "perl": "6.*", "provides": { "Text::Homoglyph": "lib/Text/Homoglyph.pm6" }, "source-type": "git", "source-url": "git://github.com/MattOates/Text--Homoglyph.git", "tags": [ "Text", "Hacker", "Joke", "Unicode" ], "version": "0.0.2" } , { "authors": [ "Steve Nolte", "Marcel Grünauer", "Mike Doherty" ], "depends": [ ], "description": "Flip text upside-down using Unicode. Perl 5 -> 6 port.", "name": "Text::UpsideDown", "perl": "6.*", "provides": { "Text::UpsideDown": "lib/Text/UpsideDown.pm6" }, "source-type": "git", "source-url": "git://github.com/mcsnolte/Text-UpsideDown.git", "tags": [ "Text", "CPAN5" ], "version": "1.0.0" } , { "auth": "github:melezhik", "authors": [ "'Alexey Melezhik' " ], "build-depends": [ ], "depends": [ "Test::META", "Sparrowdo" ], "description": "Install Rakudo as system package", "emulates": { }, "excludes": { }, "license": "Artistic-2.0", "meta6": "0", "name": "Sparrowdo::Rakudo", "perl": "6.c", "production": false, "provides": { "Sparrowdo::Rakudo": "lib/Sparrowdo/Rakudo.pm6" }, "resources": [ ], "source-url": "https://github.com/melezhik/perl6-sparrowdo-rakudo.git", "superseded-by": { }, "supersedes": { }, "support": { "source": null }, "tags": [ ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "Alexey Melezhik" ], "build-depends": [ ], "depends": [ "Sparrow6", "JSON::Tiny" ], "description": "Sparrowdo module to manage chef users", "license": "NOASSERTION", "name": "Sparrowdo::Chef::Client", "perl": "6.*", "provides": { "Sparrow6::Chef::Client": "lib/Sparrow6/Chef/Client.pm6", "Sparrowdo::Chef::Client": "lib/Sparrowdo/Chef/Client.pm6" }, "resources": [ ], "source-type": "git", "source-url": "https://github.com/melezhik/sparrowdo-chef-client.git", "support": { "bugtracker": "https://github.com/melezhik/sparrowdo-chef-client/issues", "source": "https://github.com/melezhik/sparrowdo-chef-client.git" }, "tags": [ ], "test-depends": [ ], "version": "0.1.0" } , { "authors": [ "Alexey Melezhik" ], "depends": [ "Sparrowdo" ], "description": "Sparrowdo module to manage chef users", "name": "Sparrowdo::Chef::Manager", "perl": "6.*", "provides": { "Sparrowdo::Chef::Manager": "lib/Sparrowdo/Chef/Manager.pm6" }, "source-type": "git", "source-url": "https://github.com/melezhik/sparrowdo-chef-manager.git", "support": { "bugtracker": "https://github.com/melezhik/sparrowdo-chef-manager/issues", "source": "https://github.com/melezhik/sparrowdo-chef-manager.git" }, "version": "*" } , { "authors": [ "Alexey Melezhik" ], "depends": [ "Sparrowdo" ], "description": "Sparrowdo module to install CPAN modules using App::cpm - a fast CPAN module installer", "name": "Sparrowdo::Cpm", "perl": "6.*", "provides": { "Sparrowdo::Cpm": "lib/Sparrowdo/Cpm.pm6" }, "source-type": "git", "source-url": "https://github.com/melezhik/sparrowdo-cpm.git", "support": { "bugtracker": "https://github.com/melezhik/sparrowdo-cpm/issues", "source": "https://github.com/melezhik/sparrowdo-cpm.git" }, "version": "*" } , { "authors": [ "Alexey Melezhik" ], "depends": [ "Sparrowdo" ], "description": "Sparrowdo module to install Nginx web server", "name": "Sparrowdo::Nginx", "perl": "6.*", "provides": { "Sparrowdo::Nginx": "lib/Sparrowdo/Nginx.pm6" }, "resources": [ "default.conf", "nginx.conf" ], "source-type": "git", "source-url": "https://github.com/melezhik/sparrowdo-nginx.git", "support": { "bugtracker": "https://github.com/melezhik/sparrowdo-nginx/issues", "source": "https://github.com/melezhik/sparrowdo-nginx.git" }, "version": "*" } , { "authors": [ "Alexey Melezhik" ], "depends": [ "Sparrowdo" ], "description": "Sparrowdo module to manage Ruby gems via Ruby bundler.", "name": "Sparrowdo::Ruby::Bundler", "perl": "6.*", "provides": { "Sparrowdo::Ruby::Bundler": "lib/Sparrowdo/Ruby/Bundler.pm6" }, "source-type": "git", "source-url": "https://github.com/melezhik/sparrowdo-ruby-bundler.git", "support": { "bugtracker": "https://github.com/melezhik/sparrowdo-ruby-bundler/issues", "source": "https://github.com/melezhik/sparrowdo-ruby-bundler.git" }, "version": "*" } , { "authors": [ "Alexey Melezhik" ], "depends": [ "Sparrowdo" ], "description": "Sparrowdo module to install/update Sparrow toolchain on target host", "name": "Sparrowdo::Sparrow::Update", "perl": "6.*", "provides": { "Sparrowdo::Sparrow::Update": "lib/Sparrowdo/Sparrow/Update.pm6" }, "source-type": "git", "source-url": "https://github.com/melezhik/sparrowdo-sparrow-update.git", "support": { "bugtracker": "https://github.com/melezhik/sparrowdo-sparrow-update/issues", "source": "https://github.com/melezhik/sparrowdo-sparrow-update.git" }, "version": "0.0.1" } , { "authors": [ "Maxim Noah Khailo" ], "depends": [ ], "description": "Apache Kafka client", "license": "LGPL-3.0+", "name": "PKafka", "perl": "6", "provides": { "PKafka::Config": "lib/PKafka/Config.pm6", "PKafka::Consumer": "lib/PKafka/Consumer.pm6", "PKafka::Kafka": "lib/PKafka/Kafka.pm6", "PKafka::Message": "lib/PKafka/Message.pm6", "PKafka::Native": "lib/PKafka/Native.pm6", "PKafka::Producer": "lib/PKafka/Producer.pm6" }, "source-url": "git://github.com/mempko/PKafka.git", "version": "0.4" } , { "author": [ "David Farrell", "Dmitry Yaskolko" ], "depends": [ "JSON::Tiny" ], "description": "A command line JSON validator app", "name": "App::jsonv", "perl": "6.*", "provides": { "jsonv": "App-jsonv/bin/jsonv" }, "source-type": "git", "source-url": "git://github.com/Miniconf/App-jsonv.git", "version": "0.01" } , { "auth": "github:mj41", "authors": [ "Michal Jurosz" ], "build-depends": [ ], "depends": [ ], "description": "Various Raku Sequences for spirals in matrix (two-dimensional arrays).", "license": "Apache-2.0", "name": "Algorithm::SpiralMatrix", "perl": "6.d", "production": 1, "provides": { "Algorithm::SpiralMatrix": "lib/Algorithm/SpiralMatrix.rakumod" }, "raku": "6.d", "source-type": "git", "source-url": "git://github.com/mj41/Algorithm-SpiralMatrix.git", "support": { "bugtracker": "https://github.com/mj41/Algorithm-SpiralMatrix/issues", "license": "https://www.apache.org/licenses/LICENSE-2.0" }, "tags": [ "algorithm", "bidimensional", "sequence", "array" ], "test-depends": [ "Test", "Test::META" ], "version": "0.6.0" } , { "auth": "github:mj41", "authors": [ "Michal Jurosz" ], "build-depends": [ ], "depends": [ ], "description": "Simple templates for Raku", "license": "Apache-2.0", "name": "SP6", "perl": "6.d", "production": 1, "provides": { "SP6": "lib/SP6.rakumod", "SP6::ProcessMethods": "lib/SP6/ProcessMethods.rakumod" }, "raku": "6.d", "source-type": "git", "source-url": "git://github.com/mj41/SP6.git", "support": { "bugtracker": "https://github.com/mj41/SP6/issues", "license": "https://www.apache.org/licenses/LICENSE-2.0" }, "tags": [ "template", "slang" ], "test-depends": [ "Test", "Test::META" ], "version": "0.2.1" } , { "authors": [ "Moritz Lenz" ], "build-depends": [ ], "depends": [ "Math::RungeKutta", "SVG", "SVG::Plot" ], "description": "Automagic integrator for models (first order ODEs)", "license": "Artistic-2.0", "name": "Math::Model", "provides": { "Math::Model": "lib/Math/Model.pm" }, "resources": [ ], "source-url": "git://github.com/moritz/Math-Model.git", "tags": [ "math" ], "test-depends": [ ], "version": "0.3" } , { "depends": [ "XML::Writer" ], "description": "A Perl 6 module to generate SVG (Scalable Vector Graphics)", "name": "SVG", "perl": "6.*", "provides": { "SVG": "lib/SVG.pm" }, "source-url": "git://github.com/moritz/svg.git", "version": "*" } , { "depends": [ "SVG" ], "description": "A Perl 6 charting and plotting library that produces SVG output", "name": "SVG::Plot", "perl": "6.*", "provides": { "SVG::Box": "lib/SVG/Box.pm", "SVG::Plot": "lib/SVG/Plot.pm", "SVG::Plot::AxisPosition": "lib/SVG/Plot.pm", "SVG::Plot::Pie": "lib/SVG/Plot/Pie.pm" }, "source-url": "git://github.com/moritz/svg-plot.git", "version": "*" } , { "author": "Alexander Moquin", "depends": [ ], "description": "Encode and decode HTML entities", "name": "HTML::Entity", "provides": { "HTML::Entities": "lib/HTML/Entities.pm6", "HTML::Entity": "lib/HTML/Entity.pm6" }, "source-url": "git://github.com/Mouq/HTML-Entity.git", "version": "*" } , { "depends": [ ], "description": "A JSON::Tiny fork for JSON5", "name": "JSON5::Tiny", "provides": { "JSON5::Tiny": "lib/JSON5/Tiny.pm6", "JSON5::Tiny::Actions": "lib/JSON5/Tiny/Actions.pm6", "JSON5::Tiny::Grammar": "lib/JSON5/Tiny/Grammar.pm6" }, "source-url": "git://github.com/Mouq/json5.git", "version": "*" } , { "author": "Mouq", "depends": [ "JSON::Tiny" ], "description": "Perl 6 TOML Serializer", "name": "TOML", "provides": { "ForeignGrammar": "lib/ForeignGrammar.pm", "TOML": "lib/TOML.pm", "TOML::Grammar": "lib/TOML/Grammar.pm" }, "source-url": "git://github.com/Mouq/toml-pm6.git", "version": "0.3.1alpha" } , { "authors": [ "moznion", "Wenzel P. P. Peppmeyer" ], "build-depends": [ ], "depends": [ ], "description": "Displays back trace in HTML", "license": "Artistic-2.0", "name": "Backtrace::AsHTML", "perl": "6", "provides": { "Backtrace::AsHTML": "lib/Backtrace/AsHTML.pm6" }, "resources": [ ], "source-url": "git://github.com/moznion/p6-Backtrace-AsHTML.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "moznion" ], "build-depends": [ ], "depends": [ ], "description": "Utility of HTML escaping", "license": "Artistic-2.0", "name": "HTML::Escape", "perl": "6.c", "provides": { "HTML::Escape": "lib/HTML/Escape.pm6" }, "resources": [ ], "source-url": "git://github.com/moznion/p6-HTML-Escape.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "moznion" ], "build-depends": [ ], "depends": [ ], "description": "IO:: interface for reading/writing a Blob", "license": "Artistic-2.0", "name": "IO::Blob", "perl": "6", "provides": { "IO::Blob": "lib/IO/Blob.pm6" }, "resources": [ ], "source-url": "git://github.com/moznion/p6-IO-Blob.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "moznion" ], "build-depends": [ ], "depends": [ "Terminal::ANSIColor", "Grammar::Tracer" ], "description": "Minimal and customizable logger for perl6", "license": "Artistic-2.0", "name": "Log::Minimal", "perl": "6.c", "provides": { "Log::Minimal": "lib/Log/Minimal.pm6" }, "resources": [ ], "source-url": "git://github.com/moznion/p6-Log-Minimal.git", "tags": [ ], "test-depends": [ "IO::Capture::Simple" ], "version": "0.0.1" } , { "authors": [ "moznion" ], "build-depends": [ ], "depends": [ ], "description": "A simple container for object for perl6", "license": "Artistic-2.0", "name": "Object::Container", "perl": "6.c", "provides": { "Object::Container": "lib/Object/Container.pm6", "Object::Container::Item": "lib/Object/Container/Item.pm6" }, "resources": [ ], "source-url": "git://github.com/moznion/p6-Object-Container.git", "tags": [ ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "moznion" ], "build-depends": [ ], "depends": [ ], "description": "Routing engine for perl6", "license": "Artistic-2.0", "name": "Router::Boost", "perl": "6.c", "provides": { "Router::Boost": "lib/Router/Boost.pm6", "Router::Boost::Method": "lib/Router/Boost/Method.pm6", "Router::Boost::Node": "lib/Router/Boost/Node.pm6" }, "resources": [ ], "source-url": "git://github.com/moznion/p6-Router-Boost.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "moznion" ], "build-depends": [ ], "depends": [ "IO::Blob", "File::Temp" ], "description": "Temporary buffer to save bytes", "license": "Artistic-2.0", "name": "Stream::Buffered", "perl": "6", "provides": { "Stream::Buffered": "lib/Stream/Buffered.pm6", "Stream::Buffered::Auto": "lib/Stream/Buffered/Auto.pm6", "Stream::Buffered::Blob": "lib/Stream/Buffered/Blob.pm6", "Stream::Buffered::File": "lib/Stream/Buffered/File.pm6" }, "resources": [ ], "source-url": "git://github.com/moznion/p6-Stream-Buffered.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "moznion" ], "build-depends": [ ], "depends": [ ], "description": "LTSV (Labeled Tab Separated Value) toolkit", "license": "Artistic-2.0", "name": "Text::LTSV", "perl": "v6", "provides": { "Text::LTSV": "lib/Text/LTSV.pm6", "Text::LTSV::Parser": "lib/Text/LTSV/Parser.pm6" }, "source-url": "git://github.com/moznion/p6-Text-LTSV.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Martin Ryan" ], "depends": [ ], "description": "Alternative Ternary Experssion", "license": "Artistic-2.0", "name": "Slang::AltTernary", "perl": "6.c", "provides": { "Slang::AltTernary": "lib/Slang/AltTernary.pm6" }, "resources": [ ], "source-url": "https://github.com/mryan/perl6-Slang-AltTernary.git", "tags": [ "Slang", "Grammar" ], "test-depends": [ "Test" ], "version": "0.0.3" } , { "authors": [ "Michael T. Wolfinger" ], "depends": [ ], "description": "A port of Bio::ViennaNGS to Perl6", "name": "Bio::ViennaNGS", "perl": "6.c", "provides": { "Bio::ViennaNGS::GenomicIntervals": "lib/Bio/ViennaNGS/GenomicIntervals.pm6" }, "source-type": "git", "source-url": "git://github.com/mtw/Perl6-Bio-ViennaNGS.git", "support": { "source": "git://github.com/mtw/Perl6-Bio-ViennaNGS.git" }, "test-depends": [ "Test" ], "version": "0.0.1" } , { "auth": "github:nicqrocks", "authors": [ "Nic Quoziente" ], "build-depends": [ ], "depends": [ "Net::HTTP::POST", "JSON::Fast" ], "description": "Easy way to send a message to Slack", "emulates": { }, "excludes": { }, "license": "Artistic-2.0", "name": "WebService::Slack::Webhook", "perl": "6.c", "provides": { "WebService::Slack::Webhook": "lib/WebService/Slack/Webhook.pm6" }, "resources": [ ], "source-url": "https://github.com/nicqrocks/perl6-slack-webhook.git", "superseded-by": { }, "supersedes": { }, "support": { "source": null }, "tags": [ "web", "slack" ], "test-depends": [ ], "version": "0.1.2" } , { "auth": "github:nige123", "authors": [ "Nigel Hamilton" ], "depends": [ "Terminal::Print", "jmp" ], "description": "a timeline to help your work flow: do, doing, done", "license": "Artistic-2.0", "name": "Do123", "perl": "6", "provides": { "Do": "lib/Do.pm", "Do::CLI": "lib/Do/CLI.pm", "Do::Editor": "lib/Do/Editor.pm", "Do::Timeline": "lib/Do/Timeline.pm", "Do::Timeline::Entry": "lib/Do/Timeline/Entry.pm", "Do::Timeline::Grammar": "lib/Do/Timeline/Grammar.pm", "Do::Timeline::Grammar::Actions": "lib/Do/Timeline/Grammar/Actions.pm", "Do::Timeline::UI": "lib/Do/Timeline/UI.pm", "Do::Timeline::Viewport": "lib/Do/Timeline/Viewport.pm" }, "resources": [ ], "source-url": "git://github.com/nige123/app.123.do.git", "support": { "bugtracker": "https://github.com/nige123/app.123.do/issues" }, "tags": [ "todo", "timeline" ], "version": "0.4" } , { "auth": "github:nige123", "authors": [ "Nigel Hamilton" ], "depends": [ "Terminal::Print", "Test::META", "JSON::Tiny" ], "description": "search files and jump to matching lines in your favourite text editor", "license": "Artistic-2.0", "name": "jmp", "perl": "6", "provides": { "JMP": "lib/JMP.rakumod", "JMP::CLI": "lib/JMP/CLI.rakumod", "JMP::Config": "lib/JMP/Config.rakumod", "JMP::Editor": "lib/JMP/Editor.rakumod", "JMP::File::Hit": "lib/JMP/File/Hit.rakumod", "JMP::File::HitLater": "lib/JMP/File/HitLater.rakumod", "JMP::Finder": "lib/JMP/Finder.rakumod", "JMP::Memory": "lib/JMP/Memory.rakumod", "JMP::Memory::Command": "lib/JMP/Memory/Command.rakumod", "JMP::Memory::Hit": "lib/JMP/Memory/Hit.rakumod", "JMP::Template": "lib/JMP/Template.rakumod", "JMP::UI": "lib/JMP/UI.rakumod", "JMP::UI::Cursor": "lib/JMP/UI/Cursor.rakumod", "JMP::UI::Page": "lib/JMP/UI/Page.rakumod", "JMP::UI::Pager": "lib/JMP/UI/Pager.rakumod" }, "resources": [ ], "source-url": "git://github.com/nige123/jmp.nigelhamilton.com.git", "support": { "bugtracker": "https://github.com/nige123/jmp.nigelhamilton.com/issues" }, "tags": [ "invoke-editor", "code-search", "file-search" ], "version": "10" } , { "authors": [ "Stefan Seifert" ], "build-depends": [ ], "depends": [ ], "description": "hide installed modules for testing.", "license": "Artistic-2.0", "name": "CompUnit::Repository::Mask", "perl": "6.c", "provides": { "CompUnit::Repository::Mask": "lib/CompUnit/Repository/Mask.pm6" }, "resources": [ ], "source-url": "https://github.com/niner/CompUnit-Repository-Mask.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "auth": "github:niner", "authors": [ "Stefan Seifert" ], "build-depends": [ "System::Query" ], "depends": [ "System::Query" ], "description": "Makefile based distribution builder", "license": "Artistic-2.0", "meta-version": 0, "name": "Distribution::Builder::MakeFromJSON", "perl": "6.c", "provides": { "Distribution::Builder::MakeFromJSON": "lib/Distribution/Builder/MakeFromJSON.pm6" }, "resources": [ ], "source-url": "https://github.com/niner/Distribution-Builder-MakeFromJSON.git", "tags": [ ], "test-depends": [ ], "version": "0.6" } , { "author": "github:niner", "authors": [ "Stefan Seifert" ], "build-depends": [ "panda" ], "depends": [ "Terminal::ANSIColor" ], "description": "Automatic syntax highlighting for any grammar you provide.", "license": "Artistic-2.0", "name": "Grammar::Highlighter", "perl": "v6.c", "provides": { "Grammar::Highlighter": "lib/Grammar/Highlighter.pm", "Grammar::Highlighter::HTML": "lib/Grammar/Highlighter/HTML.pm", "Grammar::Highlighter::Terminal": "lib/Grammar/Highlighter/Terminal.pm" }, "repo-type": "git", "source-url": "git://github.com/niner/Grammar-Highlighter.git", "support": { "irc": "irc://irc.freenode.org/#perl6" }, "test-depends": [ ], "version": "0.1" } , { "auth": "github:nkh", "authors": [ "Nadim Khemir" ], "depends": [ "Terminal::Print" ], "description": "Render data structures as trees; user definable filters", "license": "Artistic-2.0", "name": "Data::Dump::Tree", "perl": "6.c", "provides": { "DDT": "lib/Data/Dump/Tree.pm6", "DDTR::ColorBlobLevel": "lib/Data/Dump/Tree/ColorBlobLevel.pm6", "Data::Dump::Tree": "lib/Data/Dump/Tree.pm6", "Data::Dump::Tree::Colorizer": "lib/Data/Dump/Tree/Colorizer.pm6", "Data::Dump::Tree::DHTML": "lib/Data/Dump/Tree/DHTML.pm6", "Data::Dump::Tree::Ddt": "lib/Data/Dump/Tree/Ddt.pm6", "Data::Dump::Tree::DescribeBaseObjects": "lib/Data/Dump/Tree/DescribeBaseObjects.pm6", "Data::Dump::Tree::Diff": "lib/Data/Dump/Tree/Diff.pm6", "Data::Dump::Tree::Enums": "lib/Data/Dump/Tree/Enums.pm6", "Data::Dump::Tree::ExtraRoles": "lib/Data/Dump/Tree/ExtraRoles.pm6", "Data::Dump::Tree::Foldable": "lib/Data/Dump/Tree/Foldable.pm6", "Data::Dump::Tree::Horizontal": "lib/Data/Dump/Tree/Horizontal.pm6", "Data::Dump::Tree::LayHorizontal": "lib/Data/Dump/Tree/LayHorizontal.pm6", "Data::Dump::Tree::MultiColumns": "lib/Data/Dump/Tree/MultiColumns.pm6", "Data::Dump::Tree::TerminalFoldable": "lib/Data/Dump/Tree/TerminalFoldable.pm6" }, "source-url": "https://github.com/nkh/P6-Data-Dump-Tree.git", "tags": [ "data", "dump", "render", "presentation", "diff", "HTML", "Layout", "dumper", "color", "tree" ], "test-depends": [ "Test", "Test::META" ], "version": "2.8.0" } , { "authors": [ "Nadim Khemir" ], "build-depends": [ "Terminal::ANSIColor" ], "depends": [ "Terminal::ANSIColor" ], "description": "Simple tracing for Perl 6 grammars", "license": "Artistic-2.0", "name": "Grammar::Tracer::Compact", "perl": "6.c", "provides": { "Grammar::Tracer::Compact": "lib/Grammar/Tracer/Compact.pm" }, "source-url": "git://github.com/nkh/P6-Grammar-Tracer-Compact.git", "test-depends": [ "Test" ], "version": "1.0" } , { "authors": [ "Nadim Khemir" ], "depends": [ ], "description": "Render text template with embedded variables and Perl6 code", "name": "Text::Template", "perl": "6.c", "provides": { "Text::Template": "lib/Text/Template.pm" }, "source-url": "https://github.com/nkh/P6-Text-Template.git", "test-depends": [ "Test", "Test::META", "IO::Capture::Simple" ], "version": "1.0.8" } , { "authors": [ "Yann Büchau" ], "depends": [ ], "description": "grammar to parse FORTRAN source code", "license": "GPL-3.0", "name": "Fortran::Grammar", "perl": "6", "provides": { "Fortran::Grammar": "lib/Fortran/Grammar.pm6", "Fortran::Grammar::Test": "lib/Fortran/Grammar/Test.pm6" }, "resources": [ ], "source-url": "git://github.com/nobodyinperson/perl6-fortran-grammar.git", "test-depends": [ "Test", "Test::META", "JSON::Fast", "IO::Glob" ], "version": "0.0.6" } , { "authors": [ "Ned Rihine" ], "build-depends": [ ], "depends": [ "File::Find", "JSON::Fast" ], "description": "Yet another minimal authoring tool for Perl6", "license": "Artistic-2.0", "name": "App::Miroku", "perl": "6.c", "provides": { "App::Miroku": "lib/App/Miroku.pm6", "App::Miroku::Template": "lib/App/Miroku/Template.pm6" }, "resources": [ ], "source-url": "git://github.com/noqisofon/p6-miroku.git", "tags": [ ], "test-depends": [ "File::Temp" ], "version": "0.0.2" } , { "author": "github:nunorc", "depends": [ "Template6", "Syndication" ], "description": "A static website generator.", "name": "Pekyll", "perl": "6.*", "provides": { "Pekyll": "lib/Pekyll.pm6", "Pekyll::Compilers": "lib/Pekyll/Compilers.pm6", "Pekyll::Routers": "lib/Pekyll/Routers.pm6" }, "source-url": "git://github.com/nunorc/p6-Pekyll.git", "version": "*" } , { "authors": [ "Claudio Ramirez", "Wenzel P. P. Peppmeyer" ], "depends": [ ], "description": "Guards against extra named arguments on methods.", "license": "Artistic-2.0", "name": "StrictNamedArguments", "perl": "6.*", "provides": { "StrictNamedArguments": "lib/StrictNamedArguments.pm" }, "source-url": "git://github.com/nxadm/StrictNamedArguments.git", "version": "0.1.0" } , { "api": "1", "auth": "github:nxadm", "authors": [ "Claudio Ramirez " ], "build-depends": [ ], "depends": [ ], "description": "MAIN() with superpowers", "license": "Artistic-2.0", "name": "SuperMAIN", "perl": "6.c", "provides": { "SuperMAIN": "lib/SuperMAIN.rakumod" }, "resources": [ ], "source-url": "git://github.com/nxadm/SuperMAIN.git", "tags": [ "MAIN", "parameters", "CLI", "Getopt", "Command", "flags" ], "test-depends": [ ], "version": "0.1.4" } , { "authors": [ "ohmycloud@gmail.com" ], "build-depends": [ ], "depends": [ "Digest::HMAC", "Digest", "Digest::SHA", "MIME::Base64", "URI::Encode", "URI", "Cro::HTTP::Client" ], "description": "Oauth client for fanfou, written in Perl 6", "license": "Artistic-2.0", "name": "FanFou", "perl": "6.c", "provides": { "FanFou": "lib/FanFou.pm6" }, "resources": [ ], "source-url": "https://github.com/ohmycloud/fanfou-p6.git", "tags": [ "Client" ], "test-depends": [ ], "version": "0.0.1" } , { "auth": "Oetiker+Partner", "build-depends": [ ], "depends": [ "JSON::Fast", "Log::Syslog::Native", "Terminal::ANSIColor", "JSON::Path" ], "description": "Identifies anomalies in JSON data structures", "license": "MIT", "name": "JSONHound", "perl": "6.*", "provides": { "Either": "lib/Either.pm6", "JsonHound": "lib/JsonHound.pm6", "JsonHound::DebugMessage": "lib/JsonHound/DebugMessage.pm6", "JsonHound::DebugMode": "lib/JsonHound/DebugMode.pm6", "JsonHound::PathMixin": "lib/JsonHound/PathMixin.pm6", "JsonHound::Reporter": "lib/JsonHound/Reporter.pm6", "JsonHound::Reporter::CLI": "lib/JsonHound/Reporter/CLI.pm6", "JsonHound::Reporter::Compound": "lib/JsonHound/Reporter/Compound.pm6", "JsonHound::Reporter::Nagios": "lib/JsonHound/Reporter/Nagios.pm6", "JsonHound::Reporter::Syslog": "lib/JsonHound/Reporter/Syslog.pm6", "JsonHound::RuleFeedback": "lib/JsonHound/RuleFeedback.pm6", "JsonHound::RuleSet": "lib/JsonHound/RuleSet.pm6", "JsonHound::ValidationResult": "lib/JsonHound/ValidationResult.pm6", "JsonHound::Violation": "lib/JsonHound/Violation.pm6" }, "source-url": "git://github.com/oposs/jsonhound.git", "tags": [ "Icinga", "Nagios" ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "PerlPilot", "nicqrocks" ], "build-depends": [ ], "depends": [ ], "description": "simple, hacky way to use git from Perl 6", "name": "Git::Wrapper", "perl": "6.c", "provides": { "Git::Log::Actions": "lib/Git/Log/Parser.pm6", "Git::Log::Parser": "lib/Git/Log/Parser.pm6", "Git::Wrapper": "lib/Git/Wrapper.pm6", "Git::Wrapper::Log": "lib/Git/Log/Parser.pm6" }, "source-url": "https://gitlab.com/orangebot/p6-Git-Wrapper.git", "support": { "source": "https://gitlab.com/orangebot/p6-Git-Wrapper.git" }, "tags": [ "git", "wrapper" ], "test-depends": [ ], "version": "0.0.8" } , { "author": "Nova Patch", "depends": [ ], "description": "Localized list formatters using the Unicode CLDR", "name": "CLDR::List", "perl": "6.*", "provides": { "CLDR::List": "lib/CLDR/List.pm" }, "source-url": "git://github.com/patch/cldr-list-pm6.git", "version": "*" } , { "author": "Nick Patch", "depends": [ ], "description": "Geographical regions and groupings using UN M.49 and CLDR data", "license": "GPL-1.0+ OR Artistic-1.0-Perl", "name": "Geo::Region", "perl": "6.*", "provides": { "Geo::Region": "lib/Geo/Region.pm", "Geo::Region::Enum": "lib/Geo/Region/Enum.pm" }, "source-url": "git://github.com/patch/geo-region-pm6.git", "version": "*" } , { "authors": [ "Paulo Henrique Rodrigues Pinheiro" ], "depends": [ ], "description": "Module for brazilian federal documents validations.", "license": "MIT", "name": "Brazilian::FederalDocuments", "perl": "6.c", "provides": { "Brazilian::FederalDocuments": "lib/Brazilian/FederalDocuments.pm6" }, "resources": [ ], "source-url": "git://github.com/paulohrpinheiro/Brazilian-FederalDocuments.git", "version": "0.1.0" } , { "authors": "Paul Cochrane", "depends": [ "IO::Capture::Simple" ], "description": "Hannover Perl Mongers.", "license": "Artistic-2.0", "name": "PerlMongers::Hannover", "perl": "6.*", "provides": { "PerlMongers::Hannover": "lib/PerlMongers/Hannover.pm" }, "source-url": "git://github.com/paultcochrane/Perl6Mongers-Hannover.git", "test-depends": [ "Test::META" ], "version": "0.8.6" } , { "authors": [ "James (Jeremy) Carman " ], "depends": [ ], "description": "Compound Interest calculations for fun and profit.", "license": "Artistic-2.0", "name": "Finance::CompoundInterest", "perl": "6.*", "provides": { "Finance::CompoundInterest": "lib/Finance/CompoundInterest.pm" }, "source-url": "git://github.com/peelle/Finance-CompoundInterest.git", "test-depends": [ "Test" ], "version": "0.1.0" } , { "authors": [ "James (Jeremy) Carman " ], "depends": [ "Net::HTTP", "JSON::Tiny" ], "description": "A wrapper for the Lending Club API.", "license": "Artistic-2.0", "name": "LendingClub", "perl": "6.*", "provides": { "LendingClub": "lib/LendingClub.pm" }, "source-url": "git://github.com/peelle/LendingClub.git", "test-depends": [ "Test" ], "version": "0.1.0" } , { "author": "Perl 6", "depends": [ "HTTP::UserAgent", "URI" ], "description": "Render many pod6-files into one (big) html-file.", "license": "Artistic-2.0", "name": "Pod::To::BigPage", "perl": "6.*", "provides": { "Pod::To::BigPage": "lib/Pod/To/BigPage.pm6" }, "source-type": "git", "source-url": "git://github.com/perl6/perl6-pod-to-bigpage.git", "support": { "source": "https://github.com/perl6/perl6-pod-to-bigpage" }, "test-depends": [ "Test", "Test::When", "IO::Socket::SSL" ], "version": "0.5.2" } , { "auth": "github:perl6", "authors": [ "Richard Hainsworth", "JJ Merelo" ], "depends": [ "JSON::Fast:ver<0.9.18+>", "File::Directory::Tree", "Test::Output", "File::Temp:ver<0.0.6+>" ], "description": "Precompile a collection of pod files into a cache.", "license": "Artistic-2.0", "name": "Pod::To::Cached", "perl": "6.*", "provides": { "CompUnit::PrecompilationRepository::Document": "lib/CompUnit/PrecompilationRepository/Document.pm6", "Pod::To::Cached": "lib/Pod/To/Cached.pm6" }, "source-type": "git", "source-url": "https://github.com/perl6/Pod-To-Cached.git", "support": { "source": "https://github.com/perl6/Pod-To-Cached/issues" }, "version": "0.4.1" } , { "auth": "github:Raku", "authors": [ "Raku" ], "depends": [ "URI", "Template::Mustache", "Pod::Load:ver<0.4.0+>", "OO::Monitors" ], "description": "Convert Raku Pod to HTML", "license": "Artistic-2.0", "name": "Pod::To::HTML", "perl": "6.d", "provides": { "Pod::To::HTML": "lib/Pod/To/HTML.pm6" }, "resources": [ "templates/main.mustache", "css/github.css" ], "source-url": "git://github.com/Raku/Pod-To-HTML.git", "test-depends": [ "Test::Output" ], "version": "0.8.1" } , { "depends": [ ], "description": "A Perl 6 wrapper around SDL 1.2", "name": "SDL", "perl": "6.*", "provides": { "SDL": "lib/SDL.pm6", "SDL::Constants": "lib/SDL/Constants.pm6", "SDL::Functions": "lib/SDL/Functions.pm6", "SDL::Structures": "lib/SDL/Structures.pm6" }, "source-url": "git://github.com/PerlGameDev/SDL6.git", "version": "0.2.0" } , { "authors": [ "Petr Kolář" ], "build-depends": [ ], "depends": [ ], "description": "a basic parser of vCard", "license": "Artistic-2.0", "name": "vCard::Parser", "perl": "6.d", "provides": { "vCard::Parser": "lib/vCard/Parser.pm6", "vCard::Parser::Actions": "lib/vCard/Parser/Actions.pm6", "vCard::Parser::Grammar": "lib/vCard/Parser/Grammar.pm6" }, "resources": [ ], "source-url": "https://github.com/petrkol72/vCard-Parser.git", "tags": [ "Grammar", "Parse", "Parsing", "Parser" ], "test-depends": [ "Test::META", "JSON::Tiny" ], "version": "0.0.1" } , { "authors": [ "Konstantin Narkhov" ], "depends": [ ], "description": "Lempel–Ziv–Welch (LZW) algorithm implementation in Raku", "license": "Artistic-2.0", "name": "LZW::Revolunet", "perl": "6.d", "provides": { "LZW::Revolunet": "lib/LZW/Revolunet.rakumod" }, "source-url": "https://gitlab.com/pheix/lzw-revolunet-perl6.git", "tags": [ "COMPRESSION" ], "version": "0.3.1" } , { "authors": [ "Konstantin Narkhov" ], "depends": [ "Node::Ethereum::Keccak256::Native", "JSON::Fast", "HTTP::UserAgent", "Test::Mock" ], "description": "A Raku interface for interacting with the Ethereum blockchain and ecosystem via JSON RPC API", "license": "Artistic-2.0", "name": "Net::Ethereum", "perl": "6.d", "provides": { "Net::Ethereum": "lib/Net/Ethereum.rakumod" }, "source-url": "git://gitlab.com/pheix/net-ethereum-perl6.git", "tags": [ "BLOCKCHAIN", "ETHEREUM", "NET" ], "version": "0.0.145" } , { "depends": [ "P5quotemeta" ], "description": "Framework-agnostic URL routing engine for web applications in Raku", "license": "Artistic-2.0", "name": "Router::Right", "perl": "6.d", "provides": { "Router::Right": "lib/Router/Right.rakumod", "Router::Right::Submapper": "lib/Router/Right/Submapper.rakumod" }, "source-url": "git://gitlab.com/pheix/router-right-perl6.git", "version": "0.0.55" } , { "authors": [ "github:pierre-vigier" ], "depends": [ "Terminal::ANSIColor" ], "description": "Simple Sudoku solver", "name": "Acme::Sudoku", "perl": "6.c", "provides": { "Acme::Sudoku": "lib/Acme/Sudoku.pm6" }, "source-url": "git://github.com/pierre-vigier/Perl6-Acme-Sudoku.git", "version": "0.0.2" } , { "authors": [ "github:pierre-vigier" ], "depends": [ ], "description": "Moo similar Lazy attribute funtionality", "license": "Artistic-2.0", "name": "AttrX::Lazy", "perl": "6.c", "provides": { "AttrX::Lazy": "lib/AttrX/Lazy.pm6" }, "source-url": "git://github.com/pierre-vigier/Perl6-AttrX-Lazy.git", "version": "0.0.3" } , { "authors": [ "github:pierre-vigier" ], "depends": [ ], "description": "Providing private accessors for private attributes", "name": "AttrX::PrivateAccessor", "perl": "6.c", "provides": { "AttrX::PrivateAccessor": "lib/AttrX/PrivateAccessor.pm6" }, "source-url": "git://github.com/pierre-vigier/Perl6-AttrX-PrivateAccessor.git", "version": "0.0.2" } , { "authors": [ "github:pierre-vigier", "github:timo" ], "depends": [ ], "description": "Data::MessagePack", "license": "Artistic-2.0", "name": "Data::MessagePack", "perl": "6.c", "provides": { "Data::MessagePack": "lib/Data/MessagePack.pm6", "Data::MessagePack::Packer": "lib/Data/MessagePack/Packer.pm6", "Data::MessagePack::StreamingUnpacker": "lib/Data/MessagePack/StreamingUnpacker.pm6", "Data::MessagePack::Unpacker": "lib/Data/MessagePack/Unpacker.pm6" }, "source-url": "git@github.com:pierre-vigier/Perl6-Data-MessagePack.git", "version": "0.1.2" } , { "author": "github:pierre-vigier", "depends": [ "DateTime::Format", "Digest::HMAC", "Digest::SHA", "Digest", "MIME::Base64", "OpenSSL::RSATools", "HTTP::UserAgent" ], "description": "HTTP Signature utility", "name": "HTTP::Signature", "perl": "6.*", "provides": { "HTTP::Signature": "lib/HTTP/Signature.pm6" }, "source-url": "git://github.com/pierre-vigier/Perl6-HTTP-Signature.git", "version": "0.1.1" } , { "auth": "github:pierre-vigier", "authors": [ "github:pierre-vigier", "github:lichtkind" ], "build-depends": [ ], "depends": [ "AttrX::Lazy" ], "description": "create, compare, compute and measure matrices", "license": "Artistic-2.0", "name": "Math::Matrix", "perl": "6.c", "provides": { "Math::Matrix": "lib/Math/Matrix.pm6", "Math::Matrix::ArrayOfArray": "lib/Math/Matrix/ArrayOfArray.pm6", "Math::Matrix::Type": "lib/Math/Matrix/Type.pm6", "Math::Matrix::Util": "lib/Math/Matrix/Util.pm6" }, "resources": [ ], "source-url": "git://github.com/pierre-vigier/Perl6-Math-Matrix.git", "tags": [ "Math" ], "test-depends": [ "Test", "Test::META" ], "version": "0.3.9" } , { "auth": "github:PostCocoon", "authors": [ "eater " ], "depends": [ "LibraryCheck" ], "description": "TagLib C bindings in Perl6", "license": "Artistic-2.0", "name": "TagLibC", "perl": "6", "provides": { "TagLibC": "lib/TagLibC.pm6", "TagLibC::Wrapper": "lib/TagLibC/Wrapper.pm6" }, "source-url": "https://github.com/PostCocoon/P6-TagLibC.git", "tags": [ "taglib", "music", "tagging" ], "test-depends": [ "Test::META" ], "version": "1.0" } , { "auth": "github:PostCocoon", "authors": [ "eater " ], "depends": [ ], "description": "Some simple but useful URL utils", "license": "Artistic-2.0", "name": "PostCocoon::Url", "perl": "6", "provides": { "PostCocoon::Url": "lib/PostCocoon/Url.pm6" }, "source-url": "https://github.com/PostCocoon/P6-Url.git", "tags": [ "query string", "url", "http" ], "test-depends": [ "Test::META" ], "version": "1.0" } , { "author": "Dean Powell", "depends": [ ], "description": "Country Code following ISO 3166 spec", "name": "Locale-Codes-Country", "perl": "6.*", "provides": { "Locale::Codes::Country": "lib/Locale/Codes/Country.pm6" }, "source-url": "https://github.com/PowellDean/Locale-Codes-Country.git", "version": "1.0.0" } , { "api": "1", "auth": "github:ppentchev", "authors": [ "Peter Pentchev" ], "depends": [ ], "description": "Process single-character options with option clustering", "license": "Artistic-2.0", "name": "Getopt::Std", "perl": "6.c", "production": true, "provides": { "Getopt::Std": "lib/Getopt/Std.rakumod" }, "resources": [ ], "source-url": "https://github.com/ppentchev/perl6-Getopt-Std.git", "support": { "bugtracker": "https://github.com/ppentchev/perl6-Getopt-Std/issues", "email": "roam@ringlet.net", "source": "https://github.com/ppentchev/perl6-Getopt-Std.git" }, "test-depends": [ "Test::Deeply::Relaxed", "Test::META" ], "version": "1.0.2" } , { "api": "0", "auth": "github:ppentchev", "authors": [ "Peter Pentchev" ], "depends": [ ], "description": "Compare two complex data structures loosely", "license": "Artistic-2.0", "name": "Test::Deeply::Relaxed", "perl": "6.c", "production": true, "provides": { "Test::Deeply::Relaxed": "lib/Test/Deeply/Relaxed.rakumod" }, "resources": [ ], "source-url": "https://github.com/ppentchev/perl6-Test-Deeply-Relaxed.git", "support": { "bugtracker": "https://github.com/ppentchev/perl6-Test-Deeply-Relaxed/issues", "email": "roam@ringlet.net", "source": "https://github.com/ppentchev/perl6-Test-Deeply-Relaxed" }, "test-depends": [ "Test::META" ], "version": "0.1.3" } , { "authors": [ "Peter Pentchev" ], "depends": [ ], "description": "A somewhat naive (de-)serialization implementation", "license": "Artistic-2.0", "name": "Serialize::Naive", "perl": "6.c", "provides": { "Serialize::Naive": "lib/Serialize/Naive.pm6" }, "resources": [ ], "source-url": "https://github.com/ppentchev/Serialize-Naive.git", "version": "0.2.5" } , { "api": "0", "auth": "github:ppentchev", "authors": [ "Peter Pentchev" ], "depends": [ ], "description": "Capture a command's output and exit code", "license": "Artistic-2.0", "name": "Shell::Capture", "perl": "6.c", "production": true, "provides": { "Shell::Capture": "lib/Shell/Capture.rakumod" }, "resources": [ ], "source-url": "https://github.com/ppentchev/Shell-Capture.git", "support": { "bugtracker": "https://github.com/ppentchev/Shell-Capture/issues", "email": "roam@ringlet.net", "source": "https://github.com/ppentchev/Shell-Capture.git" }, "test-depends": [ "Test::META" ], "version": "0.2.4" } , { "depends": [ ], "description": "Dictionaries creating module", "license": "Apache-License-2.0", "name": "Dictionary::Create", "perl": "6.*", "provides": { "Dictionary::Create": "lib/Dictionary/Create.pm", "Dictionary::Create::DSL": "lib/Dictionary/Create/DSL.pm" }, "source-url": "git://github.com/prodotiscus/perl6-Dictionary-Create.git", "version": "*" } , { "authors": [ "Zoffix Znet" ], "depends": [ "Text::Markdown", "DOM::Tiny", "Pastebin::Gist:ver<1.005+>", "UUID", "WWW" ], "description": "Preprocessor for Raku Advent Articles", "license": "Artistic-2.0", "name": "Acme::Advent::Highlighter", "perl": "6.c", "provides": { "Acme::Advent::Highlighter": "lib/Acme/Advent/Highlighter.rakumod", "Acme::Advent::Highlighter::HTMLParser": "lib/Acme/Advent/Highlighter/HTMLParser.rakumod", "Acme::Advent::Highlighter::MultiMarkdown": "lib/Acme/Advent/Highlighter/MultiMarkdown.rakumod" }, "support": { "source": "https://github.com/raku-community-modules/Acme-Advent-Highlighter.git" }, "tags": [ "utils" ], "test-depends": [ "Test::When", "Test::Notice" ], "version": "1.003" } , { "auth": "github:drforr", "authors": [ "Jeffrey Goff " ], "build-depends": [ ], "depends": [ "Test::META" ], "description": "Turn ANTLR4 Grammars into Raku Grammars", "license": "Artistic-2.0", "meta6": "0", "name": "ANTLR4::Grammar", "perl": "6.c", "provides": { "ANTLR4::Actions::Perl6": "lib/ANTLR4/Actions/Perl6.pm6", "ANTLR4::Grammar": "lib/ANTLR4/Grammar.pm6", "ANTLR4::Grammar::Parser": "lib/ANTLR4/Grammar/Parser.pm6" }, "resources": [ ], "source-url": "https://github.com/raku-community-modules/ANTLR4-Grammar.git", "support": { "source": "https://github.com/raku-community-modules/ANTLR4-Grammar.git" }, "tags": [ "ANTLR", "ANTLR4", "Grammar", "Transform", "Languages", "parse", "parser", "parsing" ], "test-depends": [ "Test", "JSON::Tiny" ], "version": "0.6.2" } , { "authors": [ "Zoffix Znet" ], "depends": [ "JSON::Fast" ], "description": "Flat, JSON-backed read-write configuration", "license": "Artistic-2.0", "name": "Config::JSON", "perl": "6.c", "provides": { "Config::JSON": "lib/Config/JSON.pm6" }, "support": { "source": "https://github.com/raku-community-modules/Config-JSON.git" }, "tags": [ "config", "configuration", "JSON" ], "test-depends": [ "JSON::Fast", "Testo", "Test::When", "Temp::Path" ], "version": "1.001003" } , { "api": 1, "auth": "zef:raku-community-modules", "build-depends": [ ], "depends": [ "NativeHelpers::Blob", "NativeLibs" ], "description": "Database connectivity for Raku", "license": "BSD-2-Clause", "meta-version": 0, "name": "DBIish", "provides": { "DBDish": "lib/DBDish.rakumod", "DBDish::Connection": "lib/DBDish/Connection.rakumod", "DBDish::ErrorHandling": "lib/DBDish/ErrorHandling.rakumod", "DBDish::Oracle": "lib/DBDish/Oracle.rakumod", "DBDish::Oracle::Connection": "lib/DBDish/Oracle/Connection.rakumod", "DBDish::Oracle::Native": "lib/DBDish/Oracle/Native.rakumod", "DBDish::Oracle::StatementHandle": "lib/DBDish/Oracle/StatementHandle.rakumod", "DBDish::Pg": "lib/DBDish/Pg.rakumod", "DBDish::Pg::Connection": "lib/DBDish/Pg/Connection.rakumod", "DBDish::Pg::ErrorHandling": "lib/DBDish/Pg/ErrorHandling.rakumod", "DBDish::Pg::Native": "lib/DBDish/Pg/Native.rakumod", "DBDish::Pg::StatementHandle": "lib/DBDish/Pg/StatementHandle.rakumod", "DBDish::SQLite": "lib/DBDish/SQLite.rakumod", "DBDish::SQLite::Connection": "lib/DBDish/SQLite/Connection.rakumod", "DBDish::SQLite::Native": "lib/DBDish/SQLite/Native.rakumod", "DBDish::SQLite::StatementHandle": "lib/DBDish/SQLite/StatementHandle.rakumod", "DBDish::StatementHandle": "lib/DBDish/StatementHandle.rakumod", "DBDish::TestMock": "lib/DBDish/TestMock.rakumod", "DBDish::TestMock::Connection": "lib/DBDish/TestMock/Connection.rakumod", "DBDish::TestMock::StatementHandle": "lib/DBDish/TestMock/StatementHandle.rakumod", "DBDish::mysql": "lib/DBDish/mysql.rakumod", "DBDish::mysql::Connection": "lib/DBDish/mysql/Connection.rakumod", "DBDish::mysql::ErrorHandling": "lib/DBDish/mysql/ErrorHandling.rakumod", "DBDish::mysql::Native": "lib/DBDish/mysql/Native.rakumod", "DBDish::mysql::StatementHandle": "lib/DBDish/mysql/StatementHandle.rakumod", "DBIish": "lib/DBIish.rakumod", "DBIish::Common": "lib/DBIish/Common.rakumod", "DBIish::CommonTesting": "lib/DBIish/CommonTesting.rakumod" }, "raku": "6.d", "resources": [ ], "source-url": "https://github.com/raku-community-modules/DBIish.git", "support": { "bugtracker": "https://github.com/raku-community-modules/DBIish/issues", "source": "https://github.com/raku-community-modules/DBIish.git" }, "tags": [ "database", "dbdish", "mariadb", "mysql", "oracle", "postgres", "sqlite" ], "test-depends": [ "NativeCall::TypeDiag" ], "version": "0.6.5" } , { "depends": [ "PSGI" ], "description": "A FastCGI library for Raku", "name": "FastCGI", "perl": "6.*", "provides": { "FastCGI": "lib/FastCGI.pm6", "FastCGI::Connection": "lib/FastCGI/Connection.pm6", "FastCGI::Constants": "lib/FastCGI/Constants.pm6", "FastCGI::Errors": "lib/FastCGI/Errors.pm6", "FastCGI::Logger": "lib/FastCGI/Logger.pm6", "FastCGI::Protocol": "lib/FastCGI/Protocol.pm6", "FastCGI::Protocol::Constants": "lib/FastCGI/Protocol/Constants.pm6", "FastCGI::Request": "lib/FastCGI/Request.pm6" }, "source-url": "git://github.com/raku-community-modules/FastCGI.git", "version": "0.9.0" } , { "author": "Dave Rolsky ", "depends": [ "File::Temp" ], "description": "Use libmagic to determine MIME type and encodings of content", "name": "File::LibMagic", "perl": "6.*", "provides": { "File::LibMagic": "lib/File/LibMagic.pm6" }, "source-url": "git://github.com/raku-community-modules/File-LibMagic.git", "version": "0.0.1" } , { "api": "1.0", "auth": "github:raku-community-modules", "authors": [ "Henrique Dias", "Raku Community Modules Authors" ], "depends": [ "LibraryCheck", "NativeHelpers::Array" ], "description": "Raku interface to the Gd graphics library.", "license": "Artistic-2.0", "meta-version": 0, "name": "GD", "perl": "6.*", "provides": { "GD": "lib/GD.pm" }, "raku": "6.*", "source-url": "https://github.com/raku-community-modules/GD.git", "support": { "bugtracker": "https://github.com/raku-community-modules/GD/issues", "source": "https://github.com/raku-community-modules/GD.git" }, "tags": [ "graphics", "gd", "png", "gif" ], "version": "0.0.2" } , { "authors": [ "Zoffix Znet" ], "depends": [ "HTTP::Tinyish", "JSON::Fast", "URI::Escape" ], "description": "Use glot.io API: pastebin allowing execution of code", "license": "Artistic-2.0", "name": "GlotIO", "perl": "6.c", "provides": { "GlotIO": "lib/GlotIO.pm6" }, "source-url": "git://github.com/raku-community-modules/GlotIO.git", "test-depends": [ "Test" ], "version": "1.001001" } , { "auth": "github:drforr", "authors": [ "Jeffrey Goff " ], "build-depends": [ ], "depends": [ "LibraryMake" ], "description": "Use Guile Scheme code and libraries in your Raku code", "license": "Artistic", "meta6": "0", "name": "Inline::Scheme::Guile", "perl": "6.c", "provides": { "Inline::Scheme::Guile": "lib/Inline/Scheme/Guile.pm6" }, "resources": [ "libraries/guile-helper" ], "source-url": "https://github.com/raku-community-modules/Inline-Scheme-Guile.git", "support": { "source": "https://github.com/raku-community-modules/Inline-Scheme-Guile" }, "tags": [ "scheme", "guile", "guile scheme" ], "test-depends": [ "Test" ], "version": "0.1" } , { "authors": [ "Zoffix Znet" ], "depends": [ "IRC::Client", "DBIish" ], "description": "IRC factoid bot", "license": "Artistic-2.0", "name": "IRC::Client::Plugin::Factoid", "perl": "6.c", "provides": { "IRC::Client::Plugin::Factoid": "lib/IRC/Client/Plugin/Factoid.pm6" }, "support": { "source": "git://github.com/raku-community-modules/IRC-Client-Plugin-Factoid.git" }, "test-depends": [ "Test" ], "version": "1.001001" } , { "authors": [ "Zoffix Znet" ], "depends": [ "OO::Monitors", "DBIish" ], "description": "Class for managing reminders about tasks and events", "name": "Reminders", "perl": "6.c", "provides": { "Reminders": "lib/Reminders.pm6" }, "support": { "source": "https://github.com/raku-community-modules/Reminders.git" }, "test-depends": [ "Test", "Temp::Path" ], "version": "1.001004" } , { "authors": [ "Zoffix Znet", "JJ Merelo" ], "depends": [ "Test" ], "description": "Test the output to STDOUT and STDERR your program generates", "license": "Artistic-2.0", "name": "Test::Output", "perl": "6.d", "provides": { "Test::Output": "lib/Test/Output.pm6" }, "resources": [ "examples/output-test.t" ], "support": { "source": "git://github.com/raku-community-modules/Test-Output.git" }, "version": "1.001005" } , { "authors": [ "Ingy döt Net " ], "depends": [ ], "description": "A Generic Software Testing Meta Language", "name": "TestML", "perl": "6.*", "provides": { "TestML": "lib/TestML.pm", "TestML::Document": "lib/TestML/Document.pm", "TestML::Parser": "lib/TestML/Parser.pm", "TestML::Parser::Grammar": "lib/TestML/Parser/Grammar.pm", "TestML::Runner": "lib/TestML/Runner.pm", "TestML::Runner::TAP": "lib/TestML/Runner/TAP.pm", "TestML::Standard": "lib/TestML/Standard.pm" }, "source-url": "git://github.com/raku-community-modules/TestML.git", "version": "0.1" } , { "auth": "zef:raku-community-modules", "authors": [ "Zoffix Znet", "Raku community" ], "depends": [ ], "description": "Raku Testing Done Right", "name": "Testo", "perl": "6.d", "provides": { "Testo": "lib/Testo.pm6", "Testo::Out": "lib/Testo/Out.pm6", "Testo::Out::TAP": "lib/Testo/Out/TAP.pm6", "Testo::Test": "lib/Testo/Test.pm6", "Testo::Test::Group": "lib/Testo/Test.pm6", "Testo::Test::Is": "lib/Testo/Test.pm6", "Testo::Test::IsEqv": "lib/Testo/Test.pm6", "Testo::Test::IsFalse": "lib/Testo/Test.pm6", "Testo::Test::IsRun": "lib/Testo/Test.pm6", "Testo::Test::IsTrue": "lib/Testo/Test.pm6", "Testo::Test::Result": "lib/Testo/Test/Result.pm6", "Testo::Test::Skip": "lib/Testo/Test.pm6", "Testo::Tester": "lib/Testo/Tester.pm6" }, "support": { "source": "git://github.com/raku-community-modules/Testo.git" }, "tags": [ "Testing" ], "test-depends": [ ], "version": "1.003007" } , { "authors": [ "Zoffix Znet" ], "depends": [ "HTTP::Tinyish", "JSON::Fast", "URI::Escape", "Base64", "Digest::SHA", "Digest::HMAC", "URI", "URI::Escape", "Subset::Helper" ], "description": "Twitter API", "license": "Artistic-2.0", "name": "Twitter", "perl": "6.c", "provides": { "Twitter": "lib/Twitter.pm6", "Twitter::API": "lib/Twitter/API.pm6", "Twitter::API::AccountCredentials": "lib/Twitter/API/AccountCredentials.pm6", "Twitter::API::AccountSettings": "lib/Twitter/API/AccountSettings.pm6", "Twitter::API::ApplicationRateLimit": "lib/Twitter/API/ApplicationRateLimit.pm6", "Twitter::API::DMReceived": "lib/Twitter/API/DMReceived.pm6", "Twitter::API::DMSent": "lib/Twitter/API/DMSent.pm6", "Twitter::API::DirectMessages": "lib/Twitter/API/DirectMessages.pm6", "Twitter::API::Favorites": "lib/Twitter/API/Favorites.pm6", "Twitter::API::FavoritesList": "lib/Twitter/API/FavoritesList.pm6", "Twitter::API::Search": "lib/Twitter/API/Search.pm6", "Twitter::API::Statuses": "lib/Twitter/API/Statuses.pm6", "Twitter::API::TrendsAvailable": "lib/Twitter/API/TrendsAvailable.pm6", "Twitter::API::TrendsPlace": "lib/Twitter/API/TrendsPlace.pm6", "Twitter::OAuth": "lib/Twitter/OAuth.pm6", "Twitter::UA": "lib/Twitter/UA.pm6" }, "source-url": "https://github.com/raku-community-modules/Twitter.git", "test-depends": [ "Test" ], "version": "0.004004" } , { "authors": [ "Perl 6 community" ], "depends": [ ], "description": "A URI implementation using Raku grammars to implement RFC 3986 BNF", "license": "Artistic-2.0", "meta-version": 0, "name": "URI", "perl": "6.*", "provides": { "IETF::RFC_Grammar": "lib/IETF/RFC_Grammar.rakumod", "IETF::RFC_Grammar::IPv6": "lib/IETF/RFC_Grammar/IPv6.rakumod", "IETF::RFC_Grammar::URI": "lib/IETF/RFC_Grammar/URI.rakumod", "URI": "lib/URI.rakumod", "URI::Authority": "lib/URI.rakumod", "URI::DefaultPort": "lib/URI/DefaultPort.rakumod", "URI::Escape": "lib/URI/Escape.rakumod", "URI::Path": "lib/URI/Path.rakumod", "URI::Query": "lib/URI/Query.rakumod" }, "raku": "6.*", "source-url": "git://github.com/raku-community-modules/URI.git", "support": { "bugtracker": "https://github.com/raku-community-modules/URI/issues", "source": "https://github.com/raku-community-modules/URI.git" }, "version": "0.3.5" } , { "depends": [ "Web::App", "SCGI", "HTTP::Easy", "Web::Template" ], "description": "A Dancer-like interface to Web::App", "name": "Web::App::Ballet", "perl": "6.*", "provides": { "Web::App::Ballet": "lib/Web/App/Ballet.pm6" }, "source-url": "git://github.com/raku-community-modules/Web-App-Ballet.git", "version": "0.1.0" } , { "auth": "github:raku-community-modules", "authors": [ "Zoffix Znet", "Raku community modules maintainers" ], "depends": [ "HTTP::UserAgent", "JSON::Fast", "IO::Socket::SSL" ], "description": "No-nonsense, simple HTTP/S client with JSON decoder", "license": "Artistic-2.0", "name": "WWW", "perl": "6.*", "provides": { "WWW": "lib/WWW.pm6" }, "support": { "source": "https://github.com/raku-community-modules/WWW.git" }, "tags": [ "HTTP" ], "test-depends": [ "Test", "Test::When", "Test::META" ], "version": "1.005006" } , { "authors": [ "Zoffix Znet" ], "depends": [ "DOM::Tiny", "HTTP::UserAgent", "URI::Encode" ], "description": "Control vlc media player via its Web interface", "license": "Artistic-2.0", "name": "WWW::vlc::Remote", "perl": "6.c", "provides": { "WWW::vlc::Remote": "lib/WWW/vlc/Remote.pm6", "WWW::vlc::Remote::Track": "lib/WWW/vlc/Remote.pm6", "WWW::vlc::Remote::X": "lib/WWW/vlc/Remote.pm6", "WWW::vlc::Remote::X::Network": "lib/WWW/vlc/Remote.pm6" }, "source-url": "https://github.com/raku-community-modules/WWW-vlc-Remote.git", "test-depends": [ "Test" ], "version": "1.001008" } , { "auth": null, "authors": [ "Pepe Schwarz " ], "build-depends": [ ], "depends": [ "Audio::PortMIDI" ], "description": "Abstractions for handling musical content", "emulates": { }, "excludes": { }, "license": "Artistic", "meta6": "0", "name": "Music::Helpers", "perl": "6", "production": false, "provides": { "Music::Helpers": "lib/Music/Helpers.pm" }, "resource": { }, "source-url": "git://github.com/Perl6-Noise-Gang/p6-Music-Helpers.git", "superseded-by": { }, "supersedes": { }, "support": { "source": "git://github.com/Perl6-Noise-Gang/p6-Music-Helpers.git" }, "tags": [ "Music", "Midi" ], "test-depends": [ "Test" ], "version": "0.0.5" } , { "authors": [ "Perl6 Noise Gang" ], "depends": [ "Audio::PortMIDI", "Subset::Helper" ], "description": "Playable MIDI note", "license": "Artistic-2.0", "name": "Audio::MIDI::Note", "perl": "6.c", "provides": { "Audio::MIDI::Note": "lib/Audio/MIDI/Note.pm6" }, "source-url": "git://github.com/Perl6-Noise-Gang/perl6-Audio-MIDI-Note.git", "test-depends": [ "Test", "Test::META" ], "version": "1.001001" } , { "authors": [ "Aleks-Daniel Jakimenko-Aleksejev " ], "depends": [ "File::Directory::Tree", "File::Temp", "JSON::Fast", "Whateverable", "Zef", "Pakku" ], "description": "Project Blin – Toasting Reinvented", "license": "AGPL-3.0-or-later", "name": "Blin", "perl": "6.c", "provides": { "Blin::Module": "lib/Blin/Module.rakumod", "Blin::Processing": "lib/Blin/Processing.rakumod", "Blin::Tester::Pakku": "lib/Blin/Tester/Pakku.rakumod", "Blin::Tester::Zef": "lib/Blin/Tester/Zef.rakumod" }, "resources": [ ], "source-url": "https://github.com/Raku/Blin.git", "version": "1.0.1" } , { "auth": "perl6", "authors": [ "perl6" ], "build-depends": [ "Documentable", "File::Find:ver<0.1.1+>" ], "description": "Raku™ documentation (tools and docs)", "license": "Artistic-2.0", "meta6": "0", "name": "p6doc", "provides": { }, "raku": "6.*", "source-url": "git://github.com/Raku/doc.git", "support": { "source": "git://github.com/Raku/doc.git" }, "tags": [ "perl6", "raku", "pod6", "documentation", "reference" ], "test-depends": [ "File::Temp", "Test::META", "Doc::TypeGraph", "Pod::To::HTML" ], "version": "1.006d" } , { "api": 1, "auth": "github:Raku", "authors": [ "@moritz", "@finanalyst", "@tbrowder", "@AlexDaniel", "@antoniogamiz", "@JJ" ], "build-depends": [ ], "depends": [ "Pod::Load:ver<0.5.4+>", "Pod::To::HTML:ver<0.7.1+>:auth", "Pod::From::Cache:ver<0.2+>", "Doc::TypeGraph:ver<2.1.3+>:auth:api<2>", "Pod::Utilities:ver<0.0.1+>", "URI:ver<0.3+>", "File::Temp:ver<0.0.8+>", "JSON::Fast:ver<0.9.18+>", "Terminal::Spinners", "Test::Output", "Terminal::ANSIColor", "File::Directory::Tree", "Template::Mustache:ver<1.2.2+>", "node:from", "dot:from" ], "description": "A static generator for Raku documentation", "license": "Artistic-2.0", "name": "Documentable", "perl": "6.d", "provides": { "Documentable": "lib/Documentable.pm6", "Documentable::CLI": "lib/Documentable/CLI.pm6", "Documentable::Config": "lib/Documentable/Config.pm6", "Documentable::DocPage::Factory": "lib/Documentable/DocPage/Factory.pm6", "Documentable::DocPage::Index": "lib/Documentable/DocPage/Index.pm6", "Documentable::DocPage::Primary": "lib/Documentable/DocPage/Primary.pm6", "Documentable::DocPage::Secondary": "lib/Documentable/DocPage/Secondary.pm6", "Documentable::Heading::Actions": "lib/Documentable/Heading/Actions.pm6", "Documentable::Heading::Grammar": "lib/Documentable/Heading/Grammar.pm6", "Documentable::Index": "lib/Documentable/Index.pm6", "Documentable::Primary": "lib/Documentable/Primary.pm6", "Documentable::Registry": "lib/Documentable/Registry.pm6", "Documentable::Search": "lib/Documentable/Search.pm6", "Documentable::Secondary": "lib/Documentable/Secondary.pm6", "Documentable::To::HTML::Wrapper": "lib/Documentable/To/HTML/Wrapper.pm6", "Documentable::Utils::IO": "lib/Documentable/Utils/IO.pm6", "Documentable::Utils::Text": "lib/Documentable/Utils/Text.pm6" }, "resources": [ "template/main.mustache", "template/tg-fragment.html", "template/search_template.js", "documentable.json" ], "source-url": "https://github.com/Raku/Documentable.git", "tags": [ "documentation", "text", "raku" ], "test-depends": [ "Test::META:ver<0.0.16+>", "Temp::Path" ], "version": "2.0.1" } , { "authors": [ "Aleks-Daniel Jakimenko-Aleksejev ", "Daniel Green " ], "depends": [ "App::GPTrixie", "Config::INI", "Cro", "Cro::HTTP::Client", "Digest", "Digest::HMAC", "Digest::SHA256::Native", "File::Directory::Tree", "File::Temp", "HTTP::Server::Async", "HTTP::UserAgent", "IO::Socket::SSL", "IRC::Client", "IRC::TextColor", "JSON::Fast", "Number::Denominate", "Pastebin::Gist", "SVG::Plot", "ake", "Stats", "Terminal::ANSIColor", "Text::Diff::Sift4" ], "description": "Different IRC bots that operate on a bunch of prebuilt Rakudo versions", "license": "AGPL-3.0-or-later", "name": "Whateverable", "perl": "6.c", "provides": { "Whateverable": "lib/Whateverable.pm6", "Whateverable::Bisection": "lib/Whateverable/Bisection.pm6", "Whateverable::Bits": "lib/Whateverable/Bits.pm6", "Whateverable::Builds": "lib/Whateverable/Builds.pm6", "Whateverable::Config": "lib/Whateverable/Config.pm6", "Whateverable::Configurable": "lib/Whateverable/Configurable.pm6", "Whateverable::Discordable": "lib/Whateverable/Discordable.pm6", "Whateverable::FootgunDB": "lib/Whateverable/FootgunDB.pm6", "Whateverable::Heartbeat": "lib/Whateverable/Heartbeat.pm6", "Whateverable::Messages": "lib/Whateverable/Messages.pm6", "Whateverable::Output": "lib/Whateverable/Output.pm6", "Whateverable::Processing": "lib/Whateverable/Processing.pm6", "Whateverable::Running": "lib/Whateverable/Running.pm6", "Whateverable::Uniprops": "lib/Whateverable/Uniprops.pm6", "Whateverable::Userlist": "lib/Whateverable/Userlist.pm6" }, "resources": [ ], "source-url": "https://github.com/Raku/whateverable.git", "version": "1.0.11" } , { "authors": [ "Ramiro Encinas Alarza" ], "depends": [ ], "description": "Provides filesystem capacity information.", "license": "Artistic-2.0", "name": "FileSystem::Capacity", "perl": "6.c", "provides": { "FileSystem::Capacity::DirSize": "lib/FileSystem/Capacity/DirSize.pm6", "FileSystem::Capacity::VolumesInfo": "lib/FileSystem/Capacity/VolumesInfo.pm6" }, "source-url": "https://github.com/ramiroencinas/perl6-FileSystem-Capacity.git", "tags": [ "filesystem", "utils", "capacity" ], "version": "1.0.1" } , { "authors": [ "Ramiro Encinas Alarza" ], "depends": [ ], "description": "Provides package updates information.", "license": "Artistic-2.0", "name": "Package::Updates", "perl": "6.c", "provides": { "Package::Updates": "lib/Package/Updates.pm6" }, "source-url": "git@github.com:ramiroencinas/perl6-Package-Updates.git", "tags": [ "package-manager", "utils" ], "version": "1.0.0" } , { "authors": [ "Ramiro Encinas Alarza" ], "depends": [ "FileSystem::Capacity", "Package::Updates" ], "description": "Send email alerts about disk capacity and pending updates.", "license": "Artistic-2.0", "name": "System::DiskAndUpdatesAlerts", "perl": "6.c", "provides": { "System::DiskAndUpdatesAlerts": "lib/System/DiskAndUpdatesAlerts.pm6" }, "source-url": "git@github.com:ramiroencinas/perl6-System-DiskAndUpdatesAlerts.git", "tags": [ "filesystem", "utils", "capacity" ], "version": "1.0.0" } , { "authors": [ "Ramiro Encinas Alarza" ], "depends": [ ], "description": "Provides Statistics CPU Usage in percentage", "license": "Artistic-2.0", "name": "System::Stats::CPUsage", "perl": "6.*", "provides": { "System::Stats::CPUsage": "lib/System/Stats/CPUsage.rakumod" }, "raku": "6.*", "source-url": "https://github.com/ramiroencinas/System-Stats-CPUsage.git", "tags": [ "system", "utils", "cpu", "Stats", "Statistics" ], "version": "1.0.0" } , { "authors": [ "Ramiro Encinas Alarza" ], "depends": [ ], "description": "Provides Disk Usage Stats", "license": "Artistic-2.0", "name": "System::Stats::DISKUsage", "perl": "6.*", "provides": { "System::Stats::DISKUsage": "lib/System/Stats/DISKUsage.rakumod" }, "raku": "6.*", "source-url": "https://github.com/ramiroencinas/System-Stats-DISKUsage.git", "tags": [ "system", "utils", "filesystem", "Stats", "Statistics" ], "version": "1.0.1" } , { "authors": [ "Ramiro Encinas Alarza" ], "depends": [ ], "description": "Provides Memory Usage statistics", "license": "Artistic-2.0", "name": "System::Stats::MEMUsage", "perl": "6.*", "provides": { "System::Stats::MEMUsage": "lib/System/Stats/MEMUsage.rakumod" }, "raku": "6.*", "source-url": "https://github.com/ramiroencinas/System-Stats-MEMUsage.git", "tags": [ "system", "utils", "Memory", "Stats", "Statistics" ], "version": "1.0.0" } , { "authors": [ "Ramiro Encinas Alarza" ], "depends": [ ], "description": "Provides Network Usage Stats", "license": "Artistic-2.0", "name": "System::Stats::NETUsage", "perl": "6.*", "provides": { "System::Stats::NETUsage": "lib/System/Stats/NETUsage.rakumod" }, "raku": "6.*", "source-url": "https://github.com/ramiroencinas/System-Stats-NETUsage.git", "tags": [ "system", "utils", "network", "Stats", "Statistics" ], "version": "1.0.0" } , { "authors": [ "Ramiro Encinas Alarza" ], "depends": [ ], "description": "Provides a list of Win32 drives and drive types.", "license": "Artistic-2.0", "name": "Win32::DrivesAndTypes", "perl": "6.*", "provides": { "Win32::DrivesAndTypes": "lib/Win32/DrivesAndTypes.rakumod" }, "raku": "6.*", "source-url": "https://github.com/ramiroencinas/Win32-DrivesAndTypes.git", "tags": [ "system", "utils", "Win32", "filesystem" ], "version": "1.0.0" } , { "author": "raydiak", "depends": [ "Compress::Zlib", "DateTime::TimeZone", "Digest", "File::Find" ], "description": "A Pureish Perl 6 interface to Git repositories", "license": "Artistic-2.0", "name": "Git::PurePerl", "perl": "6.*", "provides": { "Git::PurePerl": "lib/Git/PurePerl.pm", "Git::PurePerl::Actor": "lib/Git/PurePerl/Actor.pm", "Git::PurePerl::DirectoryEntry": "lib/Git/PurePerl/DirectoryEntry.pm", "Git::PurePerl::NewDirectoryEntry": "lib/Git/PurePerl/NewDirectoryEntry.pm", "Git::PurePerl::Object": "lib/Git/PurePerl/Object.pm", "Git::PurePerl::Object::Blob": "lib/Git/PurePerl/Object/Blob.pm", "Git::PurePerl::Object::Commit": "lib/Git/PurePerl/Object/Commit.pm", "Git::PurePerl::Object::Tag": "lib/Git/PurePerl/Object/Tag.pm", "Git::PurePerl::Object::Tree": "lib/Git/PurePerl/Object/Tree.pm", "Git::PurePerl::Pack": "lib/Git/PurePerl/Pack.pm", "Git::PurePerl::Pack::WithIndex": "lib/Git/PurePerl/Pack/WithIndex.pm", "Git::PurePerl::Pack::WithoutIndex": "lib/Git/PurePerl/Pack/WithoutIndex.pm", "Git::PurePerl::PackIndex": "lib/Git/PurePerl/PackIndex.pm", "Git::PurePerl::PackIndex::Version1": "lib/Git/PurePerl/PackIndex/Version1.pm", "Git::PurePerl::PackIndex::Version2": "lib/Git/PurePerl/PackIndex/Version2.pm", "Git::PurePerl::Protocol": "lib/Git/PurePerl/Protocol.pm" }, "source-url": "git://github.com/raydiak/Git-PurePerl.git", "version": "*" } , { "author": "raydiak", "depends": [ "String::CRC32", "Compress::Zlib" ], "description": "Portable PNG output for Raku", "license": "Artistic-2.0", "name": "Image::PNG::Portable", "provides": { "Image::PNG::Portable": "lib/Image/PNG/Portable.rakumod" }, "raku": "6.*", "source-url": "git://github.com/raydiak/Image-PNG-Portable.git", "version": "*" } , { "author": "raydiak", "depends": [ ], "description": "Embedded Lua for Raku", "license": "Artistic-2.0", "name": "Inline::Lua", "provides": { "Inline::Lua": "lib/Inline/Lua.rakumod", "Inline::Lua::Object": "lib/Inline/Lua/Object.rakumod", "Lua::Raw": "lib/Lua/Raw.rakumod" }, "raku": "6.*", "source-url": "git://github.com/raydiak/Inline-Lua.git", "version": "*" } , { "author": "raydiak", "depends": [ ], "description": "A simple 3D library for Perl 6.", "license": "Artistic-2.0", "name": "Math::ThreeD", "perl": "6.*", "provides": { "Math::ThreeD::Mat44": "lib/Math/ThreeD/Mat44.pm", "Math::ThreeD::Vec3": "lib/Math/ThreeD/Vec3.pm" }, "source-url": "git://github.com/raydiak/Math--ThreeD.git", "version": "*" } , { "author": "raydiak", "depends": [ ], "description": "Symbolic math for Raku", "license": "Artistic-2.0", "name": "Math::Symbolic", "provides": { "Math::Symbolic": "lib/Math/Symbolic.rakumod", "Math::Symbolic::Actions": "lib/Math/Symbolic/Actions.rakumod", "Math::Symbolic::Constants": "lib/Math/Symbolic/Constants.rakumod", "Math::Symbolic::Grammar": "lib/Math/Symbolic/Grammar.rakumod", "Math::Symbolic::Language": "lib/Math/Symbolic/Language.rakumod", "Math::Symbolic::MultiHash": "lib/Math/Symbolic/MultiHash.rakumod", "Math::Symbolic::Operation": "lib/Math/Symbolic/Operation.rakumod", "Math::Symbolic::Tree": "lib/Math/Symbolic/Tree.rakumod" }, "raku": "6.*", "source-url": "git://github.com/raydiak/Math-Symbolic.git", "version": "*" } , { "author": "raydiak", "build-depends": [ "JSON::Tiny" ], "depends": [ "Image::PNG::Portable", "JSON::Tiny" ], "description": "Perl 6 Ray Tracing Engine", "license": "Artistic-2.0", "name": "App::Pray", "perl": "6.*", "provides": { "Pray": "lib/Pray.pm6", "Pray::Geometry::Cone": "lib/Pray/Geometry/Cone.pm6", "Pray::Geometry::Cube": "lib/Pray/Geometry/Cube.pm6", "Pray::Geometry::Cylinder": "lib/Pray/Geometry/Cylinder.pm6", "Pray::Geometry::Matrix3D": "lib/Pray/Geometry/Matrix3D.pm6", "Pray::Geometry::Object": "lib/Pray/Geometry/Object.pm6", "Pray::Geometry::Ray": "lib/Pray/Geometry/Ray.pm6", "Pray::Geometry::Sphere": "lib/Pray/Geometry/Sphere.pm6", "Pray::Geometry::Vector3D": "lib/Pray/Geometry/Vector3D.pm6", "Pray::Input::JSON": "lib/Pray/Input/JSON.pm6", "Pray::Output": "lib/Pray/Output.pm6", "Pray::Output::PPM": "lib/Pray/Output/PPM.pm6", "Pray::Scene": "lib/Pray/Scene.pm6", "Pray::Scene::Camera": "lib/Pray/Scene/Camera.pm6", "Pray::Scene::Color": "lib/Pray/Scene/Color.pm6", "Pray::Scene::Intersection": "lib/Pray/Scene/Intersection.pm6", "Pray::Scene::Light": "lib/Pray/Scene/Light.pm6", "Pray::Scene::Lighting": "lib/Pray/Scene/Lighting.pm6", "Pray::Scene::Material": "lib/Pray/Scene/Material.pm6", "Pray::Scene::Object": "lib/Pray/Scene/Object.pm6" }, "source-url": "git://github.com/raydiak/pray.git", "test-depends": [ "Test" ], "version": "*" } , { "author": "github:retupmoca", "depends": [ "LibraryMake" ], "description": "Simple PAM authentication", "name": "Auth::PAM::Simple", "perl": "6.*", "provides": { "Auth::PAM::Simple": "lib/Auth/PAM/Simple.pm6" }, "resources": [ "libauthpamsimple.so" ], "source-url": "git://github.com/retupmoca/P6-Auth-PAM-Simple.git", "version": "1.0.1" } , { "author": "github:retupmoca", "depends": [ "Compress::Zlib::Raw" ], "description": "Nicer zlib interface", "name": "Compress::Zlib", "perl": "6.*", "provides": { "Compress::Zlib": "lib/Compress/Zlib.pm6" }, "source-url": "git://github.com/retupmoca/P6-Compress-Zlib.git", "version": "1.1.0" } , { "author": "github:retupmoca", "depends": [ ], "description": "Low-level bindings to zlib", "name": "Compress::Zlib::Raw", "perl": "6.c", "provides": { "Compress::Zlib::Raw": "lib/Compress/Zlib/Raw.pm6" }, "resources": [ "zlib1.dll" ], "source-url": "git://github.com/retupmoca/P6-Compress-Zlib-Raw.git", "version": "1.0.1" } , { "author": "github:retupmoca", "depends": [ "SCGI", "IO::Blob" ], "description": "Crust handler using the SCGI library", "name": "Crust::Handler::SCGI", "perl": "6.*", "provides": { "Crust::Handler::SCGI": "lib/Crust/Handler/SCGI.pm6" }, "source-url": "git://github.com/retupmoca/p6-Crust-Handler-SCGI.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ "Log::Syslog::Native", "Crust" ], "description": "Crust logger for syslog", "name": "Crust::Middleware::Syslog", "perl": "6.*", "provides": { "Crust::Middleware::Syslog": "lib/Crust/Middleware/Syslog.pm6" }, "source-url": "git://github.com/retupmoca/P6-Crust-Middleware-Syslog.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ "URI::Encode" ], "description": "cookie/query/post data parsing", "name": "HTTP::ParseParams", "perl": "6.*", "provides": { "HTTP::ParseParams": "lib/HTTP/ParseParams.pm6" }, "source-url": "git://github.com/retupmoca/P6-HTTP-ParseParams.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ ], "description": ".ics file handling", "name": "Data::ICal", "perl": "6.*", "provides": { "Data::ICal": "lib/Data/ICal.pm6", "Data::ICal::Alarm": "lib/Data/ICal/Alarm.pm6", "Data::ICal::Event": "lib/Data/ICal/Event.pm6", "Data::ICal::FreeBusy": "lib/Data/ICal/FreeBusy.pm6", "Data::ICal::Grammar": "lib/Data/ICal/Grammar.pm6", "Data::ICal::Journal": "lib/Data/ICal/Journal.pm6", "Data::ICal::TimeZone": "lib/Data/ICal/TimeZone.pm6", "Data::ICal::Todo": "lib/Data/ICal/Todo.pm6" }, "source-url": "git://github.com/retupmoca/P6-iCal.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ "Shell::Command" ], "description": "An attempt to simplify native compilation", "name": "LibraryMake", "perl": "6.*", "provides": { "LibraryMake": "lib/LibraryMake.rakumod" }, "source-url": "git://github.com/retupmoca/P6-LibraryMake.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ ], "description": "quoted-printable mime encode/decode", "license": "CC0-1.0", "name": "MIME::QuotedPrint", "perl": "6.*", "provides": { "MIME::QuotedPrint": "lib/MIME/QuotedPrint.pm6" }, "source-url": "git://github.com/retupmoca/p6-MIME-QuotedPrint.git", "version": "1.0.0" } , { "auth": "github:retupmoca", "authors": [ "Andrew Egeler" ], "depends": [ ], "description": "AMQP (RabbitMQ) 0.9.1 client", "license": "MIT", "meta-version": 0, "name": "Net::AMQP", "perl": "6.*", "provides": { "Net::AMQP": "lib/Net/AMQP.pm6", "Net::AMQP::Channel": "lib/Net/AMQP/Channel.pm6", "Net::AMQP::Exchange": "lib/Net/AMQP/Exchange.pm6", "Net::AMQP::Frame": "lib/Net/AMQP/Frame.pm6", "Net::AMQP::Payload": "lib/Net/AMQP/Payload.pm6", "Net::AMQP::Payload::ArgumentSerialization": "lib/Net/AMQP/Payload/ArgumentSerialization.pm6", "Net::AMQP::Payload::Body": "lib/Net/AMQP/Payload/Body.pm6", "Net::AMQP::Payload::Header": "lib/Net/AMQP/Payload/Header.pm6", "Net::AMQP::Payload::Heartbeat": "lib/Net/AMQP/Payload/Heartbeat.pm6", "Net::AMQP::Payload::Method": "lib/Net/AMQP/Payload/Method.pm6", "Net::AMQP::Queue": "lib/Net/AMQP/Queue.pm6" }, "raku": "6.*", "source-url": "git://github.com/retupmoca/P6-Net-AMQP.git", "support": { "bugtracker": "https://github.com/retupmoca/P6-Net-AMQP/issues", "source": "git://github.com/retupmoca/P6-Net-AMQP.git" }, "tags": [ "messaging", "amqp", "mq", "amqp" ], "version": "0.1.15" } , { "author": "github:retupmoca", "depends": [ "Digest", "IO::Socket::SSL" ], "description": "Simple POP3 Client", "name": "Net::POP3", "perl": "6.*", "provides": { "Net::POP3": "lib/Net/POP3.pm6", "Net::POP3::Message": "lib/Net/POP3/Message.pm6", "Net::POP3::Raw": "lib/Net/POP3/Raw.pm6", "Net::POP3::Simple": "lib/Net/POP3/Simple.pm6" }, "source-url": "git://github.com/retupmoca/P6-Net-POP3.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ ], "description": "SOCKS proxy connector", "name": "Net::SOCKS", "perl": "6.*", "provides": { "Net::SOCKS": "lib/Net/SOCKS.pm6" }, "source-url": "git://github.com/retupmoca/P6-Net-SOCKS.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ "XML", "XML::Signature", "UUID" ], "description": "SAML 2", "name": "Auth::SAML2", "perl": "6.*", "provides": { "Auth::SAML2::Assertion": "lib/Auth/SAML2/Assertion.pm6", "Auth::SAML2::AuthnRequest": "lib/Auth/SAML2/AuthnRequest.pm6", "Auth::SAML2::EntityDescriptor": "lib/Auth/SAML2/EntityDescriptor.pm6", "Auth::SAML2::Response": "lib/Auth/SAML2/Response.pm6" }, "source-url": "git://github.com/retupmoca/P6-SAML.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ "XML" ], "description": "Syndication feed parser/generator (RSS / Atom)", "name": "Syndication", "perl": "6.*", "provides": { "Syndication": "lib/Syndication.pm6" }, "source-url": "https://github.com/retupmoca/p6-syndication.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ ], "description": "UUID Generator", "name": "UUID", "perl": "6.*", "provides": { "UUID": "lib/UUID.pm6" }, "source-url": "git://github.com/retupmoca/P6-UUID.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ "Crust", "URI::Escape", "Path::Router" ], "description": "Web Application Routing Framework", "name": "Web::RF", "perl": "6.*", "provides": { "Web::RF": "lib/Web/RF.pm6" }, "source-url": "git://github.com/retupmoca/P6-Web-RF.git", "version": "1.0.0" } , { "author": "github:retupmoca", "depends": [ "XML", "XML::Canonical", "Digest", "MIME::Base64", "OpenSSL", "UUID" ], "description": "XML Signature", "name": "XML::Signature", "perl": "6.*", "provides": { "XML::Signature": "lib/XML/Signature.pm6" }, "source-url": "git://github.com/retupmoca/P6-XML-Signature.git", "version": "1.0.0" } , { "auth": "github:salortiz", "authors": "Salvador Ortiz ", "depends": [ "DBIish", "NativeHelpers::Blob" ], "description": "ODBC Database connectivity for Perl 6", "license": "Artistic-2.0", "name": "DBDish::ODBC", "perl": "6", "provides": { "DBDish::ODBC": "lib/DBDish/ODBC.pm6", "DBDish::ODBC::Connection": "lib/DBDish/ODBC/Connection.pm6", "DBDish::ODBC::Native": "lib/DBDish/ODBC/Native.pm6", "DBDish::ODBC::StatementHandle": "lib/DBDish/ODBC/StatementHandle.pm6" }, "repo-type": "git", "source-url": "git://github.com/salortiz/DBDish-ODBC.git", "support": { "email": "sog@msg.mx", "source": "https://github.com/salortiz/DBDish-ODBC.git" }, "tags": [ "DBIsh", "DBDish", "ODBC" ], "version": "0.0.8" } , { "auth": "github:salortiz", "authors": "Salvador Ortiz ", "build-depends": [ ], "depends": [ "NativeLibs:ver<0.0.8+>" ], "description": "Native bindings for JSON-C library", "licence": "Artistic-2.0", "name": "JsonC", "perl": "6.c", "provides": { "JsonC": "lib/JsonC.pm6" }, "repo-type": "git", "source-url": "git://github.com/salortiz/JsonC.git", "support": { "email": "sog@msg.mx", "source": "https://github.com/salortiz/JsonC.git" }, "tags": [ "kv", "json-c", "JSON" ], "test-depends": [ ], "version": "0.0.7" } , { "auth": "github:salortiz", "authors": "Salvador Ortiz ", "build-depends": [ ], "depends": [ ], "description": "NativeCall utilities for work with Blob and CArray", "license": "Artistic-2.0", "name": "NativeHelpers::Blob", "perl": "6.c", "provides": { "MoarVM::Guts::REPRs": "lib/MoarVM/Guts/REPRs.pm6", "NativeHelpers::Blob": "lib/NativeHelpers/Blob.pm6", "NativeHelpers::CStruct": "lib/NativeHelpers/CStruct.pm6", "NativeHelpers::Pointer": "lib/NativeHelpers/Pointer.pm6" }, "repo-type": "git", "source-url": "git://github.com/salortiz/NativeHelpers-Blob.git", "support": { "email": "sog@msg.mx", "source": "https://github.com/salortiz/NativeHelpers-Blob.git" }, "tags": [ "NativeCall", "MoarVM", "Utilities", "Blob", "CArray", "Pointer" ], "version": "0.1.12" } , { "auth": "github:salortiz", "authors": [ "Salvador Ortiz " ], "build-depends": [ ], "depends": [ ], "description": "Native libraries utilities", "licence": "Artistic-2.0", "name": "NativeLibs", "perl": "6.c", "provides": { "NativeLibs": "lib/NativeLibs.pm6" }, "repo-type": "git", "source-url": "git://github.com/salortiz/NativeLibs.git", "support": { "email": "sog@msg.mx", "source": "https://github.com/salortiz/NativeLibs.git" }, "tags": [ "NativeCall", "MoarVM", "Utilities" ], "test-depends": [ ], "version": "0.0.9" } , { "auth": "github:salortiz", "authors": "Salvador Ortiz ", "build-depends": [ ], "depends": [ ], "description": "Native bindings for OpenLDAP's LMDB library", "license": "Artistic-2.0", "name": "LMDB", "perl": "6.c", "provides": { "LMDB": "lib/LMDB.pm6" }, "repo-type": "git", "source-url": "git://github.com/salortiz/p6-LMDB.git", "support": { "email": "sog@msg.com.mx", "source": "https://github.com/salortiz/p6-LMDB.git" }, "tags": [ "kv", "liblmdb" ], "test-depends": [ "Test", "File::Temp" ], "version": "0.0.4" } , { "auth": "github:samcv", "authors": [ "Samantha McVey" ], "description": "Color/Style text for IRC, and convert ANSI color from terminals into IRC coloring", "license": "Artistic-2.0", "name": "IRC::TextColor", "perl": "6.*", "provides": { "IRC::TextColor": "IRC/TextColor.pm6" }, "source-url": "git://github.com/samcv/IRC-TextColor.git", "support": { "bugtracker": "https://github.com/samcv/IRC-TextColor/issues", "source": "git://github.com/samcv/IRC-TextColor.git" }, "version": "0.3.0" } , { "authors": [ "Samantha McVey" ], "build-depends": [ ], "depends": [ ], "description": "blah blah blah", "license": "Artistic-2.0 AND OFL-1.1", "name": "Font::QueryInfo", "perl": "6.c", "provides": { "Font::QueryInfo": "lib/Font/QueryInfo.pm6" }, "resources": [ ], "source-url": "git://github.com/samcv/perl6-Font-QueryInfo.git", "tags": [ ], "test-depends": [ ], "version": "0.6.2" } , { "api": "0", "authors": [ "Samantha McVey " ], "depends": [ ], "description": "Gets the git log as a Perl 6 object", "license": "Artistic-2.0", "meta-version": 0, "name": "Git::Log", "perl": "6.c", "provides": { "Git::Log": "lib/Git/Log.pm6" }, "resources": [ ], "source-url": "https://github.com/samcv/perl6-Git-Log.git", "support": { "bugtracker": "https://github.com/samcv/perl6-Git-Log/issues", "license": "http://www.perlfoundation.org/artistic_license_2_0" }, "tags": [ ], "version": "0.2.0" } , { "auth": "github:samcv", "authors": [ "Samantha McVey" ], "build-depends": [ ], "depends": [ ], "description": "Find all the URL's in text", "license": "Artistic-2.0", "name": "URL::Find", "perl": "6", "provides": { "URL::Find": "lib/URL/Find.pm6" }, "source-url": "https://github.com/samcv/URL-Find.git", "support": { "bugtracker": "https://github.com/samcv/URL-Find/issues", "license": "http://www.perlfoundation.org/artistic_license_2_0" }, "test-depends": [ ], "version": "0.2.2" } , { "authors": [ "Sam Gillespie" ], "build-depends": [ ], "depends": [ "Numeric::Pack:ver<0.3.0+>" ], "description": "Open Sound Control for Perl6", "license": "Artistic-2.0", "name": "Net::Osc", "perl": "6.c", "provides": { "Net::OSC": "lib/Net/OSC.pm6", "Net::OSC::Bundle": "lib/Net/OSC/Bundle.pm6", "Net::OSC::Message": "lib/Net/OSC/Message.pm6", "Net::OSC::Server": "lib/Net/OSC/Server.pm6", "Net::OSC::Server::UDP": "lib/Net/OSC/Server/UDP.pm6", "Net::OSC::Transport::TCP": "lib/Net/OSC/Transport/TCP.pm6", "Net::OSC::Types": "lib/Net/OSC/Types.pm6" }, "resources": [ ], "source-url": "git://github.com/samgwise/Net-OSC.git", "tags": [ "music", "Open Sound Control", "Communication" ], "test-depends": [ ], "version": "0.2.4" } , { "authors": [ "Sam Gillespie" ], "build-depends": [ ], "depends": [ ], "description": "A basic genetic algorithm implementation for Perl6!", "license": "Artistic-2.0", "name": "Algorithm::Genetic", "perl": "6.c", "provides": { "Algorithm::Genetic": "lib/Algorithm/Genetic.pm6", "Algorithm::Genetic::Crossoverable": "lib/Algorithm/Genetic/Crossoverable.pm6", "Algorithm::Genetic::Genotype": "lib/Algorithm/Genetic/Genotype.pm6", "Algorithm::Genetic::Selection": "lib/Algorithm/Genetic/Selection.pm6", "Algorithm::Genetic::Selection::Roulette": "lib/Algorithm/Genetic/Selection/Roulette.pm6" }, "resources": [ ], "source-url": "git://github.com/samgwise/p6-algorithm-genetic.git", "tags": [ ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "Sam Gillespie" ], "build-depends": [ ], "depends": [ "NativeCall" ], "description": "Convert Raku Numerics to Bufs and back again!", "license": "Artistic-2.0", "name": "Numeric::Pack", "perl": "6.c", "provides": { "Numeric::Pack": "lib/Numeric/Pack.pm6" }, "resources": [ ], "source-url": "git://github.com/samgwise/p6-Numeric-Pack.git", "tags": [ "Binary", "Buf", "Native", "Pack", "Endian", "Byte-Order", "Float", "Double" ], "test-depends": [ ], "version": "0.4.1" } , { "auth": "github:schmidt73", "authors": [ "Henri Schmidt" ], "description": "Tools for bioinformaticians.", "license": "Artistic-2.0", "name": "Bio", "provides": { "Bio::IO::CSV": "lib/Bio/IO/CSV.rakumod", "Bio::IO::FASTA": "lib/Bio/IO/FASTA.rakumod", "Bio::IO::Sam": "lib/Bio/IO/Sam.rakumod", "Bio::Seq": "lib/Bio/Seq.rakumod" }, "resources": [ "libraries/hts", "t/brunello.bam", "t/brunello.bam.bai" ], "source-url": "git://github.com/schmidt73/Bio.git", "version": "1.0" } , { "author": "Sam Morrison ", "depends": [ ], "description": "Perl 6 JavaScript minifier", "license": "Artistic-2.0", "name": "JS::Minify", "perl": "6.*", "provides": { "JS::Minify": "lib/JS/Minify.pm6" }, "source-url": "https://github.com/scmorrison/JS-Minify.git", "test-depends": [ "Test::Output" ], "version": "0.0.2" } , { "author": "github:scmorrison", "authors": [ "Sam Morrison" ], "build-depends": [ ], "depends": [ "HTTP::Tinyish", "Test" ], "description": "AWS Price List API library", "license": "Artistic-2.0", "name": "AWS::Pricing", "perl": "6.*", "provides": { "AWS::Pricing": "lib/AWS/Pricing.pm6", "AWS::Pricing::CLI": "lib/AWS/Pricing/CLI.pm6" }, "source-url": "git://github.com/scmorrison/perl6-aws-pricing.git", "test-depends": [ "Test" ], "version": "0.2.3" } , { "authors": [ "Sam Morrison" ], "depends": [ "Cache::LRU" ], "description": "Perl 6 web-framework-neutral LRU caching module", "license": "Artistic-2.0", "name": "Web::Cache", "perl": "6.c", "provides": { "Web::Cache": "lib/Web/Cache.pm6", "Web::Cache::Memory": "lib/Web/Cache/Memory.pm6" }, "source-url": "git://github.com/scmorrison/perl6-Web-Cache.git", "tags": [ "Web", "Cache", "LRU" ], "test-depends": [ "Test" ], "version": "0.000001" } , { "authors": [ "Vittore F. Scolari " ], "build-depends": [ ], "depends": [ ], "description": "A type for storing a caller allocated Buffer", "license": "Artistic-2.0", "name": "NativeHelpers::CBuffer", "perl": "6.c", "provides": { "NativeHelpers::CBuffer": "lib/NativeHelpers/CBuffer.pm6" }, "repo-type": "git", "resources": [ ], "source-url": "git://github.com/scovit/NativeHelpers-CBuffer.git", "tags": [ "NativeCall", "Utilities", "Blob", "Pointer", "CPointer" ], "test-depends": [ ], "version": "0.0.3" } , { "authors": [ "Vittore F. Scolari" ], "depends": [ "Readline" ], "description": "IRC client in the reactive paradigm", "license": "Artistic-2.0", "name": "IRC::Async", "perl": "6.c", "provides": { "IRC::Async": "lib/IRC/Async.pm6", "IRC::Async::Grammar": "lib/IRC/Async/Grammar.pm6", "IRC::Async::Grammar::Actions": "lib/IRC/Async/Grammar/Actions.pm6", "IRC::Async::Parser": "lib/IRC/Async/Parser.pm6" }, "support": { "source": "git://github.com/scovit/perl6-IRC-Async.git" }, "test-depends": [ "Test" ], "version": "0.9" } , { "authors": [ "Vittore F. Scolari" ], "build-depends": [ ], "depends": [ "File::Temp", "NativeHelpers::CBuffer" ], "description": "Bindings for the DRMAA cluster library", "license": "GPL-3.0", "name": "Scheduler::DRMAA", "perl": "6.c", "provides": { "DRMAA": "lib/DRMAA.pm6", "DRMAA::Job-template": "lib/DRMAA/Job-template.pm6", "DRMAA::Native-specification": "lib/DRMAA/Native-specification.pm6", "DRMAA::Native-specification::Default": "lib/DRMAA/Native-specification/Default.pm6", "DRMAA::Native-specification::SLURM": "lib/DRMAA/Native-specification/SLURM.pm6", "DRMAA::NativeCall": "lib/DRMAA/NativeCall.pm6", "DRMAA::Session": "lib/DRMAA/Session.pm6", "DRMAA::Submission": "lib/DRMAA/Submission.pm6", "DRMAA::Submission::Status": "lib/DRMAA/Submission/Status.pm6", "Scheduler::DRMAA": "lib/Scheduler/DRMAA.pm6", "X::DRMAA": "lib/X/DRMAA.pm6" }, "resources": [ ], "source-url": "git://github.com/scovit/Scheduler-DRMAA.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "author": "github:sergot", "depends": [ "Panda" ], "description": "Perl 6 dependency manager", "name": "bamboo", "perl": "6.*", "provides": { "Bamboo": "lib/Bamboo.pm6" }, "source-url": "git://github.com/sergot/bamboo.git", "version": "0.0.3" } , { "build-depends": [ "Shell::Command" ], "depends": [ "Shell::Command" ], "description": "Framework for generating static webpages.", "name": "BreakDancer", "perl": "6.*", "provides": { "BreakDancer": "lib/BreakDancer.pm" }, "source-url": "git://github.com/sergot/BreakDancer.git", "test-depends": [ "Test" ], "version": "*" } , { "auth": "github:sergot", "authors": [ "Filip Sergot" ], "build-depends": [ ], "depends": [ ], "description": "DateTime parser", "name": "DateTime::Parse", "perl": "6.*", "provides": { "DateTime::Parse": "lib/DateTime/Parse.rakumod" }, "raku": "6.*", "source-url": "git://github.com/sergot/datetime-parse.git", "support": { "bugtracker": "https://github.com/sergot/datetime-parse/issues", "source": "git://github.com/sergot/datetime-parse.git" }, "test-depends": [ "Test" ], "version": "0.9.3" } , { "auth": "github:sergot", "authors": [ "Filip Sergot" ], "build-depends": [ ], "depends": [ "HTTP::Status", "File::Temp", "DateTime::Parse", "Encode", "MIME::Base64", "URI", "IO::Socket::SSL" ], "description": "Web user agent", "license": "MIT", "name": "HTTP::UserAgent", "perl": "6.*", "provides": { "HTTP::Cookie": "lib/HTTP/Cookie.rakumod", "HTTP::Cookies": "lib/HTTP/Cookies.rakumod", "HTTP::Header": "lib/HTTP/Header.rakumod", "HTTP::Header::Field": "lib/HTTP/Header/Field.rakumod", "HTTP::MediaType": "lib/HTTP/MediaType.rakumod", "HTTP::Message": "lib/HTTP/Message.rakumod", "HTTP::Request": "lib/HTTP/Request.rakumod", "HTTP::Request::Common": "lib/HTTP/Request/Common.rakumod", "HTTP::Response": "lib/HTTP/Response.rakumod", "HTTP::UserAgent": "lib/HTTP/UserAgent.rakumod", "HTTP::UserAgent::Common": "lib/HTTP/UserAgent/Common.rakumod", "HTTP::UserAgent::Exception": "lib/HTTP/UserAgent/Exception.rakumod" }, "raku": "6.*", "source-url": "git://github.com/sergot/http-useragent.git", "support": { "bugtracker": "https://github.com/sergot/http-useragent/issues", "source": "git://github.com/sergot/http-useragent.git" }, "tags": [ "http", "useragent", "client" ], "test-depends": [ "URI", "IO::Capture::Simple", "Test::Util::ServerPort", "JSON::Fast" ], "version": "1.1.51" } , { "auth": "github:sergot", "authors": [ "Filip Sergot" ], "depends": [ "OpenSSL" ], "description": "IO::Socket::SSL for Perl 6 using OpenSSL", "name": "IO::Socket::SSL", "perl": "6.*", "provides": { "IO::Socket::SSL": "lib/IO/Socket/SSL.rakumod" }, "raku": "6.*", "source-url": "git://github.com/sergot/io-socket-ssl.git", "support": { "bugtracker": "https://github.com/sergot/io-socket-ssl/issues", "source": "git://github.com/sergot/io-socket-ssl.git" }, "tags": [ "SSL", "Sockets" ], "test-depends": [ "Test" ], "version": "0.0.3" } , { "auth": "github:sergot", "authors": [ "Filip Sergot" ], "build-depends": [ "PathTools", "JSON::Fast" ], "depends": [ ], "description": "OpenSSL bindings", "license": "MIT", "name": "OpenSSL", "perl": "6.*", "provides": { "OpenSSL": "lib/OpenSSL.rakumod", "OpenSSL::Bio": "lib/OpenSSL/Bio.rakumod", "OpenSSL::Cipher": "lib/OpenSSL/Cipher.rakumod", "OpenSSL::CryptTools": "lib/OpenSSL/CryptTools.rakumod", "OpenSSL::Ctx": "lib/OpenSSL/Ctx.rakumod", "OpenSSL::Digest": "lib/OpenSSL/Digest.rakumod", "OpenSSL::Digest::MD5": "lib/OpenSSL/Digest/MD5.rakumod", "OpenSSL::EVP": "lib/OpenSSL/EVP.rakumod", "OpenSSL::Err": "lib/OpenSSL/Err.rakumod", "OpenSSL::Method": "lib/OpenSSL/Method.rakumod", "OpenSSL::NativeLib": "lib/OpenSSL/NativeLib.rakumod", "OpenSSL::PEM": "lib/OpenSSL/PEM.rakumod", "OpenSSL::RSA": "lib/OpenSSL/RSA.rakumod", "OpenSSL::RSATools": "lib/OpenSSL/RSATools.rakumod", "OpenSSL::SSL": "lib/OpenSSL/SSL.rakumod", "OpenSSL::Session": "lib/OpenSSL/Session.rakumod", "OpenSSL::Stack": "lib/OpenSSL/Stack.rakumod", "OpenSSL::Version": "lib/OpenSSL/Version.rakumod", "OpenSSL::X509": "lib/OpenSSL/X509.rakumod" }, "raku": "6.*", "resources": [ "ssleay32.dll", "libeay32.dll", "libraries.json" ], "source-url": "https://github.com/sergot/openssl.git", "test-depends": [ "Test" ], "version": "0.2.0" } , { "auth": "github:sergot", "authors": [ "Filip Sergot" ], "build-depends": [ ], "depends": [ ], "description": "Character encodings in Perl 6", "name": "Encode", "perl": "6.*", "provides": { "Encode": "lib/Encode.rakumod", "Encode::Latin2": "lib/Encode/Latin2.rakumod", "Encode::Windows1251": "lib/Encode/Windows1251.rakumod", "Encode::Windows1252": "lib/Encode/Windows1252.rakumod" }, "raku": "6.*", "source-url": "git://github.com/sergot/perl6-encode.git", "support": { "bugtracker": "https://github.com/sergot/perl6-encode/issues", "source": "git://github.com/sergot/perl6-encode.git" }, "test-depends": [ "Test" ], "version": "0.0.4" } , { "depends": [ "IO::Capture::Simple" ], "description": "Perl 6 implementation of Progress Bar.", "name": "Term::ProgressBar", "perl": "6.*", "provides": { "Term::ProgressBar": "lib/Term/ProgressBar.pm" }, "source-url": "git://github.com/sergot/Term--ProgressBar.git", "version": "*" } , { "depends": [ "JSON::Tiny" ], "description": "A clever, heirarchical config loader", "license": "MIT", "name": "Config::Clever", "perl": "6.*", "provides": { "Config::Clever": "lib/Config/Clever.pm6" }, "source-url": "git://github.com/ShaneKilkelly/perl6-config-clever.git", "version": "1.0.0" } , { "description": "A framework-agnostic HTTP Router", "license": "MIT", "name": "HTTP::Router::Blind", "perl": "6.*", "provides": { "HTTP::Router::Blind": "lib/HTTP/Router/Blind.pm6" }, "source-url": "git://github.com/ShaneKilkelly/perl6-http-router-blind.git", "version": "2.0.0" } , { "auth": "github:shantanubhadoria", "author": "Shantanu Bhadoria ", "authors": [ "Shantanu Bhadoria " ], "build-depends": [ ], "depends": [ ], "description": "Search compunits, modules and classes in installed repositories", "license": "Artistic", "name": "CompUnit::Search", "perl": "6", "provides": { "CompUnit::Search": "lib/CompUnit/Search.pm6" }, "resources": [ ], "source-url": "git://github.com/shantanubhadoria/p6-CompUnit-Search.git", "support": { "bugtracker": "git://github.com/shantanubhadoria/p6-CompUnit-Search/issues", "source": "git://github.com/shantanubhadoria/p6-CompUnit-Search.git" }, "tags": [ "CompUnit", "Search", "Puggable", "Module", "Class" ], "test-depends": [ "Test" ], "version": "2.0.0" } , { "auth": "github:shantanubhadoria", "author": "Shantanu Bhadoria ", "authors": [ "Shantanu Bhadoria " ], "build-depends": [ ], "depends": [ ], "description": "Interface to ESCPOS printers", "license": "Artistic", "name": "Printer::ESCPOS", "perl": "6", "provides": { "Printer::ESCPOS": "lib/Printer/ESCPOS.pm6", "Printer::ESCPOS::Network": "lib/Printer/ESCPOS/Network.pm6", "Printer::ESCPOS::Network::Async": "lib/Printer/ESCPOS/Network/Async.pm6" }, "resources": [ ], "source-url": "git://github.com/shantanubhadoria/p6-Printer-ESCPOS.git", "support": { "bugtracker": "git://github.com/shantanubhadoria/p6-Printer-ESCPOS/issues", "source": "git://github.com/shantanubhadoria/p6-Printer-ESCPOS.git" }, "tags": [ "Printer", "ESCPOS", "Receipt", "Thermal", "ESC/P", "EPSON" ], "test-depends": [ "Test" ], "version": "1.0.1" } , { "author": "github:shinobi", "depends": [ ], "description": "A static memory structure in Perl6, bidimensional, that uses String for column names and rows starting from one. Provides basic search and indexing features.", "license": "Unlicense", "name": "Data::StaticTable", "perl": "6.*", "provides": { "StaticTable": "lib/Data/StaticTable.pm6", "StaticTable::Position": "lib/Data/StaticTable.pm6", "StaticTable::Query": "lib/Data/StaticTable.pm6", "X::Data::StaticTable": "lib/X/Data/StaticTable.pm6" }, "source-url": "https://github.com/shinobi/Data-StaticTable.git", "tags": [ "data", "table", "bidimensional", "spreadsheet", "static", "immutable", "cells", "rows", "columns" ], "version": "0.1.0" } , { "api": "1", "auth": "github:shintakezou", "authors": [ "Mauro Panigada" ], "description": "Deserialize a JSON string", "license": "Artistic-2.0", "name": "Xmav::JSON", "perl": "6.c", "provides": { "Xmav::JSON": "lib/Xmav/JSON.pm6", "Xmav::JSON::Actions": "lib/Xmav/JSON/Actions.pm6", "Xmav::JSON::Grammar": "lib/Xmav/JSON/Grammar.pm6" }, "source-url": "git://github.com/shintakezou/Xmav-JSON.git", "tags": [ "JSON" ], "version": "0.0.1" } , { "auth": "github:shuppet", "authors": [ "Kane 'kawaii' Valentine " ], "description": "Perl 6 module for interacting with the Source RCON (remote console) protocol.", "license": "BSD-3-Clause", "name": "Net::RCON", "perl": "6.c", "provides": { "Net::RCON": "lib/Net/RCON.pm6" }, "repo-type": "git", "source-url": "git://github.com/shuppet/p6-net-rcon.git", "version": "0.0.1" } , { "auth": "github:shuppet", "authors": [ "Alastair 'altreus' Douglas ", "Jonathan 'jnthn' Worthington ", "Kane 'kawaii' Valentine " ], "build-depends": [ ], "depends": [ "Cro::WebSocket", "Data::Dump", "Object::Delayed", "URI::Encode", "Subset::Helper", "Test::META" ], "description": "Raku module for interacting with the Discord API.", "license": "BSD-3-Clause", "meta-version": "0", "name": "API::Discord", "perl": "6.d", "provides": { "API::Discord": "lib/API/Discord.rakumod", "API::Discord::Channel": "lib/API/Discord/Channel.rakumod", "API::Discord::Channel::ButReal": "lib/API/Discord/Channel.rakumod", "API::Discord::Connection": "lib/API/Discord/Connection.rakumod", "API::Discord::DataObject": "lib/API/Discord/Object.rakumod", "API::Discord::Debug": "lib/API/Discord/Debug.rakumod", "API::Discord::Endpoints": "lib/API/Discord/Endpoints.rakumod", "API::Discord::Exceptions": "lib/API/Discord/Exceptions.rakumod", "API::Discord::Guild": "lib/API/Discord/Guild.rakumod", "API::Discord::Guild::ButReal": "lib/API/Discord/Guild.rakumod", "API::Discord::HTTPResource": "lib/API/Discord/HTTPResource.rakumod", "API::Discord::JSONy": "lib/API/Discord/HTTPResource.rakumod", "API::Discord::Message": "lib/API/Discord/Message.rakumod", "API::Discord::Message::ButReal": "lib/API/Discord/Message.rakumod", "API::Discord::Object": "lib/API/Discord/Object.rakumod", "API::Discord::Permissions": "lib/API/Discord/Permissions.rakumod", "API::Discord::RESTy": "lib/API/Discord/HTTPResource.rakumod", "API::Discord::Types": "lib/API/Discord/Types.rakumod", "API::Discord::User": "lib/API/Discord/User.rakumod", "API::Discord::User::ButReal": "lib/API/Discord/User.rakumod", "API::Discord::WebSocket": "lib/API/Discord/WebSocket.rakumod", "API::Discord::WebSocket::Messages": "lib/API/Discord/WebSocket/Messages.rakumod", "X::API::Discord::Connection::Flatline": "lib/API/Discord/Exceptions.rakumod", "X::API::Discord::Endpoint::NotEnoughArguments": "lib/API/Discord/Endpoints.rakumod" }, "raku": null, "resources": [ ], "source-url": "git://git@github.com/shuppet/raku-api-discord.git", "support": { "bugtracker": "https://github.com/shuppet/raku-api-discord/issues", "source": "https://github.com/shuppet/raku-api-discord.git" }, "tags": [ ], "test-depends": [ "Test::META" ], "version": "0.6" } , { "auth": "github:shuppet", "authors": [ "Kane 'kawaii' Valentine " ], "depends": [ "Cro::HTTP::Client" ], "description": "Raku module for interacting with the Google Perspective API.", "license": "BSD-3-Clause", "name": "API::Perspective", "perl": "6.d", "provides": { "API::Perspective": "lib/API/Perspective.rakumod" }, "repo-type": "git", "source-url": "git://github.com/shuppet/raku-api-perspective.git", "version": "0.3" } , { "auth": "github:shuppet", "authors": [ "Alastair 'altreus' Douglas ", "Kane 'kawaii' Valentine " ], "description": "Raku module for parsing generic commands and arguments from a hash table.", "license": "BSD-3-Clause", "name": "Command::Despatch", "perl": "6.d", "provides": { "Command::Despatch": "lib/Command/Despatch.rakumod", "Command::Despatch::Command": "lib/Command/Despatch.rakumod", "X::Command::Despatch::InvalidCommand": "lib/Command/Despatch.rakumod" }, "repo-type": "git", "source-url": "git://git@github.com/shuppet/raku-command-despatch.git", "support": { "bugtracker": "https://github.com/shuppet/raku-command-despatch/issues", "source": "https://github.com/shuppet/raku-command-despatch.git" }, "version": "0.2" } , { "auth": "github:shuppet", "authors": [ "Kane 'kawaii' Valentine " ], "depends": [ "LibUUID", "Red" ], "description": "Raku implementation of a double-entry accounting system.", "license": "BSD-3-Clause", "name": "Mint", "perl": "6", "provides": { "Mint": "lib/Mint.rakumod", "Mint::Account": "lib/Mint.rakumod", "Mint::Exception": "lib/Mint/Exception.rakumod", "Mint::Transaction": "lib/Mint.rakumod", "X::Mint::Account::AlreadyExists": "lib/Mint/Exception.rakumod", "X::Mint::Account::InsufficientBalance": "lib/Mint/Exception.rakumod", "X::Mint::Account::IsFrozen": "lib/Mint/Exception.rakumod" }, "raku": "*", "source-url": "https://github.com/shuppet/raku-mint.git", "support": { "source": "https://github.com/shuppet/raku-mint/issues" }, "tags": [ "mint", "finance", "accounting", "simulation" ], "version": "0.1" } , { "author": "Sir Robert Burbridge", "depends": [ ], "description": "Small utilities to help with defining classes", "license": "Artistic-2.0", "name": "Class::Utils", "perl": "6.*", "provides": { "Class::Utils": "lib/Class/Utils.pm6" }, "source-url": "git://github.com/sirrobert/Class-Utils.git", "version": "0.1.0" } , { "author": "Sir Robert Burbridge", "depends": [ "JSON::Tiny" ], "description": "Let Perl 6 constructs masquerade as other things.", "license": "Artistic-2.0", "name": "Masquerade", "perl": "6.*", "provides": { "Masquerade": "lib/Masquerade.pm6", "Masquerade::AsIf::JSON": "lib/Masquerade/AsIf/JSON.pm6", "Masquerade::AsIf::Perl": "lib/Masquerade/AsIf/Perl.pm6", "Masquerade::AsIf::YAML": "lib/Masquerade/AsIf/YAML.pm" }, "source-url": "git://github.com/sirrobert/Masquerade.git", "version": "*" } , { "author": "Sir Robert Burbridge", "depends": [ ], "description": "Semantic versioning for objects", "name": "Semantic::Versioning", "perl": "6.*", "provides": { "Semantic::Versioning": "lib/Semantic/Versioning.pm" }, "source-url": "git://github.com/sirrobert/Semantic-Versioning.git", "version": "*" } , { "authors": [ "Shoichi Kaji" ], "build-depends": [ ], "depends": [ "Zef" ], "description": "get Perl6 module's repository by ghq", "license": "Artistic-2.0", "name": "App::P6Ghq", "perl": "6.c", "provides": { "App::P6Ghq": "lib/App/P6Ghq.pm6" }, "resources": [ ], "source-url": "git://github.com/skaji/App-P6Ghq.git", "tags": [ ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "Shoichi Kaji" ], "build-depends": [ ], "depends": [ ], "description": "Read data from =finish", "name": "Data::Section::Simple", "perl": "6.c", "provides": { "Data::Section::Simple": "lib/Data/Section/Simple.pm6" }, "resources": [ ], "source-url": "git://github.com/skaji/Data-Section-Simple.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Shoichi Kaji" ], "build-depends": [ ], "depends": [ "Crust", "Router::Boost" ], "description": "minimal sinatra", "license": "Artistic-2.0", "name": "Frinfon", "perl": "6.c", "provides": { "Frinfon": "lib/Frinfon.pm6" }, "resources": [ ], "source-url": "git://github.com/skaji/Frinfon.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Shoichi Kaji" ], "build-depends": [ ], "depends": [ "HTTP::Tinyish", "JSON::Tiny" ], "description": "consume MetaCPAN recent favorite", "license": "Artistic-2.0", "name": "MetaCPAN::Favorite", "perl": "6.c", "provides": { "MetaCPAN::Favorite": "lib/MetaCPAN/Favorite.pm6" }, "resources": [ ], "source-url": "git://github.com/skaji/perl6-MetaCPAN-Favorite.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Shoichi Kaji" ], "build-depends": [ ], "depends": [ ], "description": "emulation of tail -f", "license": "Artistic-2.0", "name": "IO::TailFile", "perl": "6.c", "provides": { "IO::TailFile": "lib/IO/TailFile.pm6" }, "resources": [ ], "source-url": "git://github.com/skaji/perl6-tail.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Shoichi Kaji" ], "build-depends": [ ], "depends": [ ], "description": "sys.WaitGroup in perl6", "license": "Artistic-2.0", "name": "WaitGroup", "perl": "6.c", "provides": { "WaitGroup": "lib/WaitGroup.pm6" }, "resources": [ ], "source-url": "git://github.com/skaji/perl6-WaitGroup.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Sylvain Colinet " ], "depends": [ "Test::META", "Test::Output" ], "description": "Seriously, WTF?", "name": "Acme::WTF", "perl": "6", "provides": { "Acme::WTF": "lib/Acme/WTF.pm6" }, "source-url": "git://github.com/Skarsnik/acme-wtf.git", "version": "1.0" } , { "authors": [ "Sylvain 'Skarsnik' Colinet " ], "depends": [ "XML" ], "description": "Generate NativeCall code from C headers file", "license": "Artistic-2.0", "name": "App::GPTrixie", "perl": "6.*", "provides": { "GPT::Class": "lib/GPT/Class.pm6", "GPT::DumbGenerator": "lib/GPT/DumbGenerator.pm6", "GPT::FileFilter": "lib/GPT/FileFilter.pm6", "GPT::FileGenerator": "lib/GPT/FileGenerator.pm6", "GPT::HandleFileDeps": "lib/GPT/HandleFileDeps.pm6", "GPT::ListFiles": "lib/GPT/ListFiles.pm6", "GPT::ListTypes": "lib/GPT/ListTypes.pm6", "gptrixie": "bin/gptrixie" }, "source-url": "git://github.com/Skarsnik/gptrixie.git", "tags": [ "NativeCall", "Authoring", "Generator" ], "version": "0.29" } , { "author": "Sylvain Colinet", "depends": [ "File::Temp" ], "description": "A module to look at your nativecall types, like class A is repr('CStruct')", "name": "NativeCall::TypeDiag", "perl": "v6", "provides": { "NativeCall::TypeDiag": "lib/NativeCall/TypeDiag.pm6" }, "source-url": "git://github.com/Skarsnik/nativecall-typediag.git", "version": "*" } , { "authors": [ "Sylvain Colinet " ], "depends": [ ], "description": "Provide info about a process memory usage", "name": "Linux::Proc::Statm", "perl": "6", "provides": { "Linux::Proc::Statm": "lib/Linux/Proc/Statm.pm" }, "source-url": "https://github.com/Skarsnik/p6-linux-proc-statm.git", "version": "*" } , { "author": "Sylvain Colinet", "depends": [ "JSON::Pretty", "Config::INI", "Data::Dump" ], "description": "A simple module for your configuration file need", "license": "Artistic-2.0", "name": "Config::Simple", "perl": "6", "provides": { "Config::Simple": "lib/Config/Simple.pm6", "Config::Simple::JSON": "lib/Config/Simple/JSON.pm6", "Config::Simple::Role": "lib/Config/Simple/Role.pm6", "Config::Simple::ini": "lib/Config/Simple/ini.pm6" }, "source-url": "git://github.com/Skarsnik/perl6-config-simple.git", "tags": [ "Config", "INI" ], "version": "*" } , { "author": "Sylvain Colinet", "depends": [ "XML" ], "description": "Binding of the gumbo C library, a html parser lib", "license": "Artistic-2.0", "name": "Gumbo", "perl": "6.*", "provides": { "Gumbo": "lib/Gumbo.pm6", "Gumbo::Binding": "lib/Gumbo/Binding.pm6", "Gumbo::Parser": "lib/Gumbo/Parser.pm6" }, "source-url": "git://github.com/Skarsnik/perl6-gumbo.git", "tags": [ "HTML", "Web", "Parser" ], "version": "1.0" } , { "author": "Sylvain 'Skarsnik' Colinet ", "description": "A module to create IRC Art string (color/bg/bold/italic)", "name": "IRC::Art", "perl": "6", "provides": { "IRC::Art": "lib/IRC/Art.pm6" }, "source-url": "git://github.com/Skarsnik/perl6-irc-art.git", "version": "*" } , { "authors": [ "Brian S. Julin" ], "depends": [ ], "description": "Perl6 module for deferred error handling", "license": "Artistic-2.0", "name": "Control::Bail", "perl": "6", "provides": { "Control::Bail": "lib/Control/Bail.pm6" }, "support": { "source": "https://github.com/skids/perl6-Control-Bail.git" }, "version": "v0.0.1" } , { "authors": [ "Brian S. Julin" ], "build-depends": [ "File::Temp", "Test" ], "depends": [ "File::Temp", "Test" ], "description": "Perl6 -- manage GNU screen sessions and use them for tests", "license": "Artistic-2.0", "name": "Proc::Screen", "perl": "6", "provides": { "Proc::Screen": "lib/Proc/Screen.pm6", "Test::Screen": "lib/Test/Screen.pm6" }, "source-url": "https://github.com/skids/perl6-Proc-Screen.git", "support": { "bugtracker": "https://github.com/skids/perl6-Proc-Screen/issues", "source": "https://github.com/skids/perl6-Proc-Screen.git" }, "test-depends": [ "File::Temp", "Test" ], "version": "v0.0.1" } , { "authors": [ "Brian S. Julin" ], "depends": [ ], "description": "Perl6 modules for computing hashes and checksums.", "emulates": { "Sum::Digest::MD5": "Digest::MD5:auth" }, "license": "http://www.perlfoundation.org/artistic_license_2_0", "name": "Sum", "perl": "6.*", "provides": { "Sum": "lib/Sum.pm6", "Sum::Adler": "lib/Sum/Adler.pm6", "Sum::CRC": "lib/Sum/CRC.pm6", "Sum::Digest::MD5": "lib/Sum/Digest/MD5.pm6", "Sum::Digest::Marshal": "lib/Sum/Digest/Marshal.pm6", "Sum::GOST": "lib/Sum/GOST.pm6", "Sum::HAS": "lib/Sum/HAS.pm6", "Sum::MD": "lib/Sum/MD.pm6", "Sum::MDPad": "lib/Sum/MDPad.pm6", "Sum::Recourse": "lib/Sum/Recourse.pm6", "Sum::SHA": "lib/Sum/SHA.pm6", "Sum::SM3": "lib/Sum/SM3.pm6", "Sum::SipHash": "lib/Sum/SipHash.pm6", "Sum::Tiger": "lib/Sum/Tiger.pm6", "Sum::libcrypto": "lib/Sum/libcrypto.pm6", "Sum::libmhash": "lib/Sum/libmhash.pm6", "Sum::librhash": "lib/Sum/librhash.pm6" }, "support": { "source": "https://github.com/skids/perl6sum.git" }, "version": "v0.1.0" } , { "authors": [ "Brian S. Julin" ], "depends": [ ], "description": "Perl6 modules for handling protocol status as Exceptions", "license": "Artistic-2.0", "name": "X::Protocol", "perl": "6", "provides": { "X::Protocol": "lib/X/Protocol.pm6", "X::Protocol::HTTP": "lib/X/Protocol/HTTP.pm6", "X::Protocol::X11": "lib/X/Protocol/X11.pm6" }, "support": { "source": "https://github.com/skids/perl6xproto.git" }, "version": "v0.0.1" } , { "author": "github:skinkade", "depends": [ "if" ], "description": "Random numbers and bytes mimicking arc4random", "name": "Crypt::Random", "perl": "6.*", "provides": { "Crypt::Random": "lib/Crypt/Random.pm6", "Crypt::Random::Extra": "lib/Crypt/Random/Extra.pm6", "Crypt::Random::Nix": "lib/Crypt/Random/Nix.pm6", "Crypt::Random::Win": "lib/Crypt/Random/Win.pm6" }, "source-url": "git://github.com/skinkade/crypt-random.git", "version": "0.4.1" } , { "author": "github:skinkade", "build-depends": [ "Crypt::Random", "LibraryMake" ], "description": "Easy Argon2i password hashing", "name": "Crypt::Argon2", "perl": "6.*", "provides": { "Crypt::Argon2": "lib/Crypt/Argon2.pm6", "Crypt::Argon2::Base": "lib/Crypt/Argon2/Base.pm6", "Crypt::Argon2::DeriveKey": "lib/Crypt/Argon2/DeriveKey.pm6" }, "resources": [ "libraries/argon2" ], "source-url": "git://github.com/skinkade/p6-crypt-argon2.git", "version": "0.2.1" } , { "authors": [ "github:carbin", "github:skinkade" ], "build-depends": [ "LibraryMake", "Crypt::Random" ], "depends": [ ], "description": "Easy bcrypt password hashing", "license": "ISC", "name": "Crypt::Bcrypt", "perl": "6.*", "provides": { "Crypt::Bcrypt": "lib/Crypt/Bcrypt.pm6" }, "resources": [ "crypt_blowfish.so" ], "source-url": "git://github.com/skinkade/p6-Crypt-Bcrypt.git", "version": "1.3.2" } , { "depends": [ "NativeHelpers::Blob" ], "description": "Xlib binding using NativeCall", "license": "Artistic-2.0 AND X11", "name": "X11::Xlib::Raw", "perl": "6.*", "provides": { "X11::Xlib::Raw": "lib/X11/Xlib/Raw.pm6", "X11::Xlib::Raw::X": "lib/X11/Xlib/Raw/X.pm6", "X11::Xlib::Raw::Xproto": "lib/X11/Xlib/Raw/Xproto.pm6", "X11::Xlib::Raw::keysym": "lib/X11/Xlib/Raw/keysym.pm6" }, "repo-type": "git", "source-url": "git://github.com/slobo/Perl6-X11-Xlib-Raw.git", "version": "*" } , { "authors": [ "Frank Hartmann" ], "build-depends": [ "Shell::Command" ], "depends": [ "LibraryMake" ], "description": "tweetnacl p6 bindings - public/secret key encryption and signatures", "license": "Public Domain", "name": "Crypt::TweetNacl", "perl": "v6.c", "provides": { "Crypt::TweetNacl::Basics": "lib/Crypt/TweetNacl/Basics.pm6", "Crypt::TweetNacl::Constants": "lib/Crypt/TweetNacl/Constants.pm6", "Crypt::TweetNacl::PublicKey": "lib/Crypt/TweetNacl/PublicKey.pm6", "Crypt::TweetNacl::SecretKey": "lib/Crypt/TweetNacl/SecretKey.pm6", "Crypt::TweetNacl::Sign": "lib/Crypt/TweetNacl/Sign.pm6" }, "resources": [ "libraries/tweetnacl" ], "source-url": "git://github.com/soundart/perl6-tweetnacl.git", "test-depends": [ ], "version": "0.0.4" } , { "authors": [ "spebern" ], "build-depends": [ ], "depends": [ "NativeCall" ], "description": "wrapper for freexl parsing .xls files", "license": "Artistic-2.0", "name": "Parser::FreeXL::Native", "perl": "6.c", "provides": { "Parser::FreeXL::Native": "lib/Parser/FreeXL/Native.pm6" }, "repo-type": "git", "resources": [ ], "source-url": "git://github.com/spebern/Parser-FreeXL-Native.git", "tags": [ "libfreexl" ], "test-depends": [ "Test" ], "version": "0.0.3" } , { "authors": [ "Lloyd Fournier lloyd.fourn@gmail.com" ], "depends": [ "DispatchMap", "JSON::Tiny", "YAMLish" ], "description": "The Spook in the Shell (Spit-sh) compiler", "license": "Artistic-2.0", "name": "Spit", "perl": "6.c", "provides": { "Getopt::Parse": "lib/Getopt/Parse.pm6", "Spit::Compile": "lib/Spit/Compile.pm6", "Spit::Constants": "lib/Spit/Constants.pm6", "Spit::DependencyList": "lib/Spit/DependencyList.pm6", "Spit::Doc::Markdown": "lib/Spit/Doc/Markdown.pm6", "Spit::Docker": "lib/Spit/Docker.pm6", "Spit::Exceptions": "lib/Spit/Exceptions.pm6", "Spit::Metamodel": "lib/Spit/Metamodel.pm6", "Spit::PRECOMP::SETTING": "lib/Spit/PRECOMP/SETTING.pm6", "Spit::PRECOMP::core-lib": "lib/Spit/PRECOMP/core-lib.pm6", "Spit::Parser::Actions": "lib/Spit/Parser/Actions.pm6", "Spit::Parser::Grammar": "lib/Spit/Parser/Grammar.pm6", "Spit::Parser::JSON": "lib/Spit/Parser/JSON.pm6", "Spit::Parser::Lang": "lib/Spit/Parser/Lang.pm6", "Spit::Parser::Quote": "lib/Spit/Parser/Quote.pm6", "Spit::Parser::Regex": "lib/Spit/Parser/Regex.pm6", "Spit::Parser::YAML": "lib/Spit/Parser/YAML.pm6", "Spit::Repo": "lib/Spit/Repo.pm6", "Spit::SAST": "lib/Spit/SAST.pm6", "Spit::Sastify": "lib/Spit/Sastify.pm6", "Spit::Sh::Call-Inliner": "lib/Spit/Sh/Call-Inliner.pm6", "Spit::Sh::Compiler": "lib/Spit/Sh/Compiler.pm6", "Spit::Sh::Compiler::Compile-Cmd-And-Call": "lib/Spit/Sh/Compiler/Compile-Cmd-And-Call.pm6", "Spit::Sh::Compiler::Compile-Junction": "lib/Spit/Sh/Compiler/Compile-Junction.pm6", "Spit::Sh::Compiler::Compile-Statement-Control": "lib/Spit/Sh/Compiler/Compile-Statement-Control.pm6", "Spit::Sh::Compiler::Name-Generator": "lib/Spit/Sh/Compiler/Name-Generator.pm6", "Spit::Sh::Composer": "lib/Spit/Sh/Composer.pm6", "Spit::Sh::Method-Optimizer": "lib/Spit/Sh/Method-Optimizer.pm6", "Spit::Sh::ShellElement": "lib/Spit/Sh/ShellElement.pm6", "Spit::SpitDoc": "lib/Spit/SpitDoc.pm6", "Spit::Src": "lib/Spit/Src.pm6", "Spit::Stage2-Util": "lib/Spit/Stage2-Util.pm6", "Spit::Util": "lib/Spit/Util.pm6", "Spit::cli": "lib/Spit/cli.pm6" }, "resources": [ "reserved.txt", "cat-names.txt", "src/Any.sp", "src/Bool.sp", "src/Cmd.sp", "src/EnumClass.sp", "src/FD.sp", "src/File.sp", "src/Int.sp", "src/List.sp", "src/Locale.sp", "src/Pkg.sp", "src/Str.sp", "src/base.sp", "src/checks.sp", "src/core-subs.sp", "src/os.sp", "src/Regex.sp", "src/PID.sp", "src/Git.sp", "src/commands.sp", "src/Docker.sp", "src/HTTP.sp", "src/Date.sp", "src/JSON.sp", "src/Pair.sp", "src/Host.sp", "src/Port.sp", "src/Log.sp", "src/env.sp", "src/SSH.sp", "src/Service.sp", "core-lib/Test.sp", "core-lib/DigitalOcean.sp", "core-lib/Rakudo.sp", "tools/harness.sp", "tools/spit-helper.sp" ], "source-url": "https://github.com/spitsh/spitsh.git", "support": { "bugtracker": "https://github.com/spitsh/spitsh/issues", "email": "lloyd.fourn@gmail.com", "source": "https://github.com/spitsh/spitsh.git" }, "version": "0.0.31" } , { "authors": [ "Steve Mynott " ], "depends": [ "File::Find" ], "description": "Generate editor tags for perl6. ", "license": "Artistic-2.0", "name": "App::p6tags", "perl": "6.c", "provides": { "App::p6tags": "bin/p6tags" }, "source-url": "git://github.com/stmuk/p6-app-p6tags.git", "version": "0.6" } , { "author": "Steve Mynott ", "depends": [ "LWP::Simple", "IO::Socket::SSL", "Panda", "IO::Capture::Simple" ], "description": "Display and cache ecosystem README files for perl6", "license": "Artistic-2.0", "name": "App::ecoreadme", "perl": "6.c", "provides": { "App::ecoreadme": "bin/ecoreadme" }, "source-url": "git://github.com/stmuk/p6-eco-readme.git", "version": "0.2" } , { "authors": [ "Steve Mynott " ], "depends": [ "HTML::Parser::XML" ], "description": "Delete specified HTML tags and attributes", "license": "Artistic-2.0", "name": "HTML::Restrict", "perl": "6.c", "provides": { "HTML::Restrict": "lib/HTML/Restrict.pm6" }, "source-url": "https://github.com/stmuk/p6-html-restrict.git", "version": "0.2" } , { "author": "Steve Mynott ", "description": "A placeholder for panda which displays how to install panda. Intended for temporary use in Rakudo Star builds only", "license": "Artistic-2.0", "name": "panda-stub", "perl": "6.c", "provides": { "panda-stub": "bin/panda" }, "source-url": "git://github.com/stmuk/p6-panda-stub", "version": "0.1" } , { "authors": [ "Steve Mynott " ], "depends": [ ], "description": "Converts to and from Koremutake Memorable Random Strings. ", "license": "Artistic-2.0", "name": "String::Koremutake", "perl": "6.c", "provides": { "String::Koremutake": "lib/String/Koremutake.pm" }, "source-url": "git://github.com/stmuk/p6-String-Koremutake.git", "version": "0.2" } , { "authors": [ "Steve Mynott " ], "depends": [ "007", "Bailador", "Base64", "BioInfo", "BioPerl6", "CSS::Grammar", "CSV::Parser", "CompUnit::Util", "Compress::Zlib", "Crust", "DBIish", "DateTime::Format", "Debugger::UI::CommandLine", "Digest", "Digest::HMAC", "Digest::MD5", "Email::Simple", "File::Find", "File::Temp", "File::Which", "Grammar::BNF", "Grammar::Debugger", "Grammar::Profiler::Simple", "HTTP::Easy", "HTTP::Status", "HTTP::UserAgent", "JSON::RPC", "JSON::Tiny", "LWP::Simple", "LibraryMake", "Linenoise", "MIME::Base64", "OpenSSL", "P6TCI", "PSGI", "Pod::To::HTML", "Pod::To::Markdown", "SCGI", "SVG", "SVG::Plot", "Shell::Command", "Sparrowdo", "Template6", "Template::Mojo", "Terminal::ANSIColor", "Test::META", "Test::Mock", "URI", "URI::Encode", "UUID", "XML", "XML::Writer", "YAMLish", "p6doc", "panda", "Zef" ], "description": "Another meta-package for modules (with tests), fatter than Task::Star and more test orientated.", "name": "Task::Galaxy", "perl": "6.c", "provides": { }, "source-url": "https://gitlab.com/stmuk/p6-task-galaxy.git", "version": "0.1" } , { "authors": [ "Steve Mynott " ], "depends": [ "File::Temp" ], "description": "Converts scripts into colour syntax HTML using vim. ", "name": "Text::VimColour", "perl": "6.c", "provides": { "Text::VimColour": "lib/Text/VimColour.pm" }, "source-url": "git://github.com/stmuk/p6-Text-VimColour.git", "version": "0.4" } , { "author": "Aurelio Sanabria (Sufrostico) ", "depends": [ ], "description": "Perl 6 binding to the 'Snowball compiler and stemming algorithms' http://snowballstem.org/", "name": "Perl6 Snowball Binding", "perl": "6.*", "provides": { "Lingua::Stem::Snowball": "lib/Lingua/Stem/Snowball.pm6" }, "resources": [ ], "source-url": "git://github.com/sufrostico/perl6-snowball.git", "version": "0.3" } , { "authors": [ "Aurelio Sanabria (Sufrostico) " ], "description": "Perl 6 wrapper to the WiringPI, a wiring based Raspberry Pi library.", "license": "GPL-3.0", "name": "RPi::Wiring::Pi", "perl": "6.c", "provides": { "RPi::Wiring::Pi": "lib/RPi/Wiring/Pi.pm6", "RPi::Wiring::SPI": "lib/RPi/Wiring/SPI.pm6" }, "support": { "source": "git://github.com/sufrostico/perl6-wiringpi.git" }, "test-depends": [ "Test" ], "version": "2.26.0" } , { "depends": [ "XML" ], "description": "XML Application Languages, including TAL.", "name": "Flower", "perl": "6.*", "provides": { "Flower": "lib/Flower.pm6", "Flower::Lang": "lib/Flower/Lang.pm6", "Flower::Provider::File": "lib/Flower/Provider/File.pm6", "Flower::TAL": "lib/Flower/TAL.pm6", "Flower::TAL::METAL": "lib/Flower/TAL/METAL.pm6", "Flower::TAL::Repeat": "lib/Flower/TAL/Repeat.pm6", "Flower::TAL::TAL": "lib/Flower/TAL/TAL.pm6", "Flower::TAL::TALES": "lib/Flower/TAL/TALES.pm6", "Flower::TAL::TALES::Debug": "lib/Flower/TAL/TALES/Debug.pm6", "Flower::TAL::TALES::Default": "lib/Flower/TAL/TALES/Defaut.pm6", "Flower::TAL::TALES::List": "lib/Flower/TAL/TALES/List.pm6", "Flower::TAL::TALES::Text": "lib/Flower/TAL/TALES/Text.pm6" }, "source-url": "git://github.com/supernovus/flower.git", "version": "*" } , { "depends": [ ], "description": "A Genshi-like template engine", "name": "Hinges", "perl": "6.*", "provides": { "Hinges": "lib/Hinges.pm", "Hinges::Attrs": "lib/Hinges/Attrs.pm", "Hinges::HTMLParser": "lib/Hinges/HTMLParser.pm", "Hinges::Input": "lib/Hinges/Input.pm", "Hinges::Interpolation": "lib/Hinges/Interpolation.pm", "Hinges::Markup": "lib/Hinges/Markup.pm", "Hinges::Output": "lib/Hinges/Output.pm", "Hinges::Stream": "lib/Hinges/Stream.pm", "Hinges::StreamEventKind": "lib/Hinges/StreamEventKind.pm", "Hinges::StringIO": "lib/Hinges/StringIO.pm", "Hinges::XMLParser": "lib/Hinges/XMLParser.pm" }, "source-url": "git://github.com/supernovus/hinges.git", "version": "*" } , { "authors": [ "Timothy Totten" ], "depends": [ "MIME::Base64", "HTTP::Status", "IO::Socket::SSL" ], "description": "A flexible HTTP Client library", "license": "Artistic-2.0", "name": "HTTP::Client", "provides": { "HTTP::Client": "lib/HTTP/Client.pm6", "HTTP::Client::Request": "lib/HTTP/Client/Request.pm6", "HTTP::Client::Response": "lib/HTTP/Client/Response.pm6" }, "source-url": "git://github.com/supernovus/perl6-http-client.git", "version": "0.0.3" } , { "depends": [ ], "description": "Adds before, after and around functions to make wrapping method calls easier.", "name": "Method::Modifiers", "perl": "6.*", "provides": { "Method::Modifiers": "lib/Method/Modifiers.pm6", "Method::Modifiers::Augment": "lib/Method/Modifiers/Augment.pm6", "Method::Modifiers::Role": "lib/Method/Modifiers/Role.pm6" }, "source-url": "git://github.com/supernovus/perl6-method-modifiers.git", "version": "0.1.0" } , { "depends": [ ], "description": "Build simple text-based tables for field listings.", "name": "Text::Table::List", "perl": "6.*", "provides": { "Text::Table::List": "lib/Text/Table/List.pm6", "Text::Table::List::ASCII": "lib/Text/Table/List/ASCII.pm6" }, "source-url": "git://github.com/supernovus/perl6-text-table-list.git", "version": "*" } , { "authors": [ "Sverre Furberg" ], "depends": [ ], "description": "Transforms a date or a day of week to the text equivalent in Swedish.", "license": "Artistic-2.0", "name": "Swedish::TextDates_sv", "perl": "6.c", "provides": { "Swedish::TextDates_sv": "lib/Swedish/TextDates_sv.pm6" }, "resources": [ ], "source-url": "https://github.com/svekenfur/Swedish-TextDates_sv.git", "version": "0.1.2" } , { "author": "Adriaan Larmuseau", "depends": [ "JSON::Tiny", "Compress::Zlib" ], "description": "Perl6 Avro Data Serialization", "name": "Avro", "perl": "6.*", "provides": { "Avro": "lib/Avro.pm", "Avro::Auxiliary": "lib/Avro/Auxiliary.pm", "Avro::DataFile": "lib/Avro/DataFile.pm", "Avro::Decode": "lib/Avro/Decode.pm", "Avro::Encode": "lib/Avro/Encode.pm", "Avro::Schema": "lib/Avro/Schema.pm" }, "source-url": "git://github.com/sylvarant/Avro.git", "version": "0.1.1" } , { "author": "sylvarant", "depends": [ "NativeCall", "LibraryMake" ], "description": "Brotli compression using NativeCall", "name": "Compress::Brotli", "perl": "6.*", "provides": { "Compress::Brotli": "lib/Compress/Brotli.pm" }, "source-url": "git://github.com/sylvarant/Compress-Brotli.git", "version": "0.1.0" } , { "authors": [ "Gabor Szabo" ], "depends": [ "Bailador", "JSON::Tiny", "LWP::Simple" ], "description": "Content management system used by the Perl6Maven.com site", "name": "Perl6::Maven", "perl": "6.*", "provides": { "Perl6::Maven": "lib/Perl6/Maven.pm6", "Perl6::Maven::Atom": "lib/Perl6/Maven/Atom.pm6", "Perl6::Maven::Atom::Author": "lib/Perl6/Maven/Atom/Author.pm6", "Perl6::Maven::Atom::Entry": "lib/Perl6/Maven/Atom/Entry.pm6", "Perl6::Maven::Authors": "lib/Perl6/Maven/Authors.pm6", "Perl6::Maven::Collector": "lib/Perl6/Maven/Collector.pm6", "Perl6::Maven::Page": "lib/Perl6/Maven/Page.pm6", "Perl6::Maven::Pages": "lib/Perl6/Maven/Pages.pm6", "Perl6::Maven::Slides": "lib/Perl6/Maven/Slides.pm6", "Perl6::Maven::Tools": "lib/Perl6/Maven/Tools.pm6" }, "source-url": "git://github.com/szabgab/Perl6-Maven.git", "support": { "bugtracker": "https://github.com/szabgab/Perl6-Maven/issues", "source": "git://github.com/szabgab/Perl6-Maven.git" }, "version": "*" } , { "authors": "Tobias Boege", "build-depends": [ ], "depends": [ "Compress::Zlib" ], "description": "Generic SAT solver interface and testing", "license": "Artistic-2.0", "name": "SAT", "perl": "6.c", "provides": { "SAT": "lib/SAT.pm6", "Test::SAT": "lib/Test/SAT.pm6" }, "resources": [ ], "source-url": "git://github.com/taboege/raku-SAT.git", "tags": [ ], "test-depends": [ "Test::META" ], "version": "0.0.1" } , { "authors": "Tobias Boege", "build-depends": [ "make:from", "g++:from" ], "depends": [ "SAT" ], "description": "SAT solver MiniSAT", "license": "Artistic-2.0", "name": "SAT::Solver::MiniSAT", "perl": "6.c", "provides": { "SAT::Solver::MiniSAT": "lib/SAT/Solver/MiniSAT.pm6" }, "resources": [ "minisat" ], "source-url": "git://github.com/taboege/raku-SAT-Solver-MiniSAT.git", "tags": [ ], "test-depends": [ "Test::META" ], "version": "0.0.1" } , { "authors": [ "Tadeusz “tadzik” Sośnierz" ], "depends": [ "Module::Toolkit", "Shell::Command", "File::Temp", "JSON::Fast", "Getopt::Type" ], "description": "A tiny module installer", "name": "App::redpanda", "perl": "6.c", "provides": { }, "source-url": "git://github.com/tadzik/App-redpanda.git", "support": { "bugtracker": "https://github.com/tadzik/App-redpanda/issues", "source": "git://github.com/tadzik/App-redpanda.git" }, "version": "0.1" } , { "depends": [ ], "description": "Make your object constructors blow up on unknown attributes", "license": "MIT", "name": "ClassX::StrictConstructor", "perl": "6.c", "provides": { "ClassX::StrictConstructor": "lib/ClassX/StrictConstructor.pm" }, "source-url": "git://github.com/tadzik/ClassX-StrictConstructor.git", "version": "0.1" } , { "authors": [ "Tadeusz “tadzik” Sośnierz", "Dagur Valberg Johansson", "Elizabeth Mattijsen", "Filip Sergot", "GlitchMr", "Heather", "isleofmax", "Moritz Lenz", "Paul Cochrane", "Steve Mynott", "timo", "Tobias Leich" ], "depends": [ ], "description": "File::Find for Raku", "license": "MIT", "name": "File::Find", "perl": "6.*", "provides": { "File::Find": "lib/File/Find.rakumod" }, "source-url": "git://github.com/tadzik/File-Find.git", "support": { "bugtracker": "https://github.com/tadzik/File-Find/issues", "source": "git://github.com/tadzik/File-Find.git" }, "version": "0.1.1" } , { "authors": [ "Tadeusz “tadzik” Sośnierz" ], "depends": [ "HTTP::UserAgent", "JSON::Unmarshal", "URI" ], "description": "Client library for the OpenCage Geocoder", "name": "Geo::Coder::OpenCage", "perl": "6.*", "provides": { "Geo::Coder::OpenCage": "lib/Geo/Coder/OpenCage.pm", "Geo::Coder::OpenCage::Response": "lib/Geo/Coder/OpenCage/Response.pm" }, "source-url": "git://github.com/tadzik/Geo-Coder-OpenCage.git", "support": { "bugtracker": "https://github.com/tadzik/Geo-Coder-OpenCage/issues", "source": "git://github.com/tadzik/Geo-Coder-OpenCage.git" }, "test-depends": [ "Test" ], "version": "1.0" } , { "authors": [ "Tadeusz “tadzik” Sośnierz" ], "depends": [ ], "description": "MAIN? Getopt semantics? Why not both?", "name": "Getopt::Type", "perl": "6.c", "provides": { "Getopt::Type": "lib/Getopt/Type.pm" }, "source-url": "git://github.com/tadzik/Getopt-Type.git", "support": { "bugtracker": "https://github.com/tadzik/Getopt-Type/issues", "source": "git://github.com/tadzik/Getopt-Type.git" }, "version": "0.1" } , { "build-depends": [ ], "depends": [ ], "description": "Parse BNF and ABNF grammars and generate Perl 6 grammars from them", "license": "MIT", "name": "Grammar::BNF", "perl": "6", "provides": { "Grammar::ABNF": "lib/Grammar/ABNF.pm", "Grammar::BNF": "lib/Grammar/BNF.pm", "Slang::ABNF": "lib/Slang/ABNF.pm", "Slang::BNF": "lib/Slang/BNF.pm" }, "source-url": "https://github.com/tadzik/Grammar-BNF.git", "support": { "source": "https://github.com/tadzik/Grammar-BNF.git" }, "test-depends": [ "Test" ], "version": "v0.1.0" } , { "depends": [ "JSON::Fast", "JSON::Name" ], "description": "Turn JSON into objects", "license": "MIT", "name": "JSON::Unmarshal", "perl": "6.c", "provides": { "JSON::Unmarshal": "lib/JSON/Unmarshal.pm" }, "source-url": "git://github.com/tadzik/JSON-Unmarshal.git", "version": "0.08" } , { "authors": [ "Tadeusz “tadzik” Sośnierz" ], "depends": [ "File::Find", "Shell::Command", "JSON::Fast", "TAP::Harness" ], "description": "Module management tools", "name": "Module::Toolkit", "perl": "6.c", "provides": { "Module::Toolkit": "lib/Module/Toolkit.pm", "Module::Toolkit::Distribution": "lib/Module/Toolkit/Distribution.pm", "Module::Toolkit::Ecosystem": "lib/Module/Toolkit/Ecosystem.pm", "Module::Toolkit::Fetcher": "lib/Module/Toolkit/Fetcher.pm", "Module::Toolkit::Installer": "lib/Module/Toolkit/Installer.pm" }, "source-url": "git://github.com/tadzik/Module-Toolkit.git", "support": { "bugtracker": "https://github.com/tadzik/Module-Toolkit/issues", "source": "git://github.com/tadzik/Module-Toolkit.git" }, "version": "0.7" } , { "authors": [ "Tadeusz “tadzik” Sośnierz", "Ahmad M. Zawawi", "Alex Kotov", "Andrew Egeler", "Bartlomiej Palmowski", "Ben Tyler", "Caleb Cushing", "Carlin", "Carl Mäsak", "Dagur", "David Warring", "Donald Hunter", "Elizabeth Mattijsen", "flussence", "Geoffrey Broadwell", "Heather", "Ilya Chesnokov", "jnthn", "Jonathan \"Duke\" Leto", "Jonathan Scott Duff", "Jonathan Stowe", "Jorn van Engelen", "Kamil Kułaga", "laben", "Moritz Lenz", "Mouq", "nbrown", "Nick Logan", "Panu Ervamaa", "Paul Cochrane", "raydiak", "Rob Hoelz", "Shlomi Fish", "Siddhant Saraf", "Solomon Foster", "Stefan Seifert", "Steve Mynott", "Tim Bunce", "Timo Paulssen", "Tim Smith", "Tobias Leich", "tony-o" ], "depends": [ "File::Find", "Shell::Command", "JSON::Fast", "File::Which" ], "description": "[DEPRECATED] A module manager", "license": "MIT", "name": "panda", "perl": "6.c", "provides": { "Panda": "lib/Panda.pm", "Panda::App": "lib/Panda/App.pm", "Panda::Builder": "lib/Panda/Builder.pm", "Panda::Bundler": "lib/Panda/Bundler.pm", "Panda::Common": "lib/Panda/Common.pm", "Panda::Ecosystem": "lib/Panda/Ecosystem.pm", "Panda::Fetcher": "lib/Panda/Fetcher.pm", "Panda::Installer": "lib/Panda/Installer.pm", "Panda::Project": "lib/Panda/Project.pm", "Panda::Reporter": "lib/Panda/Reporter.pm", "Panda::Tester": "lib/Panda/Tester.pm" }, "source-url": "git://github.com/tadzik/panda.git", "support": { "bugtracker": "https://github.com/tadzik/panda/issues", "source": "git://github.com/tadzik/panda.git" }, "version": "2016.02" } , { "authors": [ "Tadeusz “tadzik” Sośnierz", "Paul Cochrane", "GlithMr", "Ethan House", "Tobias Leich" ], "build-depends": [ ], "depends": [ ], "description": "The kitty you always wanted, now in Perl 6", "name": "Acme::Meow", "perl": "6.*", "provides": { "Acme::Meow": "lib/Acme/Meow.pm" }, "source-url": "git://github.com/tadzik/perl6-Acme-Meow.git", "support": { "bugtracker": "https://github.com/tadzik/perl6-Acme-Meow/issues", "source": "git://github.com/tadzik/perl6-Acme-Meow.git" }, "test-depends": [ "Test" ], "version": "0.1" } , { "authors": [ "Tadeusz “tadzik” Sośnierz", "Nobuo Danjou" ], "depends": [ ], "description": ".ini file parser and writer module for Perl 6", "name": "Config::INI", "perl": "6.*", "provides": { "Config::INI": "lib/Config/INI.pm", "Config::INI::Writer": "lib/Config/INI/Writer.pm" }, "source-url": "git://github.com/tadzik/perl6-Config-INI.git", "support": { "bugtracker": "https://github.com/tadzik/perl6-Config-INI/issues", "source": "git://github.com/tadzik/perl6-Config-INI.git" }, "version": "*" } , { "author": "Tadeusz “tadzik” Sośnierz", "depends": [ ], "description": "Interface to libmpdclient C library", "license": "MIT", "name": "MPD", "perl": "6.c", "provides": { "MPD": "lib/MPD.pm" }, "source-url": "git://github.com/tadzik/perl6-MPD.git", "version": "0.1" } , { "authors": [ "Tadeusz “tadzik” Sośnierz", "Dagur Valberg Johansson", "Elizabeth Mattijsen", "Filip Sergot", "Geoffrey Broadwell", "GlitchMr", "Heather", "Kamil Kułaga", "Moritz Lenz", "Steve Mynott", "timo", "Tobias Leich", "Tim Smith" ], "build-depends": [ "File::Find" ], "depends": [ "File::Which", "File::Find" ], "description": "Common shell command replacements", "name": "Shell::Command", "perl": "6.*", "provides": { "Shell::Command": "lib/Shell/Command.pm" }, "source-url": "git://github.com/tadzik/Shell-Command.git", "support": { "bugtracker": "https://github.com/tadzik/Shell-Command/issues", "source": "git://github.com/tadzik/Shell-Command.git" }, "test-depends": [ "Test" ], "version": "*" } , { "authors": [ "Tadeusz “tadzik” Sośnierz", "Andrew Egeler", "Anthony Parsons", "Carl Mäsak", "Gabor Szabo", "Moritz Lenz", "Sterling Hanenkamp", "Timo Paulssen", "Tobias Leich" ], "build-depends": [ ], "description": "A templating system similar to Perl 5's Mojo::Template", "license": "MIT", "name": "Template::Mojo", "perl": "6", "provides": { "Template::Mojo": "lib/Template/Mojo.pm" }, "source-url": "git://github.com/tadzik/Template-Mojo.git", "support": { "bugtracker": "https://github.com/tadzik/Template-Mojo/issues", "source": "git://github.com/tadzik/Template-Mojo.git" }, "version": "v0.1" } , { "authors": [ "Tadeusz “tadzik” Sośnierz", "jnthn", "Steve Mynott", "timo", "Tobias Leich" ], "build-depends": [ ], "depends": [ ], "description": "Colorize terminal output", "license": "MIT", "name": "Terminal::ANSIColor", "perl": "6.*", "provides": { "Terminal::ANSIColor": "lib/Terminal/ANSIColor.pm" }, "source-url": "git://github.com/tadzik/Terminal-ANSIColor.git", "support": { "bugtracker": "https://github.com/tadzik/Terminal-ANSIColor/issues", "source": "git://github.com/tadzik/Terminal-ANSIColor.git" }, "test-depends": [ "Test" ], "version": "0.5" } , { "depends": [ ], "description": "Read TAP output", "name": "Test::Harness", "perl": "6.*", "provides": { "Test::Harness": "lib/Test/Harness.pm" }, "source-url": "git://github.com/tadzik/Test-Harness.git", "version": "0.0.1" } , { "depends": [ ], "description": "Guess words basing on a T9 key sequence", "license": "MIT", "name": "Text::T9", "perl": "6.*", "provides": { "Text::T9": "lib/Text/T9.pm" }, "source-url": "git://github.com/tadzik/Text-T9.git", "version": "*" } , { "depends": [ ], "description": "Better type checking for first-class functions", "name": "Typed::Subroutines", "perl": "6.*", "provides": { "Typed::Subroutines": "lib/Typed/Subroutines.pm" }, "source-url": "git://github.com/tadzik/Typed-Subroutines.git", "version": "*" } , { "build-depends": [ ], "depends": [ ], "description": "Contains several interfaces for which computing the differences between two lists.", "name": "Algorithm::Diff", "perl": "6.*", "provides": { "Algorithm::Diff": "lib/Algorithm/Diff.pm" }, "source-type": "git", "source-url": "git://github.com/Takadonet/Algorithm--Diff.git", "tags": [ "CPAN5" ], "test-depends": [ "Test" ], "version": "0.0.1" } , { "author": "github:teodozjan", "depends": [ ], "description": "Mortgage calculation library", "license": "Artistic-2.0", "name": "Mortgage", "perl": "6.*", "provides": { "Mortgage": "lib/Mortgage.pm6" }, "source-url": "git://github.com/teodozjan/mortage6.git", "version": "*" } , { "authors": [ "github:teodozjan" ], "depends": [ "File::Find" ], "description": "Checks whether package name equals with module path and creates provides section from path", "license": "Artistic-2.0", "name": "path-coverage", "perl": "6.*", "provides": { }, "source-url": "git://github.com/teodozjan/path6-coverage.git", "version": "0.2" } , { "author": "github:teodozjan", "depends": [ ], "description": "Implemented simple Serialization form http://doc.perl6.org", "license": "Artistic-2.0", "name": "PerlStore", "perl": "6.*", "provides": { "PerlStore::FileStore": "lib/PerlStore/FileStore.pm6" }, "source-url": "git://github.com/teodozjan/perl-store.git", "version": "*" } , { "authors": [ "github:teodozjan" ], "depends": [ "JSON::Tiny" ], "description": "Pod coverage library", "license": "Artistic-2.0", "name": "Pod::Coverage", "perl": "6.*", "provides": { "Pod::Coverage": "lib/Pod/Coverage.pm6", "Pod::Coverage::Anypod": "lib/Pod/Coverage/Anypod.pm6", "Pod::Coverage::Full": "lib/Pod/Coverage/Full.pm6", "Pod::Coverage::PodEgg": "lib/Pod/Coverage/PodEgg.pm6", "Pod::Coverage::Result": "lib/Pod/Coverage/Result.pm6", "Pod::Tester": "lib/Pod/Tester.pm6", "Pod::To::Keywords": "lib/Pod/To/Keywords.pm6", "Test::Coverage": "lib/Test/Coverage.pm6" }, "source-url": "git://github.com/teodozjan/pod6-coverage.git", "version": "v0.1.1" } , { "auth": "github:threadless-screw", "authors": [ "threadless-screw" ], "build-depends": [ ], "depends": [ ], "description": "Fuzzy index routine based on Smith-Waterman algorithm", "license": "Artistic-2.0", "name": "String::FuzzyIndex", "perl": "6.d", "provides": { "String::FuzzyIndex": "lib/String/FuzzyIndex.pm6" }, "resources": [ ], "source-url": "https://github.com/threadless-screw/String-FuzzyIndex.git", "tags": [ "string", "fuzzy", "index", "fzindex", "smith-waterman" ], "test-depends": [ ], "version": "0.2" } , { "authors": [ "Steve Schulze (thundergnat)" ], "depends": [ ], "description": "For REALLY clean code.", "license": "Artistic-2.0", "name": "Acme::Scrub", "perl": "6.*", "provides": { "Acme::Scrub": "lib/Acme/Scrub.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Acme-Scrub.git", "tags": [ "Bleach", "Whitespace", "Obfuscate", "Silly" ], "version": "0.2.0" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "description": "Convert numbers to and from nearly any base", "license": "Artistic-2.0", "name": "Base::Any", "perl": "6", "provides": { "Base::Any": "lib/Base/Any.pm6", "Base::Any::Digits": "lib/Base/Any/Digits.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/base-any.git", "tags": [ "Base", "Convert", "Radix" ], "test-depends": [ "Test" ], "version": "0.1.2" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ "Lingua::EN::Numbers" ], "description": "Convert Gregorian to Discordian dates", "license": "Artistic-2.0", "name": "Date::Discordian", "perl": "6", "provides": { "Date::Discordian": "lib/Date/Discordian.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/date-discordian.git", "tags": [ "Date", "Discordian", "Silly" ], "test-depends": [ "Test" ], "version": "0.0.2" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "guess file type using the libmagic heuristic library", "license": "Artistic-2.0", "name": "Filetype::Magic", "perl": "6", "provides": { "Filetype::Magic": "lib/Filetype/Magic.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Filetype-Magic.git", "tags": [ "file", "file type", "filetype", "magic" ], "test-depends": [ "Test" ], "version": "0.0.4" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Fixed size unsigned integers", "license": "Artistic-2.0", "name": "FixedInt", "perl": "6", "provides": { "FixedInt": "lib/FixedInt.rakumod" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/thundergnat/FixedInt.git", "tags": [ "UInt", "Int8", "Int16", "Int32", "Int64" ], "test-depends": [ ], "version": "0.0.4" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "reflected binary Gray Code encoder/decoder", "license": "Artistic-2.0", "name": "Gray::Code::RBC", "perl": "6", "provides": { "Gray::Code::RBC": "lib/Gray/Code/RBC.pm6" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/thundergnat/Gray-Code-RBC.git", "tags": [ "Gray", "reflected binary" ], "test-depends": [ ], "version": "0.0.3" } , { "authors": [ "Steve Schulze (thundergnat)" ], "depends": [ ], "description": "Various number-string conversion utilities", "license": "Artistic-2.0", "name": "Lingua::EN::Numbers", "perl": "6.*", "provides": { "Lingua::EN::Numbers": "lib/Lingua/EN/Numbers.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Lingua-EN-Numbers.git", "tags": [ "Number", "Convert", "Cardinal", "Ordinal", "Commas" ], "version": "2.8.2" } , { "authors": [ "thundergnat" ], "build-depends": [ ], "depends": [ ], "description": "Read a stream of joystick events", "license": "Artistic-2.0", "name": "Linux-Joystick", "perl": "6.c", "provides": { "Linux::Joystick": "lib/Linux/Joystick.pm6" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/thundergnat/Linux-Joystick.git", "tags": [ "joystick", "game controller", "event stream" ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Efficient, high accuracy root calculations ", "license": "Artistic-2.0", "name": "Math::Root", "perl": "6", "provides": { "Math::Root": "lib/Math/Root.rakumod" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/thundergnat/Math-Root.git", "tags": [ "root", "square root", "integer root", "cube root", "iroot" ], "test-depends": [ ], "version": "0.0.2" } , { "auth": "github:thundergnat", "authors": [ "Steve Schulze" ], "build-depends": [ ], "depends": [ "X11::libxdo", "Color::Names" ], "description": "Get the color of any screen pixel in an X11 environment", "license": "Artistic-2.0", "name": "App::pixel-pick", "perl": "6.c", "provides": { "pixel-pick": "bin/pixel-pick" }, "support": { "bugtracker": "https://github.com/thundergnat/perl6-App-pixel-pick/issues", "source": "https://github.com/thundergnat/perl6-App-pixel-pick.git" }, "tags": [ "RGB", "color", "color pick", "XKCD", "X11" ], "test-depends": [ "Test" ], "version": "0.6" } , { "authors": [ "Steve Schulze (thundergnat)" ], "depends": [ ], "description": "Returns all prime factors of an integer.", "license": "Artistic-2.0", "name": "Prime::Factor", "perl": "6.*", "provides": { "Prime::Factor": "lib/Prime/Factor.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Prime-Factor.git", "tags": [ "Number", "Prime", "Factor" ], "version": "0.4.0" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Configurable stringification for Rational numbers", "license": "Artistic-2.0", "name": "Rat::Precise", "perl": "6.c", "provides": { "Rat::Precise": "lib/Rat/Precise.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Rat-Precise.git", "tags": [ "Rat", "Rational", "precision", "precise", "stringify" ], "test-depends": [ "Test" ], "version": "0.1.1" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ "SDL2::Raw" ], "description": "Render TrueType fonts in SDL2", "license": "Artistic-2.0", "name": "SDL2-ttf", "perl": "6", "provides": { "SDL2-ttf": "lib/SDL2-ttf.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/SDL2-ttf.git", "tags": [ "TrueType", "FreeFont", "SDL2" ], "test-depends": [ "Test" ], "version": "0.0.2" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Given a list of factors, return a smooth number iterator", "license": "Artistic-2.0", "name": "Smooth::Numbers", "perl": "6", "provides": { "Smooth::Numbers": "lib/Smooth/Numbers.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/smooth-numbers.git", "tags": [ "Smooth numbers", "Pierpont", "Hamming", "Humble" ], "test-depends": [ "Test" ], "version": "0.0.1" } , { "authors": [ "Steve Schulze (thundergnat)" ], "depends": [ ], "description": "Provides several routines to ease natural sorting.", "license": "Artistic-2.0", "name": "Sort::Naturally", "perl": "6.*", "provides": { "Sort::Naturally": "lib/Sort/Naturally.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Sort-Naturally.git", "tags": [ "Sort", "Comparitor", "Number String", "Order" ], "version": "0.2.2" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Rotate, but for strings rather than arrays", "license": "Artistic-2.0", "name": "String::Rotate", "perl": "6.c", "provides": { "String::Rotate": "lib/String/Rotate.pm6" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/thundergnat/String-Rotate.git", "tags": [ "String", "Strings", "Text wrangling", "Rotate" ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Splice, but on strings rather than arrays", "license": "Artistic-2.0", "name": "String::Splice", "perl": "6.c", "provides": { "String::Splice": "lib/String/Splice.pm6" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/thundergnat/String-Splice.git", "tags": [ "String", "Strings", "Text wrangling" ], "test-depends": [ ], "version": "0.0.3" } , { "auth": "github:thundergnat", "authors": [ "Steve Schulze" ], "build-depends": [ ], "depends": [ ], "description": "Generate 'boxed' tables in a terminal", "license": "Artistic-2.0", "name": "Terminal::Boxer", "perl": "6.c", "provides": { "Terminal::Boxer": "lib/Terminal/Boxer.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Terminal-Boxer.git", "tags": [ "terminal", "table", "box" ], "test-depends": [ ], "version": "0.3.0" } , { "authors": [ "thundergnat" ], "build-depends": [ ], "depends": [ ], "description": "Easy centering of text in a field", "license": "Artistic-2.0", "name": "Text::Center", "perl": "6.c", "provides": { "Text::Center": "lib/Text/Center.pm6" }, "resources": [ ], "source-url": "git://github.com/thundergnat/Text-Center.git", "tags": [ "Text", "Center" ], "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Calculate Levenshtein edit distance for strings. Perl 5 -> 6 port.", "license": "Artistic-2.0", "name": "Text::Levenshtein", "perl": "6", "provides": { "Text::Levenshtein": "lib/Text/Levenshtein.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Text-Levenshtein.git", "tags": [ "Text", "Difference", "Diff", "CPAN5" ], "test-depends": [ "Test" ], "version": "0.2.3" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Calculate the Sorensen-Dice or Jaccard similarity coefficient", "license": "Artistic-2.0", "name": "Text::Sorensen", "perl": "6", "provides": { "Text::Sorensen": "lib/Text/Sorensen.pm6" }, "resources": [ ], "source-type": "git", "source-url": "git://github.com/thundergnat/Text-Sorensen.git", "tags": [ "Sorensen", "Dice", "Jaccard", "similarity", "index" ], "test-depends": [ ], "version": "0.0.1" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ ], "description": "Simple timer for callable code blocks", "license": "Artistic-2.0", "name": "Timer", "perl": "6.c", "provides": { "Timer": "lib/Timer.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/Timer.git", "tags": [ "Timer", "Timing", "Bench", "Benchmark" ], "test-depends": [ "Test" ], "version": "0.0.2" } , { "authors": [ "Steve Schulze (thundergnat)" ], "build-depends": [ ], "depends": [ "X11::Xlib::Raw" ], "description": "libxdo automation for X11", "license": "Artistic-2.0", "name": "X11::libxdo", "perl": "6", "provides": { "X11::libxdo": "lib/X11/libxdo.pm6" }, "source-type": "git", "source-url": "git://github.com/thundergnat/X11-Xdo.git", "tags": [ "X11", "automation", "mouse", "window" ], "test-depends": [ "Test" ], "version": "0.1.1" } , { "depends": [ ], "description": "An IRC bot framework", "name": "Net::IRC::Bot", "perl": "6.*", "provides": { "Net::IRC::Bot": "lib/Net/IRC/Bot.pm", "Net::IRC::CommandHandler": "lib/Net/IRC/CommandHandler.pm", "Net::IRC::Event": "lib/Net/IRC/Event.pm", "Net::IRC::Handlers::Default": "lib/Net/IRC/Handlers/Default.pm", "Net::IRC::Modules::ACME": "lib/Net/IRC/Modules/ACME.pm", "Net::IRC::Modules::Autoident": "lib/Net/IRC/Modules/Autoident.pm", "Net::IRC::Modules::Help": "lib/Net/IRC/Modules/Help.pm", "Net::IRC::Modules::Seen": "lib/Net/IRC/Modules/Seen.pm", "Net::IRC::Modules::Tell": "lib/Net/IRC/Modules/Tell.pm", "Net::IRC::Modules::Twitter": "lib/Net/IRC/Modules/Twitter.pm", "Net::IRC::Parser": "lib/Net/IRC/Parser.pm", "Net::IRC::TextUtil": "lib/Net/IRC/TextUtil.pm" }, "source-url": "git://github.com/TiMBuS/Net--IRC.git", "version": "0.9" } , { "author": "Timo Paulssen", "depends": [ ], "description": "Algebraic Data Types inspired by Haskell.", "name": "ADT", "perl": "6.*", "provides": { "ADT": "lib/ADT.pm6" }, "source-url": "git://github.com/timo/ADT.git", "version": "0.5" } , { "depends": [ ], "description": "Cairo 2D graphics library", "name": "Cairo", "perl": "v6", "provides": { "Cairo": "lib/Cairo.pm6" }, "source-url": "https://github.com/timo/cairo-p6.git", "support": { "source": "https://github.com/timo/cairo-p6.git" }, "tags": [ "png", "pdf", "svg", "cairo" ], "version": "0.3.3" } , { "api": "1", "auth": "github:tinmarino", "authors": [ "Tinmarino" ], "description": "Si - No - Si - gil, Raku slang permitting scalars with or without sigils", "license": "Artistic-2.0", "name": "Slang::Nogil", "perl": "6.*", "provides": { "Slang::Nogil": "lib/Slang/Nogil.rakumod", "Slang::Nogil::Util": "lib/Slang/Nogil/Util.rakumod" }, "source-url": "git://github.com/tinmarino/nogil.git", "tags": [ "Slang", "Grammar" ], "version": "0.09" } , { "authors": [ "titsuki" ], "build-depends": [ ], "depends": [ ], "description": "data structure for cumulative frequency tables", "license": "Artistic-2.0", "name": "Algorithm::BinaryIndexedTree", "perl": "6.c", "provides": { "Algorithm::BinaryIndexedTree": "lib/Algorithm/BinaryIndexedTree.pm6" }, "resources": [ ], "source-url": "git://github.com/titsuki/p6-Algorithm-BinaryIndexedTree.git", "test-depends": [ ], "version": "0.05" } , { "authors": [ "titsuki" ], "build-depends": [ "LibraryMake" ], "depends": [ "NativeHelpers::Array" ], "description": "a perl6 binding for C implementation of the Kd-Tree Algorithm (https://github.com/jtsiomb/kdtree)", "license": "BSD-3-Clause", "name": "Algorithm::KdTree", "perl": "6.c", "provides": { "Algorithm::KdTree": "lib/Algorithm/KdTree.pm6", "Algorithm::KdTree::Response": "lib/Algorithm/KdTree/Response.pm6" }, "resources": [ "libraries/kdtree" ], "source-url": "git://github.com/titsuki/p6-Algorithm-KdTree.git", "test-depends": [ ], "version": "0.05" } , { "authors": [ "titsuki" ], "build-depends": [ ], "depends": [ "Algorithm::SetUnion", "Algorithm::MinMaxHeap" ], "description": "a perl6 implementation of Kruskal's Algorithm for constructing a spanning subtree of minimum length", "license": "Artistic-2.0", "name": "Algorithm::Kruskal", "perl": "6.c", "provides": { "Algorithm::Kruskal": "lib/Algorithm/Kruskal.pm6" }, "resources": [ ], "source-url": "git://github.com/titsuki/p6-Algorithm-Kruskal.git", "tags": [ ], "test-depends": [ ], "version": "*" } , { "authors": [ "titsuki" ], "build-depends": [ ], "depends": [ ], "description": "the algorithm which blends trie and binary search tree", "license": "Artistic-2.0", "name": "Algorithm::TernarySearchTree", "perl": "6.c", "provides": { "Algorithm::TernarySearchTree": "lib/Algorithm/TernarySearchTree.pm6", "Algorithm::TernarySearchTree::Node": "lib/Algorithm/TernarySearchTree/Node.pm6" }, "resources": [ ], "source-url": "git://github.com/titsuki/p6-Algorithm-TernarySearchTree.git", "tags": [ ], "test-depends": [ ], "version": "0.04" } , { "authors": [ "titsuki" ], "build-depends": [ ], "depends": [ ], "description": "randomized search tree", "license": "Artistic-2.0", "name": "Algorithm::Treap", "perl": "6.c", "provides": { "Algorithm::Treap": "lib/Algorithm/Treap.pm6", "Algorithm::Treap::Node": "lib/Algorithm/Treap/Node.pm" }, "resources": [ ], "source-url": "git://github.com/titsuki/p6-Algorithm-Treap.git", "test-depends": [ ], "version": "0.10.0" } , { "authors": [ "titsuki" ], "build-depends": [ ], "depends": [ ], "description": "a hash function for board games", "license": "Artistic-2.0", "name": "Algorithm::ZobristHashing", "perl": "6.c", "provides": { "Algorithm::ZobristHashing": "lib/Algorithm/ZobristHashing.pm6" }, "resources": [ ], "source-url": "git://github.com/titsuki/p6-Algorithm-ZobristHashing.git", "test-depends": [ ], "version": "0.0.4" } , { "auth": "cpan:TITSUKI", "authors": [ "Itsuki Toyota" ], "build-depends": [ ], "depends": [ "Cro::HTTP:ver<0.8.3+>", "Terminal::Getpass" ], "description": "A Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).", "license": "Artistic-2.0", "name": "App::AizuOnlineJudge", "perl": "6.c", "provides": { "App::AizuOnlineJudge": "lib/App/AizuOnlineJudge.pm6", "App::AizuOnlineJudge::BasicCourse": "lib/App/AizuOnlineJudge/BasicCourse.pm6", "App::AizuOnlineJudge::IntroductionCourse": "lib/App/AizuOnlineJudge/IntroductionCourse.pm6", "App::AizuOnlineJudge::Submittable": "lib/App/AizuOnlineJudge/Submittable.pm6" }, "resources": [ ], "source-url": "git://github.com/titsuki/raku-App-AizuOnlineJudge.git", "tags": [ ], "test-depends": [ ], "version": "0.0.5" } , { "authors": [ "titsuki" ], "build-depends": [ "LibraryMake" ], "depends": [ ], "description": "A perl6 binding of readsecret ( https://github.com/dmeranda/readsecret ) for reading secrets or passwords from a command line secretly (not being displayed)", "license": "Artistic-2.0", "name": "Terminal::Readsecret", "perl": "6.c", "provides": { "Terminal::Readsecret": "lib/Terminal/Readsecret.pm6" }, "resources": [ "libraries/readsecret" ], "source-url": "git://github.com/titsuki/p6-Terminal-Readsecret.git", "test-depends": [ ], "version": "0.0.3" } , { "authors": [ "Tokuhiro Matsuno" ], "build-depends": [ ], "depends": [ "URI::Encode" ], "description": "Cookie string generator / parser", "license": "Artistic-2.0", "name": "Cookie::Baker", "perl": "6", "provides": { "Cookie::Baker": "lib/Cookie/Baker.pm6" }, "source-url": "git://github.com/tokuhirom/p6-Cookie-Baker.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Tokuhiro Matsuno" ], "build-depends": [ ], "depends": [ "Base64", "HTTP::Server::Tiny", "Cookie::Baker", "File::Temp", "HTTP::MultiPartParser", "Hash::MultiValue", "Getopt::Tiny", "HTTP::Easy", "URI::Escape", "HTTP::UserAgent", "Backtrace::AsHTML", "Apache::LogFormat" ], "description": "Perl6 Superglue for Web frameworks and Web Servers", "license": "Artistic-2.0", "name": "Crust", "perl": "6", "provides": { "Crust": "lib/Crust.pm6", "Crust::App::Directory": "lib/Crust/App/Directory.pm6", "Crust::App::File": "lib/Crust/App/File.pm6", "Crust::App::URLMap": "lib/Crust/App/URLMap.pm6", "Crust::Builder": "lib/Crust/Builder.pm6", "Crust::Handler::FastCGI": "lib/Crust/Handler/FastCGI.pm6", "Crust::Handler::HTTP::Easy": "lib/Crust/Handler/HTTP/Easy.pm6", "Crust::Handler::HTTP::Server::Tiny": "lib/Crust/Handler/HTTP/Server/Tiny.pm6", "Crust::Headers": "lib/Crust/Headers.pm6", "Crust::MIME": "lib/Crust/MIME.pm6", "Crust::Middleware": "lib/Crust/Middleware.pm6", "Crust::Middleware::AccessLog": "lib/Crust/Middleware/AccessLog.pm6", "Crust::Middleware::Auth::Basic": "lib/Crust/Middleware/Auth/Basic.pm6", "Crust::Middleware::Conditional": "lib/Crust/Middleware/Conditional.pm6", "Crust::Middleware::ContentLength": "lib/Crust/Middleware/ContentLength.pm6", "Crust::Middleware::ErrorDocument": "lib/Crust/Middleware/ErrorDocument.pm6", "Crust::Middleware::Lint": "lib/Crust/Middleware/Lint.pm6", "Crust::Middleware::ReverseProxy": "lib/Crust/Middleware/ReverseProxy.pm6", "Crust::Middleware::Runtime": "lib/Crust/Middleware/Runtime.pm6", "Crust::Middleware::StackTrace": "lib/Crust/Middleware/StackTrace.pm6", "Crust::Middleware::Static": "lib/Crust/Middleware/Static.pm6", "Crust::Middleware::XFramework": "lib/Crust/Middleware/XFramework.pm6", "Crust::Request": "lib/Crust/Request.pm6", "Crust::Request::Upload": "lib/Crust/Request/Upload.pm6", "Crust::Response": "lib/Crust/Response.pm6", "Crust::Runner": "lib/Crust/Runner.pm6", "Crust::Test": "lib/Crust/Test.pm6", "Crust::Test::MockHTTP": "lib/Crust/Test/MockHTTP.pm6", "Crust::Utils": "lib/Crust/Utils.pm6", "HTTP::Message::P6W": "lib/HTTP/Message/P6W.pm6" }, "resources": [ ], "source-url": "git://github.com/tokuhirom/p6-Crust.git", "tags": [ ], "test-depends": [ "HTTP::Tinyish" ], "version": "0.0.1" } , { "authors": [ "Tokuhiro Matsuno" ], "build-depends": [ ], "depends": [ ], "description": "Tiny option parser for Perl6", "name": "Getopt::Tiny", "perl": "6", "provides": { "Getopt::Tiny": "lib/Getopt/Tiny.pm6" }, "source-url": "git://github.com/tokuhirom/p6-Getopt-Tiny.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Tokuhiro Matsuno" ], "depends": [ "JSON::Fast" ], "description": "low level multipart/form-data parser", "license": "Artistic-2.0", "name": "HTTP::MultiPartParser", "perl": "6", "provides": { "HTTP::MultiPartParser": "lib/HTTP/MultiPartParser.pm6" }, "source-url": "git://github.com/tokuhirom/p6-HTTP-MultiPartParser.git", "version": "*" } , { "authors": [ "Tokuhiro Matsuno" ], "build-depends": [ ], "depends": [ ], "description": "HTTP parser.", "name": "HTTP::Parser", "perl": "6", "provides": { "HTTP::Parser": "lib/HTTP/Parser.pm6" }, "source-url": "git://github.com/tokuhirom/p6-HTTP-Parser.git", "test-depends": [ ], "version": "0.0.2" } , { "authors": [ "Tokuhiro Matsuno" ], "build-depends": [ ], "depends": [ "HTTP::Parser", "HTTP::Status", "IO::Blob" ], "description": "a simple HTTP server for Perl6", "license": "Artistic-2.0", "name": "HTTP::Server::Tiny", "perl": "6.c", "provides": { "HTTP::Server::Tiny": "lib/HTTP/Server/Tiny.pm6" }, "resources": [ ], "source-url": "git://github.com/tokuhirom/p6-HTTP-Server-Tiny.git", "tags": [ ], "test-depends": [ "JSON::Fast", "HTTP::Tinyish" ], "version": "0.0.2" } , { "authors": [ "Tokuhiro Matsuno" ], "build-depends": [ ], "depends": [ ], "description": "Data driven development for Perl6", "name": "Test::Base", "perl": "v6", "provides": { "Test::Base": "lib/Test/Base.pm6", "Test::Base::Actions": "lib/Test/Base/Actions.pm", "Test::Base::Block": "lib/Test/Base/Block.pm", "Test::Base::Grammar": "lib/Test/Base/Grammar.pm" }, "source-url": "git://github.com/tokuhirom/p6-Test-Base.git", "test-depends": [ ], "version": "*" } , { "authors": [ "Tokuhiro Matsuno" ], "build-depends": [ ], "depends": [ "Digest", "MIME::Base64" ], "description": "WebSocket library for Perl6", "license": "Artistic-2.0", "name": "WebSocket", "perl": "6.c", "provides": { "WebSocket": "lib/WebSocket.pm", "WebSocket::Client": "lib/WebSocket/Client.pm6", "WebSocket::Cookie": "lib/WebSocket/Cookie.pm6", "WebSocket::Cookie::Request": "lib/WebSocket/Cookie/Request.pm6", "WebSocket::Cookie::Response": "lib/WebSocket/Cookie/Response.pm6", "WebSocket::Frame": "lib/WebSocket/Frame.pm", "WebSocket::Frame::Grammar": "lib/WebSocket/Frame/Grammar.pm", "WebSocket::Handle": "lib/WebSocket/Handle.pm6", "WebSocket::Handshake": "lib/WebSocket/Handshake.pm6", "WebSocket::P6W": "lib/WebSocket/P6W.pm6", "WebSocket::SecureRandom": "lib/WebSocket/SecureRandom.pm6", "WebSocket::URL": "lib/WebSocket/URL.pm6" }, "resources": [ ], "source-url": "git://github.com/tokuhirom/p6-Protocol-WebSocket.git", "tags": [ ], "test-depends": [ "HTTP::Server::Tiny" ], "version": "0.0.1" } , { "auth": "github:Tux", "authors": [ "H.Merijn Brand (Tux)" ], "build-depends": [ ], "depends": [ "Slang::Tuxic", "File::Temp" ], "description": "Handle CSV data. API based on Text::CSV_XS", "license": "Artistic-2.0", "name": "Text::CSV", "perl": "6.c", "provides": { "IO::String": "lib/IO/String.pm6", "Text::CSV": "lib/Text/CSV.pm" }, "repo-type": "git", "resources": [ ], "source-url": "git://github.com/Tux/CSV.git", "support": { "irc": "irc://irc.perl.org/#csv" }, "tags": [ "CSV", "CPAN5" ], "test-depends": [ "Test", "Test::META" ], "version": "0.012" } , { "author": "github:uasi", "depends": [ ], "description": "A MessagePack implementation", "name": "MessagePack", "perl": "6.*", "provides": { "MessagePack": "lib/MessagePack.pm6", "MessagePack::Unpacker": "lib/MessagePack/Unpacker.pm6" }, "source-url": "git://github.com/uasi/messagepack-pm6.git", "version": "*" } , { "authors": [ "Martin Barth (ufobat)" ], "build-depends": [ ], "depends": [ "HTTP::Request::Supply", "HTTP::Status", "HTTP::HPACK" ], "description": "he is not tiny nor easy to handle. He is rather a stupid ogre that handles paralell http requests", "license": "Artistic-2.0", "name": "HTTP::Server::Ogre", "perl": "6.c", "provides": { "HTTP::Server::Ogre": "lib/HTTP/Server/Ogre.pm6", "HTTP::Server::Ogre::HTTP2::ConnectionState": "lib/HTTP/Server/Ogre/HTTP2/ConnectionState.pm6", "HTTP::Server::Ogre::HTTP2::Frame": "lib/HTTP/Server/Ogre/HTTP2/Frame.pm6", "HTTP::Server::Ogre::HTTP2::FrameParser": "lib/HTTP/Server/Ogre/HTTP2/FrameParser.pm6", "HTTP::Server::Ogre::HTTP2::FrameSerializer": "lib/HTTP/Server/Ogre/HTTP2/FrameSerializer.pm6", "HTTP::Server::Ogre::HTTP2::RequestParser": "lib/HTTP/Server/Ogre/HTTP2/RequestParser.pm6", "HTTP::Server::Ogre::HTTP2::ResponseSerializer": "lib/HTTP/Server/Ogre/HTTP2/ResponseSerializer.pm6", "HTTP::Server::Ogre::Http1Protocol": "lib/HTTP/Server/Ogre/Http1Protocol.pm", "HTTP::Server::Ogre::Http2Protocol": "lib/HTTP/Server/Ogre/Http2Protocol.pm6" }, "resources": [ ], "source-url": "git://github.com/ufobat/HTTP-Server-Ogre.git", "tags": [ "Web", "HTTP", "P6W" ], "test-depends": [ "Path::Finder", "Test::META" ], "version": "0.0.4" } , { "authors": [ "Martin Barth" ], "build-depends": [ ], "depends": [ ], "description": "Make your object constructors blow up on unknown attributes", "license": "Artistic-2.0", "name": "StrictClass", "perl": "6.c", "provides": { "StrictClass": "lib/StrictClass.pm6" }, "resources": [ ], "source-url": "https://github.com/ufobat/p6-StrictClass.git", "tags": [ "strict", "constructors" ], "test-depends": [ ], "version": "0.0.3" } , { "authors": [ "Martin Barth " ], "build-depends": [ ], "depends": [ "Test::META" ], "description": "Time::Crontab for Raku - Parses Crontab Specifications", "license": "Artistic-2.0", "name": "Time::Crontab", "perl": "6.c", "provides": { "Time::Crontab": "lib/Time/Crontab.pm6", "Time::Crontab::Actions": "lib/Time/Crontab/Actions.pm6", "Time::Crontab::Grammar": "lib/Time/Crontab/Grammar.pm6", "Time::Crontab::Set": "lib/Time/Crontab/Set.pm6" }, "resources": [ ], "source-url": "https://github.com/ufobat/p6-time-crontab.git", "tags": [ "Cron", "Crontab", "Time", "Parsing", "Linux", "Unix", "Date" ], "test-depends": [ ], "version": "1.0.0" } , { "authors": [ "Martin Barth" ], "build-depends": [ ], "depends": [ "XML", "XML::XPath", "Test::META" ], "description": "XML::Rabbit builds your Attributes from xml files with xpath expressions", "license": "Artistic-2.0", "name": "XML::Rabbit", "perl": "6.c", "provides": { "XML::Rabbit": "lib/XML/Rabbit.pm6" }, "resources": [ ], "source-url": "git://github.com/ufobat/p6-XML-Rabbit.git", "tags": [ "XML", "XPath", "Attribute", "Builder", "Lazy Builder" ], "test-depends": [ ], "version": "0.1.0" } , { "authors": [ "Martin Barth (ufobat)" ], "build-depends": [ ], "depends": [ "XML:ver<0.1.0+>", "Test::META" ], "description": "XPath perl6 library", "license": "Artistic-2.0", "name": "XML::XPath", "perl": "6.c", "provides": { "XML::XPath": "lib/XML/XPath.pm6", "XML::XPath::Actions": "lib/XML/XPath/Actions.pm6", "XML::XPath::Evaluable": "lib/XML/XPath/Evaluable.pm6", "XML::XPath::Expr": "lib/XML/XPath/Expr.pm6", "XML::XPath::ExprOperator::And": "lib/XML/XPath/ExprOperator/And.pm6", "XML::XPath::ExprOperator::Div": "lib/XML/XPath/ExprOperator/Div.pm6", "XML::XPath::ExprOperator::Equal": "lib/XML/XPath/ExprOperator/Equal.pm6", "XML::XPath::ExprOperator::GreaterEqual": "lib/XML/XPath/ExprOperator/GreaterEqual.pm6", "XML::XPath::ExprOperator::GreaterThan": "lib/XML/XPath/ExprOperator/GreaterThan.pm6", "XML::XPath::ExprOperator::Minus": "lib/XML/XPath/ExprOperator/Minus.pm6", "XML::XPath::ExprOperator::Mod": "lib/XML/XPath/ExprOperator/Mod.pm6", "XML::XPath::ExprOperator::Multiply": "lib/XML/XPath/ExprOperator/Multiply.pm6", "XML::XPath::ExprOperator::NotEqual": "lib/XML/XPath/ExprOperator/NotEqual.pm6", "XML::XPath::ExprOperator::Or": "lib/XML/XPath/ExprOperator/Or.pm6", "XML::XPath::ExprOperator::Pipe": "lib/XML/XPath/ExprOperator/Pipe.pm6", "XML::XPath::ExprOperator::Plus": "lib/XML/XPath/ExprOperator/Plus.pm6", "XML::XPath::ExprOperator::SmallerEqual": "lib/XML/XPath/ExprOperator/SmallerEqual.pm6", "XML::XPath::ExprOperator::SmallerThan": "lib/XML/XPath/ExprOperator/SmallerThan.pm6", "XML::XPath::ExprOperator::UnaryMinus": "lib/XML/XPath/ExprOperator/UnaryMinus.pm6", "XML::XPath::FunctionCall": "lib/XML/XPath/FunctionCall.pm6", "XML::XPath::FunctionCall::Boolean": "lib/XML/XPath/FunctionCall/Boolean.pm6", "XML::XPath::FunctionCall::Node": "lib/XML/XPath/FunctionCall/Node.pm6", "XML::XPath::FunctionCall::Number": "lib/XML/XPath/FunctionCall/Number.pm6", "XML::XPath::FunctionCall::String": "lib/XML/XPath/FunctionCall/String.pm6", "XML::XPath::Grammar": "lib/XML/XPath/Grammar.pm6", "XML::XPath::InfixExprOperatorPerElement": "lib/XML/XPath/InfixExprOperatorPerElement.pm6", "XML::XPath::NodeTest": "lib/XML/XPath/NodeTest.pm6", "XML::XPath::Predicates": "lib/XML/XPath/Predicates.pm6", "XML::XPath::Step": "lib/XML/XPath/Step.pm6", "XML::XPath::Types": "lib/XML/XPath/Types.pm6", "XML::XPath::Utils": "lib/XML/XPath/Utils.pm6" }, "resources": [ ], "source-url": "git://github.com/ufobat/p6-XML-XPath.git", "tags": [ "XML", "XPath", "Parsing", "W3C", "Query Language" ], "test-depends": [ ], "version": "0.9.3" } , { "authors": [ "Zoffix Znet", "Martin Barth (ufobat)" ], "build-depends": [ ], "depends": [ "Digest::SHA", "File::Directory::Tree" ], "description": "Make a temporary path, file, or directory", "license": "Artistic-2.0", "name": "Temp::Path", "perl": "6.c", "provides": { "Temp::Path": "lib/Temp/Path.pm6" }, "resources": [ ], "source-url": "https://github.com/ufobat/perl6-Temp-Path.git", "support": { "source": "https://github.com/ufobat/perl6-Temp-Path.git" }, "tags": [ "filesystem" ], "test-depends": [ "Testo", "Test::META" ], "version": "1.001007" } , { "auth": "github:ugexe", "depends": [ ], "description": "Example of testing a Perl6 module on Travis-CI", "license": "Artistic-2.0", "name": "P6TCI", "perl": "6.*", "provides": { "P6TCI": "lib/P6TCI.pm6" }, "source-url": "git://github.com/ugexe/P6TCI.git", "version": "0.0.5" } , { "auth": "github:ugexe", "authors": [ "ugexe" ], "build-depends": [ ], "depends": [ "JSON::Fast" ], "description": "Generate an ecosystem from a list of META files", "license": "Artistic-2.0", "name": "App::ecogen", "provides": { "App::ecogen": "lib/App/ecogen.rakumod", "App::ecogen::cpan": "lib/App/ecogen/cpan.rakumod", "App::ecogen::p6c": "lib/App/ecogen/p6c.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-App--ecogen/issues", "source": "https://github.com/ugexe/Raku-App--ecogen.git" }, "tags": [ "ecosystem", "meta6" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "auth": "github:ugexe", "authors": [ "ugexe" ], "depends": [ ], "description": "Lazy base64 encoding and decoding routines", "license": "Artistic-2.0", "name": "Base64", "provides": { "Base64": "lib/Base64.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-Base64/issues", "source": "https://github.com/ugexe/Raku-Base64.git" }, "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "api": "0", "auth": "github:ugexe", "authors": [ "ugexe" ], "depends": [ ], "description": "Like CompUnit::Repository::FileSystem but containing multiple distributions similar to CompUnit::Repository::Installation", "license": "Artistic-2.0", "name": "CompUnit::Repository::Lib", "owner": "ugexe", "provides": { "CompUnit::Repository::Lib": "lib/CompUnit/Repository/Lib.rakumod" }, "resources": [ "test-dists/CECF2DDE6951E23F6F0E469FC3A3006444B8FFB3/META6.json", "test-dists/CECF2DDE6951E23F6F0E469FC3A3006444B8FFB3/lib/Acme/Foo.rakumod", "test-dists/CECF2DDE6951E23F6F0E469FC3A3006444B8FFB3/lib/Acme/Foo/Resources.rakumod", "test-dists/CECF2DDE6951E23F6F0E469FC3A3006444B8FFB3/lib/resources/config.json", "test-dists/CECF2DDE6951E23F6F0E469FC3A3006444B8FFB3/lib/bin/acme-foo-script", "test-dists/1D0AF1B9D528731ECD09B1AEECA96C0041D7607F/META6.json", "test-dists/1D0AF1B9D528731ECD09B1AEECA96C0041D7607F/lib/Acme/Depends/On/Acme/Foo.rakumod", "test-dists/1D0AF1B9D528731ECD09B1AEECA96C0041D7607F/lib/Acme/Depends/On/Acme/Foo/Resources.rakumod" ], "support": { "bugtracker": "https://github.com/ugexe/Raku-CompUnit--Repository--Lib/issues", "source": "https://github.com/ugexe/Raku-CompUnit--Repository--Lib.git" }, "tags": [ "CompUnit", "Repository", "Lib" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "api": "0", "auth": "github:ugexe", "authors": [ "ugexe" ], "build-depends": [ ], "depends": [ "Distribution::Common::Remote" ], "description": "Load module code using the GitHub API as a remote file system", "license": "Artistic-2.0", "meta-version": "0", "name": "CompUnit::Repository::Github", "provides": { "CompUnit::Repository::Github": "lib/CompUnit/Repository/Github.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-CompUnit--Repository--Github/issues", "source": "https://github.com/ugexe/Raku-CompUnit--Repository--Github.git" }, "tags": [ "CompUnit", "Repository", "Github" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "api": "0", "auth": "github:ugexe", "authors": [ "ugexe" ], "depends": [ "Distribution::Common" ], "description": "Load modules directory from a .tar.gz archive", "license": "Artistic-2.0", "name": "CompUnit::Repository::Tar", "provides": { "CompUnit::Repository::Tar": "lib/CompUnit/Repository/Tar.rakumod" }, "resources": [ "test-dists/Distribution--Common-v0.1.0.tar.gz", "test-dists/PathTools-v0.2.0.tar.gz" ], "support": { "bugtracker": "https://github.com/ugexe/Raku-CompUnit--Repository--Tar/issues", "source": "https://github.com/ugexe/Raku-CompUnit--Repository--Tar.git" }, "tags": [ "CompUnit", "Repository", "Tar" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "api": "0", "auth": "github:ugexe", "authors": [ "ugexe" ], "depends": [ ], "description": "Create an installable Distribution from common sources", "license": "Artistic-2.0", "name": "Distribution::Common", "provides": { "Distribution::Common": "lib/Distribution/Common.rakumod", "Distribution::Common::Directory": "lib/Distribution/Common/Directory.rakumod", "Distribution::Common::Git": "lib/Distribution/Common/Git.rakumod", "Distribution::Common::Tar": "lib/Distribution/Common/Tar.rakumod", "Distribution::IO": "lib/Distribution/IO.rakumod", "Distribution::IO::Directory": "lib/Distribution/IO/Directory.rakumod", "Distribution::IO::Proc::Git": "lib/Distribution/IO/Proc/Git.rakumod", "Distribution::IO::Proc::Tar": "lib/Distribution/IO/Proc/Tar.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-Distribution--Common/issues", "source": "https://github.com/ugexe/Raku-Distribution--Common.git" }, "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "api": "0", "auth": "github:ugexe", "authors": [ "ugexe" ], "depends": [ "Distribution::Common" ], "description": "Create an installable Distribution from common remote sources", "license": "Artistic-2.0", "name": "Distribution::Common::Remote", "provides": { "Distribution::Common::Remote::Github": "lib/Distribution/Common/Remote/Github.rakumod", "Distribution::IO::Remote::Github": "lib/Distribution/IO/Remote/Github.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-Distribution--Common--Remote/issues", "source": "https://github.com/ugexe/Raku-Distribution--Common--Remote.git" }, "tags": [ "Distribution", "Remote", "Github" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "auth": "github:ugexe", "depends": [ ], "description": "Test for installation of same named dists", "name": "Foo", "provides": { "Foo": "lib/Foo.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-Foo/issues", "source": "https://github.com/ugexe/Raku-Foo.git" }, "test-depends": [ "Test:ver<6.c+>" ], "version": "1.2.0" } , { "auth": "github:ugexe", "authors": [ "Nick Logan", "Mike Francis" ], "depends": [ ], "description": "HTTP request, response, and message body parsing grammar", "license": "Artistic-2.0", "name": "Grammar::HTTP", "provides": { "Grammar::HTTP": "lib/Grammar/HTTP.rakumod", "Grammar::HTTP::Actions": "lib/Grammar/HTTP/Actions.rakumod", "Grammar::HTTP::Extensions": "lib/Grammar/HTTP/Extensions.rakumod", "Grammar::HTTP::RFC5322": "lib/Grammar/HTTP/RFC5322.rakumod", "Grammar::HTTP::RFC6265": "lib/Grammar/HTTP/RFC6265.rakumod", "Grammar::HTTP::RFC6854": "lib/Grammar/HTTP/RFC6854.rakumod", "Grammar::HTTP::RFC7230": "lib/Grammar/HTTP/RFC7230.rakumod", "Grammar::HTTP::RFC7231": "lib/Grammar/HTTP/RFC7231.rakumod", "Grammar::HTTP::RFC7232": "lib/Grammar/HTTP/RFC7232.rakumod", "Grammar::HTTP::RFC7233": "lib/Grammar/HTTP/RFC7233.rakumod", "Grammar::HTTP::RFC7234": "lib/Grammar/HTTP/RFC7234.rakumod", "Grammar::HTTP::RFC7235": "lib/Grammar/HTTP/RFC7235.rakumod", "Grammar::IETF::ABNF::RFC4234": "lib/Grammar/IETF/ABNF/RFC4234.rakumod", "Grammar::IETF::ABNF::RFC5234": "lib/Grammar/IETF/ABNF/RFC5234.rakumod", "Grammar::IETF::ABNF::RFC7405": "lib/Grammar/IETF/ABNF/RFC7405.rakumod", "Grammar::IETF::DNS::RFC1035": "lib/Grammar/IETF/DNS/RFC1035.rakumod", "Grammar::IETF::IOL::RFC3066": "lib/Grammar/IETF/IOL/RFC3066.rakumod", "Grammar::IETF::IOL::RFC4647": "lib/Grammar/IETF/IOL/RFC4647.rakumod", "Grammar::IETF::IOL::RFC5646": "lib/Grammar/IETF/IOL/RFC5646.rakumod", "Grammar::IETF::URI::RFC3986": "lib/Grammar/IETF/URI/RFC3986.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-Grammar--HTTP/issues", "source": "https://github.com/ugexe/Raku-Grammar--HTTP.git" }, "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "auth": "github:ugexe", "authors": [ "ugexe" ], "depends": [ ], "description": "Roll your own http client", "license": "Artistic-2.0", "name": "Net::HTTP", "provides": { "Net::HTTP::Client": "lib/Net/HTTP/Client.rakumod", "Net::HTTP::Dialer": "lib/Net/HTTP/Dialer.rakumod", "Net::HTTP::GET": "lib/Net/HTTP/GET.rakumod", "Net::HTTP::Interfaces": "lib/Net/HTTP/Interfaces.rakumod", "Net::HTTP::POST": "lib/Net/HTTP/POST.rakumod", "Net::HTTP::Request": "lib/Net/HTTP/Request.rakumod", "Net::HTTP::Response": "lib/Net/HTTP/Response.rakumod", "Net::HTTP::Transport": "lib/Net/HTTP/Transport.rakumod", "Net::HTTP::URL": "lib/Net/HTTP/URL.rakumod", "Net::HTTP::Utils": "lib/Net/HTTP/Utils.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-Net--HTTP/issues", "source": "https://github.com/ugexe/Raku-Net--HTTP.git" }, "tags": [ "HTTP", "Client" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "auth": "github:ugexe", "authors": [ "ugexe" ], "depends": [ ], "description": "General purpose file system utility routines", "license": "Artistic-2.0", "name": "PathTools", "provides": { "PathTools": "lib/PathTools.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-PathTools/issues", "source": "https://github.com/ugexe/Raku-PathTools.git" }, "tags": [ "paths", "tempfile" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.2.0" } , { "auth": "github:ugexe", "depends": [ ], "description": "Calculate Levenshtein or Damerau Levenshtein edit distances for strings", "license": "Artistic-2.0", "name": "Text::Levenshtein::Damerau", "provides": { "Text::Levenshtein::Damerau": "lib/Text/Levenshtein/Damerau.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-Text--Levenshtein--Damerau/issues", "source": "https://github.com/ugexe/Raku-Text--Levenshtein--Damerau.git" }, "tags": [ "levenshtein", "typos" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.3.0" } , { "auth": "github:ugexe", "authors": [ "Nick Logan" ], "depends": [ ], "description": "Create basic tables from a two dimensional array", "license": "Artistic-2.0", "name": "Text::Table::Simple", "provides": { "Text::Table::Simple": "lib/Text/Table/Simple.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-Text--Table--Simple/issues", "source": "https://github.com/ugexe/Raku-Text--Table--Simple.git" }, "tags": [ "text", "terminal", "utils", "table" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.1.0" } , { "api": "0", "auth": "github:ugexe", "authors": [ "Nick Logan" ], "build-depends": [ ], "depends": [ ], "description": "Adds some sane defaults for your production Raku programs", "license": "Artistic-2.0", "meta-version": "0", "name": "Sanity", "provides": { "sanity": "lib/sanity.rakumod" }, "support": { "bugtracker": "https://github.com/ugexe/Raku-sanity/issues", "source": "https://github.com/ugexe/Raku-sanity.git" }, "tags": [ "strict", "warnings", "sanity" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.0.2" } , { "api": "0", "auth": "github:ugexe", "authors": [ "Nick Logan", "Tony O'Dell" ], "build-depends": [ ], "depends": [ "NativeCall:ver<6.c+>" ], "description": "Raku Module Management", "license": "Artistic-2.0", "meta-version": "0", "name": "zef", "provides": { "Zef": "lib/Zef.rakumod", "Zef::Build": "lib/Zef/Build.rakumod", "Zef::CLI": "lib/Zef/CLI.rakumod", "Zef::Client": "lib/Zef/Client.rakumod", "Zef::Config": "lib/Zef/Config.rakumod", "Zef::Distribution": "lib/Zef/Distribution.rakumod", "Zef::Distribution::DependencySpecification": "lib/Zef/Distribution/DependencySpecification.rakumod", "Zef::Distribution::Local": "lib/Zef/Distribution/Local.rakumod", "Zef::Extract": "lib/Zef/Extract.rakumod", "Zef::Fetch": "lib/Zef/Fetch.rakumod", "Zef::Identity": "lib/Zef/Identity.rakumod", "Zef::Install": "lib/Zef/Install.rakumod", "Zef::Report": "lib/Zef/Report.rakumod", "Zef::Repository": "lib/Zef/Repository.rakumod", "Zef::Repository::Ecosystems": "lib/Zef/Repository/Ecosystems.rakumod", "Zef::Repository::LocalCache": "lib/Zef/Repository/LocalCache.rakumod", "Zef::Service::FetchPath": "lib/Zef/Service/FetchPath.rakumod", "Zef::Service::FileReporter": "lib/Zef/Service/FileReporter.rakumod", "Zef::Service::InstallRakuDistribution": "lib/Zef/Service/InstallRakuDistribution.rakumod", "Zef::Service::Shell::DistributionBuilder": "lib/Zef/Service/Shell/DistributionBuilder.rakumod", "Zef::Service::Shell::LegacyBuild": "lib/Zef/Service/Shell/LegacyBuild.rakumod", "Zef::Service::Shell::PowerShell": "lib/Zef/Service/Shell/PowerShell.rakumod", "Zef::Service::Shell::PowerShell::download": "lib/Zef/Service/Shell/PowerShell/download.rakumod", "Zef::Service::Shell::PowerShell::unzip": "lib/Zef/Service/Shell/PowerShell/unzip.rakumod", "Zef::Service::Shell::Test": "lib/Zef/Service/Shell/Test.rakumod", "Zef::Service::Shell::curl": "lib/Zef/Service/Shell/curl.rakumod", "Zef::Service::Shell::git": "lib/Zef/Service/Shell/git.rakumod", "Zef::Service::Shell::p5tar": "lib/Zef/Service/Shell/p5tar.rakumod", "Zef::Service::Shell::prove": "lib/Zef/Service/Shell/prove.rakumod", "Zef::Service::Shell::tar": "lib/Zef/Service/Shell/tar.rakumod", "Zef::Service::Shell::unzip": "lib/Zef/Service/Shell/unzip.rakumod", "Zef::Service::Shell::wget": "lib/Zef/Service/Shell/wget.rakumod", "Zef::Service::TAP": "lib/Zef/Service/TAP.rakumod", "Zef::Test": "lib/Zef/Test.rakumod", "Zef::Utils::FileSystem": "lib/Zef/Utils/FileSystem.rakumod", "Zef::Utils::SystemQuery": "lib/Zef/Utils/SystemQuery.rakumod", "Zef::Utils::URI": "lib/Zef/Utils/URI.rakumod" }, "raku": "6.c", "resources": [ "config.json", "scripts/perl5tar.pl", "scripts/win32http.ps1", "scripts/win32unzip.ps1" ], "support": { "bugtracker": "https://github.com/ugexe/zef/issues", "source": "https://github.com/ugexe/zef.git" }, "tags": [ "package-manager", "module-installer", "meta-search", "distribution", "ecosystem", "cpan", "toolchain" ], "test-depends": [ "Test:ver<6.c+>" ], "version": "0.14.4" } , { "author": "Uladox ", "depends": [ "File::Temp" ], "description": "Uggh I need to edit a text file in some copy paste way...wait, perl modules!", "name": "Editsrc::Uggedit", "provides": { "Editsrc::Uggedit": "lib/Editsrc/Uggedit.pm" }, "source-url": "git://github.com/Uladox/Editscr-Uggedit.git", "version": "*" } , { "author": "Bruce Gray", "authority": "cpan+BGRAY", "depends": [ ], "description": "Hyper-complex numbers as objects with operators", "name": "Perl6-Math-Quaternion", "perl": "6.*", "provides": { "Math::Quaternion": "lib/Math/Quaternion.pm6" }, "source-url": "git://github.com/Util/Perl6-Math-Quaternion.git", "version": "*" } , { "author": "vendethiel", "depends": [ ], "description": "A simple hydration module", "name": "Hydrate", "perl": "v6", "provides": { "Hydrate": "lib/Hydrate.pm" }, "source-url": "git://github.com/vendethiel/hydrate6.git", "version": "*" } , { "author": "vendethiel", "depends": [ ], "description": "A very simple `serialize` sub to get public attribute values", "name": "Serialize::Tiny", "perl": "6.*", "provides": { "Serialize::Tiny": "lib/Serialize/Tiny.pm" }, "source-url": "git://github.com/vendethiel/Serialize-Tiny.pm6.git", "version": "1" } , { "author": "github:vendethiel", "description": "Ruby Sprockets-like", "name": "Sprockets", "perl": "6.*", "provides": { "Sprockets": "lib/Sprockets.pm6", "Sprockets::File": "lib/Sprockets/File.pm6", "Sprockets::Filter": "lib/Sprockets/Filter.pm6", "Sprockets::Locator": "lib/Sprockets/Locator.pm6", "Sprockets::Pipeline": "lib/Sprockets/Pipeline.pm6" }, "source-url": "git://github.com/vendethiel/Sprockets.pl.git", "version": "*" } , { "author": "github:viklund", "depends": [ "HTML::Template", "Digest" ], "description": "A wiki engine written in Perl 6", "name": "November", "provides": { "Dispatcher": "lib/Dispatcher.pm", "Dispatcher::Rule": "lib/Dispatcher/Rule.pm", "November": "lib/November.pm", "November::CGI": "lib/November/CGI.pm", "November::Cache": "lib/November/Cache.pm", "November::Config": "lib/November/Config.pm", "November::Session": "lib/November/Session.pm", "November::Storage": "lib/November/Storage.pm", "November::Storage::File": "lib/November/Storage/File.pm", "November::Tags": "lib/November/Tags.pm", "November::URI": "lib/November/URI.pm", "November::URI::Grammar": "lib/November/URI/Grammar.pm", "November::Utils": "lib/November/Utils.pm", "Test::CGI": "lib/Test/CGI.pm", "Test::InputOutput": "lib/Test/InputOutput.pm", "Text::Markup::Wiki::MediaWiki": "lib/Text/Markup/Wiki/MediaWiki.pm", "Text::Markup::Wiki::Minimal": "lib/Text/Markup/Wiki/Minimal.pm", "Text::Markup::Wiki::Minimal::Grammar": "lib/Text/Markup/Wiki/Minimal/Grammar.pm" }, "source-url": "git://github.com/viklund/november.git", "version": "*" } , { "author": "github:wentam", "depends": [ ], "description": "Bindings to the graphics engine Graffiks", "license": "MIT", "name": "Graffiks", "perl": "6.*", "provides": { "Graffiks": "lib/Graffiks.pm6", "Graffiks::Camera": "lib/Graffiks/Camera.pm6", "Graffiks::Material": "lib/Graffiks/Material.pm6", "Graffiks::Mesh": "lib/Graffiks/Mesh.pm6", "Graffiks::Object": "lib/Graffiks/Object.pm6", "Graffiks::Objloader": "lib/Graffiks/Objloader.pm6", "Graffiks::PointLight": "lib/Graffiks/PointLight.pm6" }, "source-url": "https://github.com/wentam/P6-Graffiks.git", "version": "0.1.0" } , { "authors": [ "André Brás" ], "depends": [ "Cookie::Baker", "Crust", "HTTP::Status", "JSON::Fast", "Logger", "MIME::Types", "Template::Mustache", "WebSocket" ], "description": "A simple web framework for raku", "license": "Artistic-2.0", "name": "Hematite", "perl": "6.d", "provides": { "Hematite": "lib/Hematite.rakumod", "Hematite::Action": "lib/Hematite/Action.rakumod", "Hematite::App": "lib/Hematite/App.rakumod", "Hematite::Context": "lib/Hematite/Context.rakumod", "Hematite::Handler": "lib/Hematite/Handler.rakumod", "Hematite::Middleware": "lib/Hematite/Middleware.rakumod", "Hematite::Middleware::Static": "lib/Hematite/Middleware/Static.rakumod", "Hematite::Request": "lib/Hematite/Request.rakumod", "Hematite::Response": "lib/Hematite/Response.rakumod", "Hematite::Route": "lib/Hematite/Route.rakumod", "Hematite::Router": "lib/Hematite/Router.rakumod", "Hematite::Templates": "lib/Hematite/Templates.rakumod", "X::Hematite": "lib/X/Hematite.rakumod", "X::Hematite::DetachException": "lib/X/Hematite/DetachException.rakumod", "X::Hematite::Exception": "lib/X/Hematite/Exception.rakumod", "X::Hematite::HaltException": "lib/X/Hematite/HaltException.rakumod", "X::Hematite::TemplateNotFoundException": "lib/X/Hematite/TemplateNotFoundException.rakumod" }, "support": { "source": "https://github.com/whity/raku-hematite.git" }, "test-depends": [ "HTTP::UserAgent" ], "version": "0.10.0" } , { "authors": [ "André Brás" ], "depends": [ "Gcrypt", "Hematite", "JSON::Fast", "Logger", "MIME::Base64", "Redis", "UUID" ], "description": "session middleware for the hematite web framework", "license": "Artistic-2.0", "name": "Hematite::Middleware::Session", "perl": "6.d", "provides": { "Hematite::Middleware::Session": "lib/Hematite/Middleware/Session.rakumod", "Hematite::Middleware::Session::Data": "lib/Hematite/Middleware/Session/Data.rakumod", "Hematite::Middleware::Session::Data::Flash": "lib/Hematite/Middleware/Session/Data/Flash.rakumod", "Hematite::Middleware::Session::Store": "lib/Hematite/Middleware/Session/Store.rakumod", "Hematite::Middleware::Session::Store::Cookie": "lib/Hematite/Middleware/Session/Store/Cookie.rakumod", "Hematite::Middleware::Session::Store::Redis": "lib/Hematite/Middleware/Session/Store/Redis.rakumod", "X::Hematite::Session::NotFoundException": "lib/X/Hematite/Session/NotFoundException.rakumod" }, "support": { "source": "https://github.com/whity/raku-hematite-middleware-session.git" }, "test-depends": [ ], "version": "0.1.0" } , { "authors": [ "André Brás" ], "depends": [ ], "description": "A simple logging class", "license": "Artistic-2.0", "name": "Logger", "perl": "6.d", "provides": { "Logger": "lib/Logger.rakumod", "Logger::Exceptions": "lib/Logger/Exceptions.rakumod", "Logger::MDC": "lib/Logger/MDC.rakumod", "Logger::NDC": "lib/Logger/NDC.rakumod" }, "support": { "source": "https://github.com/whity/raku-log.git" }, "test-depends": [ ], "version": "0.4.5" } , { "author": "Helmut Wollmersdorfer", "depends": [ ], "description": "Calculate all Longest Common Subsequences", "name": "LCS::All", "perl": "6.*", "provides": { "LCS::All": "lib/LCS/All.pm" }, "source-url": "git://github.com/wollmers/P6-LCS-All.git", "version": "0.2.0" } , { "author": "Helmut Wollmersdorfer", "depends": [ "LCS::All" ], "description": "Bit Vector implementation of the Longest Common Subsequence Algorithm", "name": "LCS::BV", "perl": "6.*", "provides": { "LCS::BV": "lib/LCS/BV.pm" }, "source-url": "git://github.com/wollmers/P6-LCS-BV.git", "version": "0.4.0" } , { "depends": [ ], "description": "Create an abbreviation table from a list", "name": "Text::Abbrev", "perl": "6.*", "provides": { "Text::Abbrev": "lib/Text/Abbrev.pm" }, "source-url": "git://github.com/xfix/perl6-Text-Abbrev.git", "version": "0.1.0" } , { "authors": [ "XiKuuKy/choiboi" ], "build-depends": [ ], "depends": [ ], "description": "Allows simplified usage of emoji in code", "license": "MIT", "name": "Avolution::Emoji", "provides": { "Avolution::Emoji": "lib/Avolution/Emoji.pm6" }, "resources": [ ], "source-url": "git://github.com/XiKuuKy/Avolution-Emoji.git", "tags": [ "emoji", "fun", "avolution" ], "test-depends": [ ], "version": "0.1.1" } , { "authors": [ "github:Xliff", "Clifton Wood" ], "build-depends": [ ], "depends": [ "ogg:from", "vorbis:from", "vorbisenc:from" ], "description": "Perl6 bindings for libogg, libvorbis and libvorbisenc", "name": "Audio::OggVorbis", "perl": "6.c", "provides": { "Audio::OggVorbis::Ogg": "lib/Audio/OggVorbis/Ogg.pm", "Audio::OggVorbis::Vorbis": "lib/Audio/OggVorbis/Vorbis.pm", "Audio::OggVorbis::VorbisEnc": "lib/Audio/OggVorbis/VorbisEnc.pm" }, "source-url": "git://github.com/Xliff/p6-audio-oggvorbis.git", "test-depends": [ "Test::META" ], "version": "0.0.1" } , { "authors": [ "clifton.wood@gmail.com" ], "build-depends": [ ], "depends": [ ], "description": "A port of the randomColor Javascript library for generating attractive random colors", "license": "", "meta-version": "0", "name": "p6-RandomColor", "perl": "6.c", "provides": { "RandomColor": "lib/RandomColor.pm6" }, "source-url": "https://github.com/Xliff/p6-RandomColor.git", "support": { "source": null }, "tags": [ "color" ], "test-depends": [ "Test::META" ], "version": "v0.11" } , { "auth": "github:yaml", "authors": [ "Curt Tilmes ", "Ingy döt Net ", "Tina Müller " ], "depends": [ "NativeCall" ], "description": "Perl6 bindings for LibYAML", "license": "Artistic-2.0", "name": "LibYAML", "perl": "6.c", "provides": { "LibYAML": "lib/LibYAML.pm6", "LibYAML::Emitter": "lib/LibYAML/Emitter.pm6", "LibYAML::Loader::Event": "lib/LibYAML/Loader/Event.pm6", "LibYAML::Loader::TestSuite": "lib/LibYAML/Loader/TestSuite.pm6", "LibYAML::Parser": "lib/LibYAML/Parser.pm6" }, "source-url": "https://github.com/yaml/yaml-libyaml-perl6.git", "support": { "bugtracker": "https://github.com/yaml/yaml-libyaml-perl6/issues", "source": "https://github.com/yaml/yaml-libyaml-perl6.git" }, "tags": [ "LibYAML", "YAML", "format", "serialization" ], "test-depends": [ "Test", "JSON::Fast" ], "version": "0.2.1" } , { "authors": [ "Ryan S. Northrup" ], "depends": [ ], "description": "Raku wrapper around GLFW3", "license": "Zlib", "name": "GLFW", "perl": "6.c", "provides": { "GLFW": "lib/GLFW.pm6", "GLFW::Cursor": "lib/GLFW/Cursor.pm6", "GLFW::ErrorCode": "lib/GLFW/ErrorCode.pm6", "GLFW::GammaRamp": "lib/GLFW/GammaRamp.pm6", "GLFW::Image": "lib/GLFW/Image.pm6", "GLFW::Joystick": "lib/GLFW/Joystick.pm6", "GLFW::Key": "lib/GLFW/Key.pm6", "GLFW::Monitor": "lib/GLFW/Monitor.pm6", "GLFW::Mouse": "lib/GLFW/Mouse.pm6", "GLFW::Version": "lib/GLFW/Version.pm6", "GLFW::VidMode": "lib/GLFW/VidMode.pm6", "GLFW::Window": "lib/GLFW/Window.pm6", "GLFW::Window::Attribute": "lib/GLFW/Window/Attribute.pm6" }, "resources": [ ], "source-url": "git://github.com/YellowApple/p6-GLFW.git", "tags": [ "graphics", "input", "windowing", "media", "interactive", "glfw", "opengl" ], "version": "0.1.0" } , { "authors": [ "yowcow" ], "build-depends": [ ], "depends": [ "Digest::MurmurHash3" ], "description": "A bloom filter implementation in Perl 6", "license": "Artistic-2.0", "name": "Algorithm::BloomFilter", "perl": "6.c", "provides": { "Algorithm::BloomFilter": "lib/Algorithm/BloomFilter.pm6" }, "resources": [ ], "source-url": "git@github.com:yowcow/p6-Algorithm-BloomFilter.git", "test-depends": [ "Test", "Test::META" ], "version": "0.1.0" } , { "authors": [ "yowcow" ], "build-depends": [ "LibraryMake" ], "depends": [ "LibraryMake", "NativeCall" ], "description": "MurmurHash3 implementation for Perl 6", "license": "Artistic-2.0", "name": "Digest::MurmurHash3", "perl": "6.c", "provides": { "Digest::MurmurHash3": "lib/Digest/MurmurHash3.pm6" }, "resources": [ "libmurmurhash3.dylib", "libmurmurhash3.dll", "libmurmurhash3.so" ], "source-url": "https://github.com/yowcow/p6-Digest-MurmurHash3.git", "tags": [ ], "test-depends": [ "Test", "Test::META" ], "version": "0.1.5" } , { "authors": [ "yowcow" ], "build-depends": [ ], "depends": [ ], "description": "Camelizes and decamelizes given string", "license": "Artistic-2.0", "name": "String::CamelCase", "perl": "6.c", "provides": { "String::CamelCase": "lib/String/CamelCase.pm6" }, "resources": [ ], "source-url": "https://github.com/yowcow/p6-String-CamelCase.git", "tags": [ "text", "string", "camelcase" ], "test-depends": [ "Test", "Test::META" ], "version": "1.0.3" } , { "authors": [ "yowcow" ], "build-depends": [ ], "depends": [ "Digest::HMAC", "HTTP::UserAgent", "JSON::Fast", "URI" ], "description": "SOP API request creator and validator", "license": "Artistic-2.0", "name": "WebService::SOP", "perl": "6.c", "provides": { "WebService::SOP": "lib/WebService/SOP.pm6", "WebService::SOP::V1_1": "lib/WebService/SOP/V1_1.pm6", "WebService::SOP::V1_1::Request::DELETE": "lib/WebService/SOP/V1_1/Request/DELETE.pm6", "WebService::SOP::V1_1::Request::GET": "lib/WebService/SOP/V1_1/Request/GET.pm6", "WebService::SOP::V1_1::Request::POST": "lib/WebService/SOP/V1_1/Request/POST.pm6", "WebService::SOP::V1_1::Request::POST_JSON": "lib/WebService/SOP/V1_1/Request/POST_JSON.pm6", "WebService::SOP::V1_1::Request::PUT": "lib/WebService/SOP/V1_1/Request/PUT.pm6", "WebService::SOP::V1_1::Request::PUT_JSON": "lib/WebService/SOP/V1_1/Request/PUT_JSON.pm6", "WebService::SOP::V1_1::Util": "lib/WebService/SOP/V1_1/Util.pm6" }, "resources": [ ], "source-url": "https://github.com/yowcow/p6-WebService-SOP.git", "tags": [ ], "test-depends": [ "Test", "Test::META" ], "version": "0.0.6" } , { "description": "Simple client implementation for the Ident protocol (RFC 1413)", "name": "Ident::Client", "perl": "v6", "provides": { "Ident::Client": "lib/Ident/Client.pm6" }, "source-type": "git", "source-url": "https://github.com/yuvipanda/perl6-Ident-Client.git", "version": "v0.1.0" } , { "depends": [ ], "description": "Perl 6 implementation of Closure Templates", "license": "Artistic-2.0", "name": "Plosurin", "perl": "6.*", "provides": { "Plosurin": "lib/Plosurin.pm" }, "source-url": "git://github.com/zag/plosurin.git", "version": "0.02" } , { "auth": "github:zengargoyle", "authors": [ "zengargoyle" ], "build-depends": [ "LibraryMake", "Shell::Command" ], "depends": [ "LibraryMake" ], "description": "a character keyed trie using the datrie library.", "license": "Artistic-2.0", "name": "Algorithm::Trie::libdatrie", "perl": "6.c", "provides": { "Algorithm::Trie::libdatrie": "lib/Algorithm/Trie/libdatrie.pm6" }, "resources": [ "lib/libdatrie.so" ], "source-url": "git://github.com/zengargoyle/p6-Algorithm-Trie-libdatrie.git", "tags": [ "text", "trie" ], "test-depends": [ "Test", "File::Temp" ], "version": "0.2" } , { "auth": "github:zengargoyle", "authors": [ "zengargoyle" ], "build-depends": [ ], "depends": [ ], "description": "a fast binary search of dictionary like files", "license": "Artistic-2.0", "name": "Search::Dict", "perl": "6.c", "provides": { "Search::Dict": "lib/Search/Dict.pm6" }, "resources": [ ], "source-url": "git://github.com/zengargoyle/p6-Search-Dict.git", "tags": [ "text", "dictionary", "search" ], "test-depends": [ ], "version": "0.2" } , { "auth": "github:zengargoyle", "authors": [ "zengargoyle" ], "build-depends": [ ], "depends": [ "File::Find" ], "description": "print a random adage, fortune(6), strfile(1)", "license": "Artistic-2.0", "name": "Text::Fortune", "perl": "6.c", "provides": { "Text::Fortune": "lib/Text/Fortune.pm6" }, "resources": [ ], "source-url": "git://github.com/zengargoyle/Text-Fortune.git", "tags": [ "text", "fortune", "games" ], "test-depends": [ ], "version": "0.03" } , { "author": "github:zhouzhen1", "depends": [ "LibraryMake" ], "description": "Embedded Gambit-C for Perl 6", "license": "Artistic-2.0", "name": "Inline::Scheme::Gambit", "perl": "6.*", "provides": { "Inline::Scheme::Gambit": "lib/Inline/Scheme/Gambit.pm6" }, "resources": [ "libraries/gambithelper" ], "source-url": "git://github.com/zhouzhen1/perl6-Inline-Scheme-Gambit.git", "version": "0.01" } , { "auth": "github:zostay", "author": "Andrew Sterling Hanenkamp", "authors": [ ], "build-depends": [ ], "depends": [ "LibraryMake" ], "description": "Make localtime[8] available as is-dst to Raku", "license": "Artistic-2.0", "meta-version": "0", "name": "DateTime::DST", "perl": "6.c", "provides": { "DateTime::DST": "lib/DateTime/DST.pm6" }, "resources": [ "library/dsthelper" ], "source-url": "git://github.com/zostay/DateTime-DST.git", "support": { "source": "git://github.com/zostay/DateTime-DST.git" }, "tags": [ ], "test-depends": [ "Test" ], "version": "0.3" } , { "auth": "github:zostay", "authors": [ "Sterling Hanenkamp " ], "build-depends": [ ], "depends": [ ], "description": "A modern HTTP pipeline parser", "license": "Artistic-2.0", "meta-version": "0", "name": "HTTP::Supply", "perl": "6.c", "provides": { "HTTP::Request::Supply": "lib/HTTP/Request/Supply.pm6", "HTTP::Supply": "lib/HTTP/Supply.pm6", "HTTP::Supply::Body": "lib/HTTP/Supply/Body.pm6", "HTTP::Supply::Body::ChunkEncoding": "lib/HTTP/Supply/Body.pm6", "HTTP::Supply::Body::ContentLength": "lib/HTTP/Supply/Body.pm6", "HTTP::Supply::Request": "lib/HTTP/Supply/Request.pm6", "HTTP::Supply::Response": "lib/HTTP/Supply/Response.pm6", "HTTP::Supply::Tools": "lib/HTTP/Supply/Tools.pm6" }, "resources": [ ], "source-url": "git://github.com/zostay/HTTP-Supply.git", "support": { "source": "git://github.com/zostay/HTTP-Supply.git" }, "tags": [ ], "test-depends": [ "Test", "Test::META" ], "version": "0.5.0" } , { "auth": "github:zostay", "authors": [ "Sterling Hanenkamp " ], "build-depends": [ ], "depends": [ ], "description": "Load modules from temporarily included locations", "license": "Artistic", "meta6": "0", "name": "CompUnit::DynamicLib", "perl": "6.c", "provides": { "CompUnit::DynamicLib": "lib/CompUnit/DynamicLib.pm6" }, "source-url": "git://github.com/zostay/p6-CompUnit-DynamicLib.git", "support": { "source": "git://github.com/zostay/p6-CompUnit-DynamicLib.git" }, "test-depends": [ "Test", "Test::META" ], "version": "0.2.1" } , { "auth": "github:zostay", "authors": [ "Sterling Hanenkamp " ], "build-depends": [ ], "depends": [ ], "description": "Use MAIN to dispatch to a class.", "license": "Artistic-2.0", "meta-version": "0", "name": "Getopt::ForClass", "perl": "6.c", "provides": { "Getopt::ForClass": "lib/Getopt/ForClass.pm6" }, "resources": [ ], "source-url": "git://github.com/zostay/p6-Getopt-ForClass.git", "support": { "source": "git://github.com/zostay/p6-Getopt-ForClass.git" }, "tags": [ ], "test-depends": [ "Test", "Test::META" ], "version": "0.3" } , { "auth": null, "authors": [ "Sterling Hanenkamp (hanenkamp@cpan.org)" ], "build-depends": [ ], "depends": [ "Linenoise" ], "description": "A tool for routing paths", "license": "Artistic-2.0", "meta-version": "0", "name": "Path::Router", "perl": "6.c", "provides": { "Path::Router": "lib/Path/Router.pm6", "Path::Router::Route": "lib/Path/Router/Route.pm6", "Path::Router::Shell": "lib/Path/Router/Shell.pm6", "Test::Path::Router": "lib/Test/Path/Router.pm6", "X::Path::Router": "lib/X/Path/Router.pm6" }, "resources": [ ], "source-url": "git://github.com/zostay/p6-Path-Router.git", "support": { "source": null }, "tags": [ ], "test-depends": [ ], "version": "0.5.1" } , { "authors": [ "Sterling Hanenkamp " ], "depends": [ ], "description": "Web API for Perl 6", "license": "Artistic-2.0", "name": "P6W", "perl": "6.c", "provides": { "P6W": "RakuWAPI.pod" }, "source-url": "git://github.com/zostay/RakuWAPI.git", "version": "0.7.Draft" } ]