aboutsummaryrefslogtreecommitdiff
path: root/etc/modules.txt
blob: 26b0ae87eae53ffe038f909d2e3706e5dc1d7c0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# 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  http  https://github.com/ugexe/zef/archive/refs/tags/v0.13.8.tar.gz  zef-0.13.8

# Documentation utilities
Perl6-TypeGraph  http  https://github.com/JJ/Raku-Doc-TypeGraph/archive/refs/tags/v2.1.3.tar.gz  Raku-Doc-TypeGraph-2.1.3
rakudoc          git   https://github.com/Raku/doc.git                                           master

# Testing
TAP          git   https://github.com/Raku/tap-harness6.git                              master

Getopt-Long  http  https://github.com/Leont/getopt-long6/archive/refs/tags/0.3.3.tar.gz  getopt-long6-0.3.3
App-Prove6   git   https://github.com/Leont/app-prove6.git                               master

# CLI improvements
Readline  http  https://git.sr.ht/~tyil/raku-readline/archive/v0.2.0.tar.gz  raku-readline-v0.2.0

# Logging
Log                 git  https://git.tyil.nl/raku/Log                       v0.3.1

Terminal-ANSIColor  git  https://github.com/tadzik/Terminal-ANSIColor.git   master
Log-Colored         git  https://git.tyil.nl/raku/Log::Colored              v0.1.1

# 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              http https://git.tyil.nl/raku/Config/snapshot/Config-3.0.3.tar.gz  Config-3.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

# vim: textwidth=0