mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-06-08 07:34:13 +02:00
74 lines
5.9 KiB
Diff
74 lines
5.9 KiB
Diff
--- a/etc/modules.txt
|
|
+++ b/etc/modules.txt
|
|
@@ -5,6 +5,8 @@
|
|
|
|
# Zef, the package manager
|
|
zef git https://github.com/ugexe/zef.git v1.0.0
|
|
+
|
|
+JSON-Fast git https://github.com/timo/json_fast.git 0.19
|
|
App::Zef-Deps git https://github.com/coke/raku-zef-deps.git 0.9.8
|
|
|
|
# Internationalization
|
|
@@ -15,12 +17,28 @@ File-Find git https://github.com/raku-community-modules/File-Fin
|
|
|
|
# terminal related modules
|
|
Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git 0.12
|
|
+
|
|
+File-Which git https://github.com/azawawi/raku-file-which.git 1.0.4
|
|
+Shell-Command git https://github.com/raku-community-modules/Shell-Command.git 1.1
|
|
+LibraryMake git https://github.com/retupmoca/P6-LibraryMake.git v1.0.5
|
|
Term-termios git https://github.com/krunen/term-termios.git 0.2.8
|
|
+
|
|
Terminal-ANSIParser git https://github.com/japhb/Terminal-ANSIParser.git 0.0.4
|
|
Terminal-LineEditor git https://github.com/japhb/Terminal-LineEditor.git 0.0.20
|
|
|
|
# Configuration management
|
|
Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v2.0.0
|
|
+
|
|
+URI git https://github.com/raku-community-modules/uri.git 0.3.8
|
|
+JSON-OptIn git https://github.com/jonathanstowe/JSON-OptIn.git v0.0.2
|
|
+JSON-Name git https://github.com/jonathanstowe/JSON-Name.git v0.0.7
|
|
+JSON-Unmarshal git https://github.com/raku-community-modules/JSON-Unmarshal.git 0.18
|
|
+JSON-Marshal git https://github.com/jonathanstowe/JSON-Marshal.git v0.0.25
|
|
+JSON-Class git https://github.com/jonathanstowe/JSON-Class.git v0.0.21
|
|
+META6 git https://github.com/jonathanstowe/META6.git v0.0.30
|
|
+License-SPDX git https://github.com/jonathanstowe/License-SPDX.git v3.26.0
|
|
+Test-META git https://github.com/jonathanstowe/Test-META.git v0.0.20
|
|
+
|
|
Glob-IO git https://github.com/zostay/raku-IO-Glob.git v0.9.0
|
|
Config git https://github.com/scriptkitties/p6-Config.git v3.0.4
|
|
|
|
@@ -32,7 +50,6 @@ MIME-Base64 git https://github.com/raku-community-modules/MIME-Bas
|
|
YAMLish git https://github.com/Leont/yamlish.git 0.1.2
|
|
Config-Parser-yaml git https://github.com/scriptkitties/p6-Config-Parser-yaml.git v1.0.0
|
|
|
|
-JSON-Fast git https://github.com/timo/json_fast.git 0.19
|
|
Config-Parser-json git https://github.com/arjancwidlak/p6-Config-Parser-json.git master
|
|
|
|
# Database interaction
|
|
@@ -52,15 +69,6 @@ Template-Mustache git https://github.com/softmoth/raku-Template-Mustache
|
|
Template-Mojo git https://github.com/raku-community-modules/Template-Mojo.git 0.2.2
|
|
|
|
# Taken from the previous iteration of Rakudo Star
|
|
-URI git https://github.com/raku-community-modules/uri.git 0.3.8
|
|
-JSON-OptIn git https://github.com/jonathanstowe/JSON-OptIn.git v0.0.2
|
|
-JSON-Name git https://github.com/jonathanstowe/JSON-Name.git v0.0.7
|
|
-JSON-Unmarshal git https://github.com/raku-community-modules/JSON-Unmarshal.git 0.18
|
|
-JSON-Marshal git https://github.com/jonathanstowe/JSON-Marshal.git v0.0.25
|
|
-JSON-Class git https://github.com/jonathanstowe/JSON-Class.git v0.0.21
|
|
-META6 git https://github.com/jonathanstowe/META6.git v0.0.30
|
|
-License-SPDX git https://github.com/jonathanstowe/License-SPDX.git v3.26.0
|
|
-Test-META git https://github.com/jonathanstowe/Test-META.git v0.0.20
|
|
SVG git https://github.com/moritz/svg.git v1.0
|
|
SVG-Plot git https://github.com/moritz/svg-plot.git master
|
|
OO-Monitors git https://github.com/jnthn/oo-monitors.git 1.1.5
|
|
@@ -89,9 +97,6 @@ Encode git https://github.com/sergot/perl6-encode.git
|
|
HTTP-UserAgent git https://github.com/sergot/http-useragent.git 1.2.0
|
|
Pod-To-HTML git https://github.com/raku/Pod-To-HTML.git v0.8.1
|
|
Pod-To-BigPage git https://github.com/perl6/perl6-pod-to-bigpage.git 0.5.2
|
|
-File-Which git https://github.com/azawawi/raku-file-which.git 1.0.4
|
|
-Shell-Command git https://github.com/raku-community-modules/Shell-Command.git 1.1
|
|
-LibraryMake git https://github.com/retupmoca/P6-LibraryMake.git v1.0.5
|
|
IO-String git https://github.com/hoelzro/p6-io-string.git master
|
|
DateTime-Format git https://github.com/supernovus/perl6-datetime-format.git 0.1.5
|
|
IO-Capture-Simple git https://github.com/JJ/raku-io-capture-simple.git v0.0.2
|