Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
star/etc/modules.txt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
107 lines (94 sloc)
8.33 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# These modules are installed from top to bottom. There is *no* dependency | |
# resolution when installing these through the rstar installer, so these need | |
# to be resolved manually by including all dependencies here as well. | |
# Zef, the package manager | |
zef git https://github.com/ugexe/zef.git v0.18.0 | |
# Documentation utilities | |
Perl6-TypeGraph git https://github.com/antoniogamiz/Perl6-TypeGraph.git v2.1.3 | |
File-Find git https://github.com/tadzik/File-Find.git master | |
rakudoc git https://github.com/Raku/doc.git master | |
# Logging | |
Log git https://git.tyil.nl/raku/Log v0.3.1 | |
Log-Colored git https://git.tyil.nl/raku/Log::Colored v0.1.1 | |
Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git master | |
Term-termios git https://github.com/krunen/term-termios master | |
Terminal-ANSIParser git https://github.com/japhb/Terminal-ANSIParser.git 0.0.3 | |
Text-MiscUtils-Layout git git://github.com/japhb/Text-MiscUtils.git v0.0.6 | |
Terminal-LineEditor git https://github.com/japhb/Terminal-LineEditor.git main | |
# Configuration management | |
Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v2.0.0 | |
IO-Path-XDG git https://git.tyil.nl/raku/IO::Path::XDG v0.2.0 | |
Glob-IO git https://github.com/zostay/raku-IO-Glob.git master | |
Config git https://github.com/scriptkitties/p6-Config v3.0.3 | |
Crane git https://github.com/atweiden/crane.git master | |
Config-TOML git https://github.com/atweiden/config-toml.git master | |
Config-Parser-toml git https://git.tyil.nl/raku/Config::Parser::toml v1.0.2 | |
MIME-Base64 git https://github.com/raku-community-modules/MIME-Base64.git main | |
YAMLish git https://github.com/Leont/yamlish.git master | |
Config-Parser-yaml git https://git.tyil.nl/raku/Config::Parser::yaml v1.0.0 | |
JSON-Fast git https://github.com/timo/json_fast.git master | |
Config-Parser-json git https://github.com/arjancwidlak/p6-Config-Parser-json.git master | |
# Database interaction | |
File-Directory-Tree git https://github.com/labster/p6-file-directory-tree.git master | |
File-Temp git https://github.com/rbt/raku-File-Temp.git master | |
NativeCall-TypeDiag git https://github.com/Skarsnik/nativecall-typediag.git master | |
NativeHelpers-Blob git https://github.com/salortiz/NativeHelpers-Blob.git master | |
NativeLibs git https://github.com/salortiz/NativeLibs.git master | |
DBIish git https://github.com/raku-community-modules/DBIish.git master | |
# Taken from the previous iteration of Rakudo Star | |
URI git https://github.com/raku-community-modules/uri.git master | |
JSON-OptIn git https://github.com/jonathanstowe/JSON-OptIn.git main | |
JSON-Name git https://github.com/jonathanstowe/JSON-Name.git master | |
JSON-Unmarshal git https://github.com/tadzik/JSON-Unmarshal.git master | |
JSON-Marshal git https://github.com/jonathanstowe/JSON-Marshal.git master | |
JSON-Class git https://github.com/jonathanstowe/JSON-Class.git master | |
META6 git https://github.com/jonathanstowe/META6.git master | |
License-SPDX git https://github.com/jonathanstowe/License-SPDX.git master | |
Test-META git https://github.com/jonathanstowe/Test-META.git master | |
XML-Writer git https://github.com/masak/xml-writer.git master | |
SVG git https://github.com/moritz/svg.git master | |
SVG-Plot git https://github.com/moritz/svg-plot.git master | |
OO-Monitors git https://github.com/jnthn/oo-monitors.git master | |
Test-Mock git https://github.com/jnthn/test-mock.git master | |
Grammar-Profiler-Simple git https://github.com/perlpilot/Grammar-Profiler-Simple.git master | |
Grammar-Debugger git https://github.com/jnthn/grammar-debugger.git master | |
JSON-Tiny git https://github.com/moritz/json.git master | |
Perl6-PathTools git https://github.com/ugexe/Perl6-PathTools.git master | |
OpenSSL git https://github.com/sergot/openssl.git master | |
IO-Socket-SSL git https://github.com/sergot/io-socket-ssl.git master | |
LWP-Simple git https://github.com/raku-community-modules/raku-lwp-simple.git master | |
Digest-MD5 git https://github.com/cosimo/perl6-digest-md5.git master | |
HTTP-Status git https://github.com/supernovus/perl6-http-status.git master | |
Template-Mustache git https://github.com/softmoth/p6-Template-Mustache.git main | |
PSGI git https://github.com/supernovus/perl6-psgi.git master | |
HTTP-Easy git https://github.com/supernovus/perl6-http-easy.git master | |
Template-Mojo git https://github.com/tadzik/Template-Mojo.git master | |
Test-When git https://github.com/raku-community-modules/perl6-Test-When.git master | |
Digest git https://github.com/grondilu/libdigest-perl6.git master | |
Testo git https://github.com/raku-community-modules/perl6-Testo.git master | |
Temp-Path git https://github.com/ufobat/perl6-Temp-Path.git master | |
Pod-Load git https://github.com/JJ/p6-pod-load.git master | |
Test-Output git https://github.com/raku-community-modules/perl6-Test-Output.git master | |
DateTime-Parse git https://github.com/sergot/datetime-parse.git master | |
Encode git https://github.com/sergot/perl6-encode.git master | |
HTTP-UserAgent git https://github.com/sergot/http-useragent.git master | |
Pod-To-HTML git https://github.com/perl6/Pod-To-HTML.git master | |
Pod-To-BigPage git https://github.com/perl6/perl6-pod-to-bigpage.git master | |
Debugger-UI-CommandLine git https://github.com/jnthn/rakudo-debugger.git master | |
File-Which git https://github.com/azawawi/perl6-file-which.git master | |
Shell-Command git https://github.com/tadzik/Shell-Command.git master | |
LibraryMake git https://github.com/retupmoca/P6-LibraryMake.git master | |
IO-String git https://github.com/hoelzro/p6-io-string.git master | |
DateTime-Format git https://github.com/supernovus/perl6-datetime-format.git main | |
IO-Capture-Simple git https://github.com/sergot/IO-Capture-Simple.git master | |
Test-Util-ServerPort git https://github.com/jonathanstowe/Test-Util-ServerPort.git master | |
JSON-RPC git https://github.com/bbkr/jsonrpc.git master | |
Getopt-Long git https://github.com/Leont/getopt-long6.git master | |
TAP git https://github.com/Raku/tap-harness6.git master | |
Path-Finder git https://github.com/Leont/path-finder.git master | |
Pod-Usage git https://github.com/Leont/pod-usage.git main | |
sigpipe git https://github.com/Leont/sigpipe.git master | |
App-Prove6 git https://github.com/Leont/app-prove6.git master | |
LibraryCheck git https://github.com/jonathanstowe/LibraryCheck.git master | |
Readline git https://github.com/fooist/perl6-readline.git 0.1.6 | |
# vim: textwidth=0 |