Skip to content

Commit

Permalink
modules.txt: Adopt some git(hub) repo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOks committed May 2, 2024
1 parent cdea700 commit d34e014
Showing 1 changed file with 11 additions and 16 deletions.
27 changes: 11 additions & 16 deletions etc/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,14 @@ L10N git https://github.com/Raku/L10N
# Documentation utilities
File-Find git https://github.com/raku-community-modules/File-Find.git 0.2.1

# Logging
# Log git 2024.04 2024.03
# Log-Colored git 2024.04 v0.1.2

# terminal related modules
Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git 0.9.1
Term-termios git https://github.com/krunen/term-termios 0.2.7
Terminal-ANSIParser git https://github.com/japhb/Terminal-ANSIParser.git 0.0.3
Terminal-LineEditor git https://github.com/japhb/Terminal-LineEditor.git 0.0.16

# Configuration management
Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v2.0.0
# IO-Path-XDG git 2024.04 v0.2.0
Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v2.0.0
Glob-IO git https://github.com/zostay/raku-IO-Glob.git v0.9.0
Config git https://github.com/scriptkitties/p6-Config v3.0.4

Expand All @@ -52,8 +47,8 @@ XML git https://github.com/raku-community-modules/

# templates
Template6 git https://github.com/raku-community-modules/Template6 0.14.0
Template-Mustache git https://github.com/softmoth/p6-Template-Mustache.git 1.2.3
Template-Mojo git https://github.com/tadzik/Template-Mojo.git 0.2.2
Template-Mustache git https://github.com/softmoth/raku-Template-Mustache 1.2.3
Template-Mojo git https://github.com/raku-community-modules/Template-Mojo 0.2.2

# Taken from the previous iteration of Rakudo Star
URI git https://github.com/raku-community-modules/uri.git 0.3.7
Expand All @@ -78,12 +73,12 @@ OpenSSL git https://github.com/sergot/openssl.git
IO-Socket-SSL git https://github.com/sergot/io-socket-ssl.git 0.0.3
LWP-Simple git https://github.com/raku-community-modules/raku-lwp-simple.git 0.109
Digest-MD5 git https://github.com/cosimo/perl6-digest-md5.git 0.05
HTTP-Status git https://github.com/supernovus/perl6-http-status.git 0.0.4
PSGI git https://github.com/supernovus/perl6-psgi.git 1.2.1
HTTP-Easy git https://github.com/supernovus/perl6-http-easy.git 1.2
HTTP-Status git hhttps://github.com/lizmat/HTTP-Status 0.0.4
PSGI git https://github.com/raku-community-modules/PSGI 1.2.1
HTTP-Easy git https://github.com/raku-community-modules/HTTP-Easy 1.2
Test-When git https://github.com/raku-community-modules/perl6-Test-When.git v1.001009
Digest git https://github.com/grondilu/libdigest-perl6.git 1.1.0
Testo git https://github.com/raku-community-modules/perl6-Testo.git 1.003009
Digest git https://github.com/grondilu/libdigest-raku.git 1.1.0
Testo git https://github.com/raku-community-modules/Testo.git 1.003009

Temp-Path git https://github.com/ufobat/perl6-Temp-Path.git 1.001008

Expand All @@ -94,8 +89,8 @@ Encode git https://github.com/sergot/perl6-encode.git
HTTP-UserAgent git https://github.com/sergot/http-useragent.git v1.1.52
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/perl6-file-which.git 1.0.4
Shell-Command git https://github.com/tadzik/Shell-Command.git 1.1
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 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
Expand All @@ -109,6 +104,6 @@ Pod-Usage git https://github.com/Leont/pod-usage.git
sigpipe git https://github.com/Leont/sigpipe.git 0.0.3
App-Prove6 git https://github.com/Leont/app-prove6.git 0.0.17
LibraryCheck git https://github.com/jonathanstowe/LibraryCheck.git v0.0.12
Readline git https://github.com/fooist/perl6-readline.git 0.1.6
Readline git https://github.com/lathropd/perl6-readline 0.1.6

# vim: textwidth=0

0 comments on commit d34e014

Please sign in to comment.