tangled
alpha
login
or
join now
daniellemaywood.uk
/
gleam
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Update test community projects
Louis Pilfold
2 years ago
baac9d7b
de98d11c
+200
-208
2 changed files
expand all
collapse all
unified
split
test-community-packages
gleam.toml
manifest.toml
+91
-96
test-community-packages/gleam.toml
···
10
10
# links = [{ title = "Website", href = "https://gleam.run" }]
11
11
#
12
12
# For a full reference of all the available options, you can have a look at
13
13
-
# https://gleam.run/writing-gleam/gleam-toml/.
13
13
+
# https://gleam.run/writing-gleam/gleam-toml/.
14
14
15
15
[dependencies]
16
16
-
gleam_stdlib = "~> 0.34"
17
17
-
argamak = "~> 1.0"
18
18
-
argv = "~> 1.0"
19
19
-
aws4_request = "~> 0.1"
20
20
-
bigi = "~> 1.0"
21
21
-
birdie = "~> 1.0"
22
22
-
cgi = "~> 1.0"
23
23
-
conversation = "~> 1.4"
24
24
-
edit_distance = "~> 2.0"
25
25
-
envoy = "~> 1.0"
26
26
-
exception = "~> 1.1"
27
27
-
exercism_test_runner = "~> 1.7"
28
28
-
filepath = "~> 0.1"
29
29
-
gap = "~> 1.1"
30
30
-
gen_core_erlang = "~> 0.5"
31
31
-
gen_gleam = "~> 0.3"
32
32
-
glance = "~> 0.8"
33
33
-
glance_printer = "~> 1.1"
34
34
-
glatus = "~> 1.0"
35
35
-
gleam_community_ansi = "~> 1.4"
36
36
-
gleam_community_colour = "~> 1.3"
37
37
-
gleam_community_maths = "~> 1.0"
38
38
-
gleam_crypto = "~> 1.0"
39
39
-
gleam_elli = "~> 2.3"
40
40
-
gleam_erlang = "~> 0.24"
41
41
-
gleam_fetch = "~> 0.3"
42
42
-
gleam_hackney = "~> 1.2"
43
43
-
gleam_http = "~> 3.5"
44
44
-
gleam_httpc = "~> 2.1"
45
45
-
gleam_javascript = "~> 0.7"
46
46
-
gleam_json = "~> 0.7"
47
47
-
gleam_otp = "~> 0.9"
48
48
-
gleam_pgo = "~> 0.6"
49
49
-
gleam_sendgrid = "~> 0.2"
50
50
-
gleamy_bench = "~> 0.3"
51
51
-
glearray = "~> 0.2"
52
52
-
gleescript = "~> 1.0"
53
53
-
glen = "~> 2.0"
54
54
-
glenvy = "~> 0.5"
55
55
-
glesha = "~> 0.1"
56
56
-
glevatar = "~> 0.1"
57
57
-
glexer = "~> 0.7"
58
58
-
glisten = "~> 0.10"
59
59
-
globe = "~> 0.1"
60
60
-
gsv = "~> 1.3"
61
61
-
htmb = "~> 2.0"
62
62
-
htmgrrrl = "~> 0.3"
63
63
-
hug = "~> 1.0"
64
64
-
ids = "~> 0.12"
65
65
-
iso_8859 = "~> 1.0"
66
66
-
jot = "~> 0.2"
67
67
-
justin = "~> 1.0"
68
68
-
lustre = "~> 3.1"
69
69
-
lustre_http = "~> 0.5"
70
70
-
lustre_ui = "~> 0.3"
71
71
-
lustre_websocket = "~> 0.7"
72
72
-
marceau = "~> 1.1"
73
73
-
mineflayer = "~> 0.1"
74
74
-
mist = "~> 0.17"
75
75
-
mug = "~> 0.2"
76
76
-
nakai = "~> 0.9"
77
77
-
nibble = "~> 1.0"
78
78
-
outil = "~> 0.5"
79
79
-
phony = "~> 1.1"
80
80
-
plinth = "~> 0.1"
81
81
-
prng = "~> 3.0"
82
82
-
process_waiter = "~> 1.0"
83
83
-
puddle = "~> 0.5"
84
84
-
punycode = "~> 0.1"
85
85
-
radish = "~> 0.13"
86
86
-
ranger = "~> 1.1"
87
87
-
rank = "~> 1.0"
88
88
-
repeatedly = "~> 2.1"
89
89
-
simplifile = "~> 1.4"
90
90
-
snag = "~> 0.3"
91
91
-
spinner = "~> 1.0"
92
92
-
testbldr = "~> 1.1"
93
93
-
tom = "~> 0.3"
94
94
-
wimp = "~> 1.1"
95
95
-
wisp = "~> 0.1"
96
96
-
zeptomail = "~> 1.0"
97
97
-
jwt = "~> 0.1"
98
98
-
jasper = "~> 1.0"
99
99
-
immutable_lru = "~> 1.0"
100
100
-
htmz = "~> 0.1"
101
101
-
xmleam = "~> 1.1"
102
102
-
pears = "~> 0.3"
103
103
-
typed_headers = "~> 1.1"
104
104
-
reactive_signal = "~> 0.0"
105
105
-
nanoworker = "~> 0.0"
106
106
-
file_streams = "~> 0.3"
107
107
-
morse_code_translator = "~> 2.0"
108
108
-
109
109
-
[dev-dependencies]
110
110
-
gleeunit = "~> 1.0"
16
16
+
gleam_stdlib = ">= 0.36.0 and < 1.0.0"
17
17
+
argamak = ">= 1.1.0 and < 2.0.0"
18
18
+
argv = ">= 1.0.2 and < 2.0.0"
19
19
+
aws4_request = ">= 0.1.1 and < 1.0.0"
20
20
+
bigi = ">= 2.1.0 and < 3.0.0"
21
21
+
birdie = ">= 1.1.0 and < 2.0.0"
22
22
+
cgi = ">= 1.0.1 and < 2.0.0"
23
23
+
conversation = ">= 1.4.3 and < 2.0.0"
24
24
+
edit_distance = ">= 2.0.1 and < 3.0.0"
25
25
+
envoy = ">= 1.0.1 and < 2.0.0"
26
26
+
exception = ">= 2.0.0 and < 3.0.0"
27
27
+
exercism_test_runner = ">= 1.7.0 and < 2.0.0"
28
28
+
filepath = ">= 0.2.0 and < 1.0.0"
29
29
+
gap = ">= 1.1.3 and < 2.0.0"
30
30
+
gen_core_erlang = ">= 0.5.1 and < 1.0.0"
31
31
+
gen_gleam = ">= 0.3.1 and < 1.0.0"
32
32
+
glance = ">= 0.8.2 and < 1.0.0"
33
33
+
glance_printer = ">= 1.1.0 and < 2.0.0"
34
34
+
glatus = ">= 1.0.0 and < 2.0.0"
35
35
+
gleam_community_ansi = ">= 1.4.0 and < 2.0.0"
36
36
+
gleam_community_colour = ">= 1.4.0 and < 2.0.0"
37
37
+
gleam_community_maths = ">= 1.1.0 and < 2.0.0"
38
38
+
gleam_crypto = ">= 1.3.0 and < 2.0.0"
39
39
+
gleam_elli = ">= 2.4.0 and < 3.0.0"
40
40
+
gleam_erlang = ">= 0.25.0 and < 1.0.0"
41
41
+
gleam_fetch = ">= 0.4.0 and < 1.0.0"
42
42
+
gleam_hackney = ">= 1.2.0 and < 2.0.0"
43
43
+
gleam_http = ">= 3.6.0 and < 4.0.0"
44
44
+
gleam_httpc = ">= 2.2.0 and < 3.0.0"
45
45
+
gleam_javascript = ">= 0.8.0 and < 1.0.0"
46
46
+
gleam_json = ">= 0.7.0 and < 1.0.0"
47
47
+
gleam_otp = ">= 0.10.0 and < 1.0.0"
48
48
+
gleam_pgo = ">= 0.6.1 and < 1.0.0"
49
49
+
gleam_sendgrid = ">= 0.2.0 and < 1.0.0"
50
50
+
gleamy_bench = ">= 0.4.0 and < 1.0.0"
51
51
+
glearray = ">= 0.2.1 and < 1.0.0"
52
52
+
gleescript = ">= 1.0.0 and < 2.0.0"
53
53
+
glen = ">= 2.0.0 and < 3.0.0"
54
54
+
glenvy = ">= 0.5.1 and < 1.0.0"
55
55
+
glesha = ">= 0.1.3 and < 1.0.0"
56
56
+
glexer = ">= 0.7.0 and < 1.0.0"
57
57
+
glisten = ">= 2.0.0 and < 3.0.0"
58
58
+
globe = ">= 0.1.0 and < 1.0.0"
59
59
+
gsv = ">= 1.4.0 and < 2.0.0"
60
60
+
htmb = ">= 2.0.0 and < 3.0.0"
61
61
+
htmgrrrl = ">= 0.3.0 and < 1.0.0"
62
62
+
ids = ">= 0.12.0 and < 1.0.0"
63
63
+
iso_8859 = ">= 2.0.0 and < 3.0.0"
64
64
+
jot = ">= 0.3.1 and < 1.0.0"
65
65
+
justin = ">= 1.0.1 and < 2.0.0"
66
66
+
lustre = ">= 3.1.4 and < 4.0.0"
67
67
+
lustre_http = ">= 0.5.0 and < 1.0.0"
68
68
+
lustre_ui = ">= 0.4.0 and < 1.0.0"
69
69
+
lustre_websocket = ">= 0.7.6 and < 1.0.0"
70
70
+
marceau = ">= 1.1.0 and < 2.0.0"
71
71
+
mineflayer = ">= 0.1.0 and < 1.0.0"
72
72
+
mist = ">= 1.0.0 and < 2.0.0"
73
73
+
mug = ">= 0.2.0 and < 1.0.0"
74
74
+
nakai = ">= 0.9.0 and < 1.0.0"
75
75
+
nibble = ">= 1.1.0 and < 2.0.0"
76
76
+
outil = ">= 0.5.0 and < 1.0.0"
77
77
+
phony = ">= 1.1.6 and < 2.0.0"
78
78
+
plinth = ">= 0.1.13 and < 1.0.0"
79
79
+
prng = ">= 3.0.2 and < 4.0.0"
80
80
+
process_waiter = ">= 1.0.0 and < 2.0.0"
81
81
+
puddle = ">= 0.5.0 and < 1.0.0"
82
82
+
punycode = ">= 0.1.1 and < 1.0.0"
83
83
+
radish = ">= 0.13.0 and < 1.0.0"
84
84
+
ranger = ">= 1.2.0 and < 2.0.0"
85
85
+
rank = ">= 1.0.0 and < 2.0.0"
86
86
+
repeatedly = ">= 2.1.1 and < 3.0.0"
87
87
+
simplifile = ">= 1.5.1 and < 2.0.0"
88
88
+
snag = ">= 0.3.0 and < 1.0.0"
89
89
+
spinner = ">= 1.1.0 and < 2.0.0"
90
90
+
testbldr = ">= 1.1.0 and < 2.0.0"
91
91
+
tom = ">= 0.3.0 and < 1.0.0"
92
92
+
wimp = ">= 1.1.0 and < 2.0.0"
93
93
+
wisp = ">= 0.14.0 and < 1.0.0"
94
94
+
zeptomail = ">= 1.0.0 and < 2.0.0"
95
95
+
jwt = ">= 0.1.11 and < 1.0.0"
96
96
+
jasper = ">= 1.2.0 and < 2.0.0"
97
97
+
immutable_lru = ">= 1.0.1 and < 2.0.0"
98
98
+
xmleam = ">= 1.1.4 and < 2.0.0"
99
99
+
pears = ">= 0.3.0 and < 1.0.0"
100
100
+
typed_headers = ">= 1.1.2 and < 2.0.0"
101
101
+
reactive_signal = ">= 0.0.1 and < 1.0.0"
102
102
+
nanoworker = ">= 0.0.2 and < 1.0.0"
103
103
+
file_streams = ">= 0.3.1 and < 1.0.0"
104
104
+
morse_code_translator = ">= 2.0.0 and < 3.0.0"
105
105
+
gleeunit = ">= 1.1.2 and < 2.0.0"
+109
-112
test-community-packages/manifest.toml
···
3
3
4
4
packages = [
5
5
{ name = "argamak", version = "1.1.0", build_tools = ["gleam"], requirements = ["gleam_stdlib", "nx"], otp_app = "argamak", source = "hex", outer_checksum = "4124DD1D004D43D9F9734A3274BE063F2770940C773BDE21AFFC43EB45572C9A" },
6
6
-
{ name = "argv", version = "1.0.1", build_tools = ["gleam"], requirements = [], otp_app = "argv", source = "hex", outer_checksum = "A6E9009E50BBE863EB37D963E4315398D41A3D87D0075480FC244125808F964A" },
6
6
+
{ name = "argv", version = "1.0.2", build_tools = ["gleam"], requirements = [], otp_app = "argv", source = "hex", outer_checksum = "BA1FF0929525DEBA1CE67256E5ADF77A7CDDFE729E3E3F57A5BDCAA031DED09D" },
7
7
{ name = "aws4_request", version = "0.1.1", build_tools = ["gleam"], requirements = ["gleam_crypto", "gleam_http", "gleam_stdlib"], otp_app = "aws4_request", source = "hex", outer_checksum = "90B1DB6E2A7F0396CD4713850B14B3A910331B5BA76D051E411D1499AAA2EA9A" },
8
8
{ name = "backoff", version = "1.1.6", build_tools = ["rebar3"], requirements = [], otp_app = "backoff", source = "hex", outer_checksum = "CF0CFFF8995FB20562F822E5CC47D8CCF664C5ECDC26A684CBE85C225F9D7C39" },
9
9
{ name = "base64url", version = "0.0.1", build_tools = ["rebar"], requirements = [], otp_app = "base64url", source = "hex", outer_checksum = "FAB09B20E3F5DB886725544CBCF875B8E73EC93363954EB8A1A9ED834AA8C1F9" },
10
10
-
{ name = "bigi", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "bigi", source = "hex", outer_checksum = "CB2766365C3DA3C651AD55F6A6389A586FA6B2D66B80BE0DA168EEBD0EE1A43D" },
10
10
+
{ name = "bigi", version = "2.1.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "bigi", source = "hex", outer_checksum = "B6F7CAF319F13F32DB4331A750534912A9AEE1C195DD8E5DA83A42A4AD390274" },
11
11
{ name = "birdie", version = "1.1.0", build_tools = ["gleam"], requirements = ["argv", "filepath", "gap", "glance", "gleam_community_ansi", "gleam_erlang", "gleam_stdlib", "gleeunit", "justin", "rank", "simplifile", "trie_again"], otp_app = "birdie", source = "hex", outer_checksum = "DE7BEE4C76A52E91E72800531B6E5B41093D06FA90C7F6D9FDE768BCE714FAA7" },
12
12
+
{ name = "birl", version = "1.6.1", build_tools = ["gleam"], requirements = ["gleam_stdlib", "ranger"], otp_app = "birl", source = "hex", outer_checksum = "976CFF85D34D50F7775896615A71745FBE0C325E50399787088F941B539A0497" },
12
13
{ name = "certifi", version = "2.12.0", build_tools = ["rebar3"], requirements = [], otp_app = "certifi", source = "hex", outer_checksum = "EE68D85DF22E554040CDB4BE100F33873AC6051387BAF6A8F6CE82272340FF1C" },
13
14
{ name = "cgi", version = "1.0.1", build_tools = ["gleam"], requirements = ["envoy", "gleam_http", "gleam_stdlib"], otp_app = "cgi", source = "hex", outer_checksum = "CEAF4AE877A115E1C03810289924B5102073F5FB1B786C5F28BA241BAC632042" },
14
15
{ name = "complex", version = "0.5.0", build_tools = ["mix"], requirements = [], otp_app = "complex", source = "hex", outer_checksum = "2683BD3C184466CFB94FAD74CBFDDFAA94B860E27AD4CA1BFFE3BFF169D91EF1" },
···
16
17
{ name = "edit_distance", version = "2.0.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "edit_distance", source = "hex", outer_checksum = "A1E485C69A70210223E46E63985FA1008B8B2DDA9848B7897469171B29020C05" },
17
18
{ name = "elli", version = "3.3.0", build_tools = ["rebar3"], requirements = [], otp_app = "elli", source = "hex", outer_checksum = "698B13B33D05661DB9FE7EFCBA41B84825A379CCE86E486CF6AFF9285BE0CCF8" },
18
19
{ name = "envoy", version = "1.0.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "envoy", source = "hex", outer_checksum = "CFAACCCFC47654F7E8B75E614746ED924C65BD08B1DE21101548AC314A8B6A41" },
19
19
-
{ name = "exception", version = "1.1.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "exception", source = "hex", outer_checksum = "984401CFC95BCA87C391E36194D2B9E5B946467D44893FADB1CA4ACD4B7A29CE" },
20
20
+
{ name = "exception", version = "2.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "exception", source = "hex", outer_checksum = "F5580D584F16A20B7FCDCABF9E9BE9A2C1F6AC4F9176FA6DD0B63E3B20D450AA" },
20
21
{ name = "exercism_test_runner", version = "1.7.0", build_tools = ["gleam"], requirements = ["argv", "gap", "glance", "gleam_community_ansi", "gleam_erlang", "gleam_json", "gleam_stdlib", "simplifile"], otp_app = "exercism_test_runner", source = "hex", outer_checksum = "2FC1BADB19BEC2AE77BFD2D3A606A014C85412A7B874CAFC4BA8CF04B0B257CD" },
21
22
{ name = "file_streams", version = "0.3.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "file_streams", source = "hex", outer_checksum = "4064B4ED044460D6BD53A9654AABBC7D38A471D8805A0FF17DF511FE219396B4" },
22
23
{ name = "filepath", version = "0.2.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "filepath", source = "hex", outer_checksum = "FC1B1B29438A5BA6C990F8047A011430BEC0C5BA638BFAA62718C4EAEFE00435" },
···
29
30
{ name = "glatus", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_json", "gleam_stdlib"], otp_app = "glatus", source = "hex", outer_checksum = "8D1C5D7F3AC7FB0616D14C3BD8930F8D3F427EC195086FE24D60745CF5900C7D" },
30
31
{ name = "gleam_bitwise", version = "1.3.1", build_tools = ["gleam"], requirements = [], otp_app = "gleam_bitwise", source = "hex", outer_checksum = "B36E1D3188D7F594C7FD4F43D0D2CE17561DE896202017548578B16FE1FE9EFC" },
31
32
{ name = "gleam_community_ansi", version = "1.4.0", build_tools = ["gleam"], requirements = ["gleam_community_colour", "gleam_stdlib"], otp_app = "gleam_community_ansi", source = "hex", outer_checksum = "FE79E08BF97009729259B6357EC058315B6FBB916FAD1C2FF9355115FEB0D3A4" },
32
32
-
{ name = "gleam_community_colour", version = "1.3.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleam_community_colour", source = "hex", outer_checksum = "A49A5E3AE8B637A5ACBA80ECB9B1AFE89FD3D5351FF6410A42B84F666D40D7D5" },
33
33
+
{ name = "gleam_community_colour", version = "1.4.0", build_tools = ["gleam"], requirements = ["gleam_json", "gleam_stdlib"], otp_app = "gleam_community_colour", source = "hex", outer_checksum = "795964217EBEDB3DA656F5EB8F67D7AD22872EB95182042D3E7AFEF32D3FD2FE" },
33
34
{ name = "gleam_community_maths", version = "1.1.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleam_community_maths", source = "hex", outer_checksum = "E30C61A75051DAF7CFD77C4FBAA04140FDA0B5D831955E7A74521E5576E2780D" },
34
35
{ name = "gleam_crypto", version = "1.3.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleam_crypto", source = "hex", outer_checksum = "ADD058DEDE8F0341F1ADE3AAC492A224F15700829D9A3A3F9ADF370F875C51B7" },
35
35
-
{ name = "gleam_elli", version = "2.3.0", build_tools = ["gleam"], requirements = ["elli", "gleam_erlang", "gleam_http", "gleam_otp", "gleam_stdlib"], otp_app = "gleam_elli", source = "hex", outer_checksum = "86DC8F8CC23FE29949DADD09DF6740C5E1EF1A0A12A084ABA4DAE0D6FBCBB261" },
36
36
+
{ name = "gleam_elli", version = "2.4.0", build_tools = ["gleam"], requirements = ["elli", "gleam_erlang", "gleam_http", "gleam_otp", "gleam_stdlib"], otp_app = "gleam_elli", source = "hex", outer_checksum = "433F5AF4ED92C55F3EBA8942610E974254EEF90F484AF26E3D775E33338DE832" },
36
37
{ name = "gleam_erlang", version = "0.25.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleam_erlang", source = "hex", outer_checksum = "054D571A7092D2A9727B3E5D183B7507DAB0DA41556EC9133606F09C15497373" },
37
38
{ name = "gleam_fetch", version = "0.4.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_javascript", "gleam_stdlib"], otp_app = "gleam_fetch", source = "hex", outer_checksum = "7446410A44A1D1328F5BC1FF4FC9CBD1570479EA69349237B3F82E34521CCC10" },
38
39
{ name = "gleam_hackney", version = "1.2.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_stdlib", "hackney"], otp_app = "gleam_hackney", source = "hex", outer_checksum = "066B1A55D37DBD61CC72A1C4EDE43C6015B1797FAF3818C16FE476534C7B6505" },
···
43
44
{ name = "gleam_otp", version = "0.10.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_stdlib"], otp_app = "gleam_otp", source = "hex", outer_checksum = "0B04FE915ACECE539B317F9652CAADBBC0F000184D586AAAF2D94C100945D72B" },
44
45
{ name = "gleam_pgo", version = "0.6.1", build_tools = ["gleam"], requirements = ["gleam_stdlib", "pgo"], otp_app = "gleam_pgo", source = "hex", outer_checksum = "18A4940471BA798AA1FB85CD6E6D035A7403F66C4A2F19CDD471E0DA450C3633" },
45
46
{ name = "gleam_sendgrid", version = "0.2.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_json", "gleam_stdlib"], otp_app = "gleam_sendgrid", source = "hex", outer_checksum = "15DA0C569F0B318C42E145D2604C8307D0CA0A03DC6CE947A453B7DDFFC64C17" },
46
46
-
{ name = "gleam_stdlib", version = "0.34.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "1FB8454D2991E9B4C0C804544D8A9AD0F6184725E20D63C3155F0AEB4230B016" },
47
47
+
{ name = "gleam_stdlib", version = "0.36.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "C0D14D807FEC6F8A08A7C9EF8DFDE6AE5C10E40E21325B2B29365965D82EB3D4" },
47
48
{ name = "gleamy_bench", version = "0.4.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleamy_bench", source = "hex", outer_checksum = "B094BD02EAD14BBF24B8A790C1BD4ECAADBBF17B0503DE46EC74DAD9F4930FE9" },
48
49
{ name = "glearray", version = "0.2.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "glearray", source = "hex", outer_checksum = "908154F695D330E06A37FAB2C04119E8F315D643206F8F32B6A6C14A8709FFF4" },
49
50
{ name = "gleescript", version = "1.0.0", build_tools = ["gleam"], requirements = ["filepath", "gleam_erlang", "gleam_stdlib", "simplifile", "snag", "tom"], otp_app = "gleescript", source = "hex", outer_checksum = "F7C152E206167000420F90983E4D4A076703292AAC4335A9248BA46D380841AC" },
50
50
-
{ name = "gleeunit", version = "1.0.2", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "D364C87AFEB26BDB4FB8A5ABDE67D635DC9FA52D6AB68416044C35B096C6882D" },
51
51
+
{ name = "gleeunit", version = "1.1.2", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "72CDC3D3F719478F26C4E2C5FED3E657AC81EC14A47D2D2DEBB8693CA3220C3B" },
51
52
{ name = "glen", version = "2.0.0", build_tools = ["gleam"], requirements = ["conversation", "gleam_community_ansi", "gleam_http", "gleam_javascript", "gleam_stdlib", "marceau"], otp_app = "glen", source = "hex", outer_checksum = "63224B9BD0994ABCE4E8D6B3C94520D59A5E70CC807ED61BA9CFA32368CA1DBF" },
52
53
{ name = "glenvy", version = "0.5.1", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_stdlib", "nibble", "simplifile"], otp_app = "glenvy", source = "hex", outer_checksum = "4D1090DC984DB3184CC5E151F240FBE9ED6EBE302B69DC0B6CC222DD4C74357E" },
53
54
{ name = "glesha", version = "0.1.3", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "glesha", source = "hex", outer_checksum = "8DC5F211670C12870FC36C211B8C0A0FFB07BC83708484174CAE1F9DA4B8AF9F" },
54
54
-
{ name = "glevatar", version = "0.1.1", build_tools = ["gleam"], requirements = ["gleam_stdlib", "glesha"], otp_app = "glevatar", source = "hex", outer_checksum = "C41F79A49226C74F112D20724A945FDDBA403881CC9810345116B356297C22B4" },
55
55
{ name = "glexer", version = "0.7.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "glexer", source = "hex", outer_checksum = "4484942A465482A0A100936E1E5F12314DB4B5AC0D87575A7B9E9062090B96BE" },
56
56
{ name = "glint", version = "0.14.0", build_tools = ["gleam"], requirements = ["gleam_community_ansi", "gleam_community_colour", "gleam_stdlib", "snag"], otp_app = "glint", source = "hex", outer_checksum = "21AB16D5A50D4EF34DF935915FDBEE06B2DAEDEE3FCC8584C6E635A866566B38" },
57
57
-
{ name = "glisten", version = "0.10.2", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_otp", "gleam_stdlib"], otp_app = "glisten", source = "hex", outer_checksum = "461AE0EC3C2BDCC8B581A0CE07D49597A61226B410A3FE7E237EB924D0D18536" },
57
57
+
{ name = "glisten", version = "2.0.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_otp", "gleam_stdlib"], otp_app = "glisten", source = "hex", outer_checksum = "CF3A9383E9BA4A8CBAF2F7B799716290D02F2AC34E7A77556B49376B662B9314" },
58
58
{ name = "globe", version = "0.1.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "globe", source = "hex", outer_checksum = "803B1B983238AF34627AA1135050838388468364D64B1660A7F973F66E9B6C3B" },
59
59
-
{ name = "gsv", version = "1.3.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gsv", source = "hex", outer_checksum = "E83449D9F96C21C9AD89F6CA5001E103F8B3B0D81673C997561A1861AB862090" },
59
59
+
{ name = "gsv", version = "1.4.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gsv", source = "hex", outer_checksum = "4D6B08A60D38AB8D6605822B50A120E2BCDE1F3F2EA9DD3BBBEC3350CFB15D3F" },
60
60
{ name = "hackney", version = "1.20.1", build_tools = ["rebar3"], requirements = ["certifi", "idna", "metrics", "mimerl", "parse_trans", "ssl_verify_fun", "unicode_util_compat"], otp_app = "hackney", source = "hex", outer_checksum = "FE9094E5F1A2A2C0A7D10918FEE36BFEC0EC2A979994CFF8CFE8058CD9AF38E3" },
61
61
+
{ name = "hpack_erl", version = "0.3.0", build_tools = ["rebar3"], requirements = [], otp_app = "hpack", source = "hex", outer_checksum = "D6137D7079169D8C485C6962DFE261AF5B9EF60FBC557344511C1E65E3D95FB0" },
61
62
{ name = "htmb", version = "2.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "htmb", source = "hex", outer_checksum = "915186FE1759EB8B78CBDC01228D0B7ED74DA2E64B08B4115525E293B036C428" },
62
63
{ name = "htmerl", version = "0.1.0", build_tools = ["rebar3"], requirements = [], otp_app = "htmerl", source = "hex", outer_checksum = "D932F76EA33C318A79F41A429FDBEAE30820390DDB72BA89F38EEF32FEC36395" },
63
64
{ name = "htmgrrrl", version = "0.3.0", build_tools = ["gleam"], requirements = ["gleam_stdlib", "htmerl"], otp_app = "htmgrrrl", source = "hex", outer_checksum = "983492567967DAA64776E005B9E70353368B14E6F87D543E01308B48A7A0398F" },
64
64
-
{ name = "htmz", version = "0.1.2", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "htmz", source = "hex", outer_checksum = "2B5035A7700F9FAC5C0318692DC85255D4AE0B29511A8DE22F9E768288F0BB72" },
65
65
-
{ name = "hug", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_community_ansi", "gleam_community_colour", "gleam_stdlib"], otp_app = "hug", source = "hex", outer_checksum = "D7D8C4F5A3093FB0B6A0228288D94E95966AADC5500133F9E983BA4634E92CC8" },
66
65
{ name = "idna", version = "6.1.1", build_tools = ["rebar3"], requirements = ["unicode_util_compat"], otp_app = "idna", source = "hex", outer_checksum = "92376EB7894412ED19AC475E4A86F7B413C1B9FBB5BD16DCCD57934157944CEA" },
67
66
{ name = "ids", version = "0.12.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_otp", "gleam_stdlib"], otp_app = "ids", source = "hex", outer_checksum = "C0772022F69E6C91825115F6C7053F1AE2F5567A31650229B7B8749F8F429F3C" },
68
67
{ name = "immutable_lru", version = "1.0.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "immutable_lru", source = "hex", outer_checksum = "D3AA3FDE2AAE9B5CF48D825A75E9D0D7ECAD8085AB4A25B068C7C2E456E81F29" },
69
69
-
{ name = "iso_8859", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "iso_8859", source = "hex", outer_checksum = "51440FA4C2CD7A11DDC0B99BB75C86D69B94B4D9D32ED2D17242E3946CA6228D" },
70
70
-
{ name = "jasper", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib", "pears"], otp_app = "jasper", source = "hex", outer_checksum = "F2E4E02834EAD3C306BA30DE9AE40AB74DC7ECA7E553169E694B6DE91A1450E7" },
68
68
+
{ name = "iso_8859", version = "2.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "iso_8859", source = "hex", outer_checksum = "B296DC9587480C7A7D1E6862F888844956E03A1CD99ECE7713970515C0AA4F6A" },
69
69
+
{ name = "jasper", version = "1.2.0", build_tools = ["gleam"], requirements = ["gleam_stdlib", "pears"], otp_app = "jasper", source = "hex", outer_checksum = "F86B8D44B72A1623940A947605AEC348A87BBC8D0570F3484EC74EF4FE2C0B53" },
71
70
{ name = "jot", version = "0.3.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "jot", source = "hex", outer_checksum = "574A2DACA106E9B4826C9F3F2D3911844C7826D554C08E404696CC16F85E0392" },
72
71
{ name = "jsx", version = "2.8.3", build_tools = ["mix", "rebar3"], requirements = [], otp_app = "jsx", source = "hex", outer_checksum = "FC3499FED7A726995AA659143A248534ADC754EBD16CCD437CD93B649A95091F" },
73
72
{ name = "justin", version = "1.0.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "justin", source = "hex", outer_checksum = "7FA0C6DB78640C6DC5FBFD59BF3456009F3F8B485BF6825E97E1EB44E9A1E2CD" },
74
73
{ name = "jwt", version = "0.1.11", build_tools = ["rebar3"], requirements = ["base64url", "jsx"], otp_app = "jwt", source = "hex", outer_checksum = "B483FBB786D1BD050B3C551D323112D604E5B0F9CF9DC5671ADEEC462C2E36BB" },
74
74
+
{ name = "logging", version = "1.0.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "logging", source = "hex", outer_checksum = "82C112ED9B6C30C1772A6FE2613B94B13F62EA35F5869A2630D13948D297BD39" },
75
75
{ name = "lustre", version = "3.1.4", build_tools = ["gleam"], requirements = ["argv", "gleam_community_ansi", "gleam_stdlib", "glint"], otp_app = "lustre", source = "hex", outer_checksum = "E651E39189F55473837FB7386C06BAED7276B37B5058302CAC880F89C25CB4E9" },
76
76
{ name = "lustre_http", version = "0.5.0", build_tools = ["gleam"], requirements = ["gleam_fetch", "gleam_http", "gleam_javascript", "gleam_json", "gleam_stdlib", "lustre"], otp_app = "lustre_http", source = "hex", outer_checksum = "7D7D91EB7C59177E7C2ECCF7D0BE530DDFF86264AE1BEF473E6F9F8C6C62CEB0" },
77
77
{ name = "lustre_ui", version = "0.4.0", build_tools = ["gleam"], requirements = ["gleam_community_colour", "gleam_stdlib", "lustre"], otp_app = "lustre_ui", source = "hex", outer_checksum = "9FE07E26EABDB13F7CB29F90AD8763618040729BF16E5F451A6ED584C52AA093" },
···
80
80
{ name = "metrics", version = "1.0.1", build_tools = ["rebar3"], requirements = [], otp_app = "metrics", source = "hex", outer_checksum = "69B09ADDDC4F74A40716AE54D140F93BEB0FB8978D8636EADED0C31B6F099F16" },
81
81
{ name = "mimerl", version = "1.2.0", build_tools = ["rebar3"], requirements = [], otp_app = "mimerl", source = "hex", outer_checksum = "F278585650AA581986264638EBF698F8BB19DF297F66AD91B18910DFC6E19323" },
82
82
{ name = "mineflayer", version = "0.1.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "mineflayer", source = "hex", outer_checksum = "77AFA091107A42AD63D0FE6C417CE9E4984CE33C9225DCE8C802DD625A684262" },
83
83
-
{ name = "mist", version = "0.17.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_http", "gleam_otp", "gleam_stdlib", "glisten"], otp_app = "mist", source = "hex", outer_checksum = "DA8ACEE52C1E4892A75181B3166A4876D8CBC69D555E4770250BC84C80F75524" },
83
83
+
{ name = "mist", version = "1.0.0", build_tools = ["gleam"], requirements = ["birl", "gleam_erlang", "gleam_http", "gleam_otp", "gleam_stdlib", "glisten", "hpack_erl", "logging"], otp_app = "mist", source = "hex", outer_checksum = "7765E53DCC9ACCACF217B8E0CA3DE7E848C783BFAE5118B75011E81C2C80385C" },
84
84
{ name = "morse_code_translator", version = "2.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "morse_code_translator", source = "hex", outer_checksum = "29492E275B5BAAFB7748CD6DA12BA16E6D2CCF5F202C672231F36F61DD63F291" },
85
85
{ name = "mug", version = "0.2.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_stdlib"], otp_app = "mug", source = "hex", outer_checksum = "35064CE144C23AD60842F44C989D70DD7A8923B8A74885F06E09B73DD3CC5283" },
86
86
{ name = "nakai", version = "0.9.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "nakai", source = "hex", outer_checksum = "F6FFED9EF4B0E14C7A09B2FB87B42D3A93EFE024FD0299C11F041E92321163A6" },
···
94
94
{ name = "pears", version = "0.3.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "pears", source = "hex", outer_checksum = "F823EDF5C7F8606A0B7764C071B6EE8515FC341D6FC69902E81120633DF7E983" },
95
95
{ name = "pg_types", version = "0.4.0", build_tools = ["rebar3"], requirements = [], otp_app = "pg_types", source = "hex", outer_checksum = "B02EFA785CAECECF9702C681C80A9CA12A39F9161A846CE17B01FB20AEEED7EB" },
96
96
{ name = "pgo", version = "0.14.0", build_tools = ["rebar3"], requirements = ["backoff", "opentelemetry_api", "pg_types"], otp_app = "pgo", source = "hex", outer_checksum = "71016C22599936E042DC0012EE4589D24C71427D266292F775EBF201D97DF9C9" },
97
97
-
{ name = "phony", version = "1.1.3", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "phony", source = "hex", outer_checksum = "2844C7872832D878D38A82DD56F5455B0AA03E1AB4114E0B04950724B738AA7B" },
97
97
+
{ name = "phony", version = "1.1.6", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "phony", source = "hex", outer_checksum = "64836B3DC384EECB8D117E6AB01A888ABEE65EBB33998B660A7238C41EB7AC66" },
98
98
{ name = "plinth", version = "0.1.13", build_tools = ["gleam"], requirements = ["gleam_javascript", "gleam_json", "gleam_stdlib"], otp_app = "plinth", source = "hex", outer_checksum = "F4E20F8739D4D704BB69C8336B5E178D346EB69775BF263DC15B2A77B113A63C" },
99
99
{ name = "prng", version = "3.0.2", build_tools = ["gleam"], requirements = ["gleam_bitwise", "gleam_stdlib"], otp_app = "prng", source = "hex", outer_checksum = "C61B103F9AF5031ADAA35187CCE7130845EF5088D88FD084E5995D4FBEC9D745" },
100
100
{ name = "process_waiter", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_stdlib"], otp_app = "process_waiter", source = "hex", outer_checksum = "51D27A90BA736449D5447673FF295348D23462F9D9D4BD3E6794F507D65463D2" },
101
101
{ name = "puddle", version = "0.5.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_otp", "gleam_stdlib"], otp_app = "puddle", source = "hex", outer_checksum = "1D199F61CAB692DA84CE8153C9351DC21C68C62BCE75782AFAAD5EE780144806" },
102
102
{ name = "punycode", version = "0.1.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "punycode", source = "hex", outer_checksum = "BBEC025DE579CDD4F69578290E71DBC50B6CDAC17F8D1A1732EBA7E027526F60" },
103
103
{ name = "radish", version = "0.13.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_otp", "gleam_stdlib", "mug"], otp_app = "radish", source = "hex", outer_checksum = "AEB090E74EE001D285CBEC474F91F201738363E167353B26D723B94AF65B6C1E" },
104
104
-
{ name = "ranger", version = "1.1.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "ranger", source = "hex", outer_checksum = "28E615AE7590ED922AF1510DDF606A2ECBBC2A9609AF36D412EDC925F06DFD20" },
104
104
+
{ name = "ranger", version = "1.2.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "ranger", source = "hex", outer_checksum = "1566C272B1D141B3BBA38B25CB761EF56E312E79EC0E2DFD4D3C19FB0CC1F98C" },
105
105
{ name = "rank", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "rank", source = "hex", outer_checksum = "5660E361F0E49CBB714CC57CC4C89C63415D8986F05B2DA0C719D5642FAD91C9" },
106
106
{ name = "reactive_signal", version = "0.0.1", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_otp", "gleam_stdlib"], otp_app = "reactive_signal", source = "hex", outer_checksum = "735335DABE0513637641ACC425C2EAEE0EBDB7F1E38E6095F2AF20A3F835518E" },
107
107
{ name = "repeatedly", version = "2.1.1", build_tools = ["gleam"], requirements = [], otp_app = "repeatedly", source = "hex", outer_checksum = "38808C3EC382B0CD981336D5879C24ECB37FCB9C1D1BD128F7A80B0F74404D79" },
108
108
-
{ name = "simplifile", version = "1.5.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "simplifile", source = "hex", outer_checksum = "EB9AA8E65E5C1E3E0FDCFC81BC363FD433CB122D7D062750FFDF24DE4AC40116" },
108
108
+
{ name = "simplifile", version = "1.5.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "simplifile", source = "hex", outer_checksum = "C44DB387524F90DC42142699C78C850003289D32C7C99C7D32873792A299CDF7" },
109
109
{ name = "snag", version = "0.3.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "snag", source = "hex", outer_checksum = "54D32E16E33655346AA3E66CBA7E191DE0A8793D2C05284E3EFB90AD2CE92BCC" },
110
110
{ name = "spinner", version = "1.1.0", build_tools = ["gleam"], requirements = ["gleam_community_ansi", "gleam_erlang", "gleam_stdlib", "glearray", "repeatedly"], otp_app = "spinner", source = "hex", outer_checksum = "200BA3D4A04D468898E63C0D316E23F526E02514BC46454091975CB5BAE41E8F" },
111
111
{ name = "ssl_verify_fun", version = "1.1.7", build_tools = ["mix", "rebar3", "make"], requirements = [], otp_app = "ssl_verify_fun", source = "hex", outer_checksum = "FE4C190E8F37401D30167C8C405EDA19469F34577987C76DDE613E838BBC67F8" },
···
117
117
{ name = "typed_headers", version = "1.1.2", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "typed_headers", source = "hex", outer_checksum = "352DE5BE502DF1B33F8B49BEB07A01295222A6A99311F9C3E09C1F071038B07C" },
118
118
{ name = "unicode_util_compat", version = "0.7.0", build_tools = ["rebar3"], requirements = [], otp_app = "unicode_util_compat", source = "hex", outer_checksum = "25EEE6D67DF61960CF6A794239566599B09E17E668D3700247BC498638152521" },
119
119
{ name = "wimp", version = "1.1.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_json", "gleam_stdlib"], otp_app = "wimp", source = "hex", outer_checksum = "2C4C33992D503F51F2787103FEF345B3D5C097B566146B587CB370AAAF48DD84" },
120
120
-
{ name = "wisp", version = "0.11.0", build_tools = ["gleam"], requirements = ["exception", "gleam_crypto", "gleam_erlang", "gleam_http", "gleam_json", "gleam_stdlib", "marceau", "mist", "simplifile"], otp_app = "wisp", source = "hex", outer_checksum = "F35CB6F8CAA996B84A1BA9C252EEB0ED146BC36B0BF0E04C6479C554231C1EEF" },
120
120
+
{ name = "wisp", version = "0.14.0", build_tools = ["gleam"], requirements = ["exception", "gleam_crypto", "gleam_erlang", "gleam_http", "gleam_json", "gleam_stdlib", "logging", "marceau", "mist", "simplifile"], otp_app = "wisp", source = "hex", outer_checksum = "9F5453AF1F9275E6F8707BC815D6A6A9DF41551921B16FBDBA52883773BAE684" },
121
121
{ name = "xmleam", version = "1.1.4", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "xmleam", source = "hex", outer_checksum = "A747975444CE3343B6728AB217A1C44888A38060DFA41CA0C0B41D3E06417981" },
122
122
{ name = "zeptomail", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_json", "gleam_stdlib"], otp_app = "zeptomail", source = "hex", outer_checksum = "D41269BE9F0E4BC52598E54E5AD087B386A44E97F49DA3D9C34CF554A5CB8A71" },
123
123
]
124
124
125
125
[requirements]
126
126
-
argamak = { version = "~> 1.0" }
127
127
-
argv = { version = "~> 1.0" }
128
128
-
aws4_request = { version = "~> 0.1" }
129
129
-
bigi = { version = "~> 1.0" }
130
130
-
birdie = { version = "~> 1.0" }
131
131
-
cgi = { version = "~> 1.0" }
132
132
-
conversation = { version = "~> 1.4" }
133
133
-
edit_distance = { version = "~> 2.0" }
134
134
-
envoy = { version = "~> 1.0" }
135
135
-
exception = { version = "~> 1.1" }
136
136
-
exercism_test_runner = { version = "~> 1.7" }
137
137
-
file_streams = { version = "~> 0.3"}
138
138
-
filepath = { version = "~> 0.1" }
139
139
-
gap = { version = "~> 1.1" }
140
140
-
gen_core_erlang = { version = "~> 0.5" }
141
141
-
gen_gleam = { version = "~> 0.3" }
142
142
-
glance = { version = "~> 0.8" }
143
143
-
glance_printer = { version = "~> 1.1" }
144
144
-
glatus = { version = "~> 1.0" }
145
145
-
gleam_community_ansi = { version = "~> 1.4" }
146
146
-
gleam_community_colour = { version = "~> 1.3" }
147
147
-
gleam_community_maths = { version = "~> 1.0" }
148
148
-
gleam_crypto = { version = "~> 1.0" }
149
149
-
gleam_elli = { version = "~> 2.3" }
150
150
-
gleam_erlang = { version = "~> 0.24" }
151
151
-
gleam_fetch = { version = "~> 0.3" }
152
152
-
gleam_hackney = { version = "~> 1.2" }
153
153
-
gleam_http = { version = "~> 3.5" }
154
154
-
gleam_httpc = { version = "~> 2.1" }
155
155
-
gleam_javascript = { version = "~> 0.7" }
156
156
-
gleam_json = { version = "~> 0.7" }
157
157
-
gleam_otp = { version = "~> 0.9" }
158
158
-
gleam_pgo = { version = "~> 0.6" }
159
159
-
gleam_sendgrid = { version = "~> 0.2" }
160
160
-
gleam_stdlib = { version = "~> 0.34" }
161
161
-
gleamy_bench = { version = "~> 0.3" }
162
162
-
glearray = { version = "~> 0.2" }
163
163
-
gleescript = { version = "~> 1.0" }
164
164
-
gleeunit = { version = "~> 1.0" }
165
165
-
glen = { version = "~> 2.0" }
166
166
-
glenvy = { version = "~> 0.5" }
167
167
-
glesha = { version = "~> 0.1" }
168
168
-
glevatar = { version = "~> 0.1" }
169
169
-
glexer = { version = "~> 0.7" }
170
170
-
glisten = { version = "~> 0.10" }
171
171
-
globe = { version = "~> 0.1" }
172
172
-
gsv = { version = "~> 1.3" }
173
173
-
htmb = { version = "~> 2.0" }
174
174
-
htmgrrrl = { version = "~> 0.3" }
175
175
-
htmz = { version = "~> 0.1"}
176
176
-
hug = { version = "~> 1.0" }
177
177
-
ids = { version = "~> 0.12" }
178
178
-
immutable_lru = { version = "~> 1.0"}
179
179
-
iso_8859 = { version = "~> 1.0" }
180
180
-
jasper = { version = "~> 1.0"}
181
181
-
jot = { version = "~> 0.2" }
182
182
-
justin = { version = "~> 1.0" }
183
183
-
jwt = { version = "~> 0.1" }
184
184
-
lustre = { version = "~> 3.1" }
185
185
-
lustre_http = { version = "~> 0.5" }
186
186
-
lustre_ui = { version = "~> 0.3" }
187
187
-
lustre_websocket = { version = "~> 0.7" }
188
188
-
marceau = { version = "~> 1.1" }
189
189
-
mineflayer = { version = "~> 0.1" }
190
190
-
mist = { version = "~> 0.17" }
191
191
-
morse_code_translator = { version = "~> 2.0"}
192
192
-
mug = { version = "~> 0.2" }
193
193
-
nakai = { version = "~> 0.9" }
194
194
-
nanoworker = { version = "~> 0.0"}
195
195
-
nibble = { version = "~> 1.0" }
196
196
-
outil = { version = "~> 0.5" }
197
197
-
pears = { version = "~> 0.3"}
198
198
-
phony = { version = "~> 1.1" }
199
199
-
plinth = { version = "~> 0.1" }
200
200
-
prng = { version = "~> 3.0" }
201
201
-
process_waiter = { version = "~> 1.0" }
202
202
-
puddle = { version = "~> 0.5" }
203
203
-
punycode = { version = "~> 0.1" }
204
204
-
radish = { version = "~> 0.13" }
205
205
-
ranger = { version = "~> 1.1" }
206
206
-
rank = { version = "~> 1.0" }
207
207
-
reactive_signal = { version = "~> 0.0"}
208
208
-
repeatedly = { version = "~> 2.1" }
209
209
-
simplifile = { version = "~> 1.4" }
210
210
-
snag = { version = "~> 0.3" }
211
211
-
spinner = { version = "~> 1.0" }
212
212
-
testbldr = { version = "~> 1.1" }
213
213
-
tom = { version = "~> 0.3" }
214
214
-
typed_headers = { version = "~> 1.1"}
215
215
-
wimp = { version = "~> 1.1" }
216
216
-
wisp = { version = "~> 0.1" }
217
217
-
xmleam = { version = "~> 1.1"}
218
218
-
zeptomail = { version = "~> 1.0" }
126
126
+
argamak = { version = ">= 1.1.0 and < 2.0.0" }
127
127
+
argv = { version = ">= 1.0.2 and < 2.0.0" }
128
128
+
aws4_request = { version = ">= 0.1.1 and < 1.0.0" }
129
129
+
bigi = { version = ">= 2.1.0 and < 3.0.0" }
130
130
+
birdie = { version = ">= 1.1.0 and < 2.0.0" }
131
131
+
cgi = { version = ">= 1.0.1 and < 2.0.0" }
132
132
+
conversation = { version = ">= 1.4.3 and < 2.0.0" }
133
133
+
edit_distance = { version = ">= 2.0.1 and < 3.0.0" }
134
134
+
envoy = { version = ">= 1.0.1 and < 2.0.0" }
135
135
+
exception = { version = ">= 2.0.0 and < 3.0.0" }
136
136
+
exercism_test_runner = { version = ">= 1.7.0 and < 2.0.0" }
137
137
+
file_streams = { version = ">= 0.3.1 and < 1.0.0" }
138
138
+
filepath = { version = ">= 0.2.0 and < 1.0.0" }
139
139
+
gap = { version = ">= 1.1.3 and < 2.0.0" }
140
140
+
gen_core_erlang = { version = ">= 0.5.1 and < 1.0.0" }
141
141
+
gen_gleam = { version = ">= 0.3.1 and < 1.0.0" }
142
142
+
glance = { version = ">= 0.8.2 and < 1.0.0" }
143
143
+
glance_printer = { version = ">= 1.1.0 and < 2.0.0" }
144
144
+
glatus = { version = ">= 1.0.0 and < 2.0.0" }
145
145
+
gleam_community_ansi = { version = ">= 1.4.0 and < 2.0.0" }
146
146
+
gleam_community_colour = { version = ">= 1.4.0 and < 2.0.0" }
147
147
+
gleam_community_maths = { version = ">= 1.1.0 and < 2.0.0" }
148
148
+
gleam_crypto = { version = ">= 1.3.0 and < 2.0.0" }
149
149
+
gleam_elli = { version = ">= 2.4.0 and < 3.0.0" }
150
150
+
gleam_erlang = { version = ">= 0.25.0 and < 1.0.0" }
151
151
+
gleam_fetch = { version = ">= 0.4.0 and < 1.0.0" }
152
152
+
gleam_hackney = { version = ">= 1.2.0 and < 2.0.0" }
153
153
+
gleam_http = { version = ">= 3.6.0 and < 4.0.0" }
154
154
+
gleam_httpc = { version = ">= 2.2.0 and < 3.0.0" }
155
155
+
gleam_javascript = { version = ">= 0.8.0 and < 1.0.0" }
156
156
+
gleam_json = { version = ">= 0.7.0 and < 1.0.0" }
157
157
+
gleam_otp = { version = ">= 0.10.0 and < 1.0.0" }
158
158
+
gleam_pgo = { version = ">= 0.6.1 and < 1.0.0" }
159
159
+
gleam_sendgrid = { version = ">= 0.2.0 and < 1.0.0" }
160
160
+
gleam_stdlib = { version = ">= 0.36.0 and < 1.0.0" }
161
161
+
gleamy_bench = { version = ">= 0.4.0 and < 1.0.0" }
162
162
+
glearray = { version = ">= 0.2.1 and < 1.0.0" }
163
163
+
gleescript = { version = ">= 1.0.0 and < 2.0.0" }
164
164
+
gleeunit = { version = ">= 1.1.2 and < 2.0.0" }
165
165
+
glen = { version = ">= 2.0.0 and < 3.0.0" }
166
166
+
glenvy = { version = ">= 0.5.1 and < 1.0.0" }
167
167
+
glesha = { version = ">= 0.1.3 and < 1.0.0" }
168
168
+
glexer = { version = ">= 0.7.0 and < 1.0.0" }
169
169
+
glisten = { version = ">= 2.0.0 and < 3.0.0" }
170
170
+
globe = { version = ">= 0.1.0 and < 1.0.0" }
171
171
+
gsv = { version = ">= 1.4.0 and < 2.0.0" }
172
172
+
htmb = { version = ">= 2.0.0 and < 3.0.0" }
173
173
+
htmgrrrl = { version = ">= 0.3.0 and < 1.0.0" }
174
174
+
ids = { version = ">= 0.12.0 and < 1.0.0" }
175
175
+
immutable_lru = { version = ">= 1.0.1 and < 2.0.0" }
176
176
+
iso_8859 = { version = ">= 2.0.0 and < 3.0.0" }
177
177
+
jasper = { version = ">= 1.2.0 and < 2.0.0" }
178
178
+
jot = { version = ">= 0.3.1 and < 1.0.0" }
179
179
+
justin = { version = ">= 1.0.1 and < 2.0.0" }
180
180
+
jwt = { version = ">= 0.1.11 and < 1.0.0" }
181
181
+
lustre = { version = ">= 3.1.4 and < 4.0.0" }
182
182
+
lustre_http = { version = ">= 0.5.0 and < 1.0.0" }
183
183
+
lustre_ui = { version = ">= 0.4.0 and < 1.0.0" }
184
184
+
lustre_websocket = { version = ">= 0.7.6 and < 1.0.0" }
185
185
+
marceau = { version = ">= 1.1.0 and < 2.0.0" }
186
186
+
mineflayer = { version = ">= 0.1.0 and < 1.0.0" }
187
187
+
mist = { version = ">= 1.0.0 and < 2.0.0" }
188
188
+
morse_code_translator = { version = ">= 2.0.0 and < 3.0.0" }
189
189
+
mug = { version = ">= 0.2.0 and < 1.0.0" }
190
190
+
nakai = { version = ">= 0.9.0 and < 1.0.0" }
191
191
+
nanoworker = { version = ">= 0.0.2 and < 1.0.0" }
192
192
+
nibble = { version = ">= 1.1.0 and < 2.0.0" }
193
193
+
outil = { version = ">= 0.5.0 and < 1.0.0" }
194
194
+
pears = { version = ">= 0.3.0 and < 1.0.0" }
195
195
+
phony = { version = ">= 1.1.6 and < 2.0.0" }
196
196
+
plinth = { version = ">= 0.1.13 and < 1.0.0" }
197
197
+
prng = { version = ">= 3.0.2 and < 4.0.0" }
198
198
+
process_waiter = { version = ">= 1.0.0 and < 2.0.0" }
199
199
+
puddle = { version = ">= 0.5.0 and < 1.0.0" }
200
200
+
punycode = { version = ">= 0.1.1 and < 1.0.0" }
201
201
+
radish = { version = ">= 0.13.0 and < 1.0.0" }
202
202
+
ranger = { version = ">= 1.2.0 and < 2.0.0" }
203
203
+
rank = { version = ">= 1.0.0 and < 2.0.0" }
204
204
+
reactive_signal = { version = ">= 0.0.1 and < 1.0.0" }
205
205
+
repeatedly = { version = ">= 2.1.1 and < 3.0.0" }
206
206
+
simplifile = { version = ">= 1.5.1 and < 2.0.0" }
207
207
+
snag = { version = ">= 0.3.0 and < 1.0.0" }
208
208
+
spinner = { version = ">= 1.1.0 and < 2.0.0" }
209
209
+
testbldr = { version = ">= 1.1.0 and < 2.0.0" }
210
210
+
tom = { version = ">= 0.3.0 and < 1.0.0" }
211
211
+
typed_headers = { version = ">= 1.1.2 and < 2.0.0" }
212
212
+
wimp = { version = ">= 1.1.0 and < 2.0.0" }
213
213
+
wisp = { version = ">= 0.14.0 and < 1.0.0" }
214
214
+
xmleam = { version = ">= 1.1.4 and < 2.0.0" }
215
215
+
zeptomail = { version = ">= 1.0.0 and < 2.0.0" }