path:
/requirements.ini
898 B | 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
45
46
47
48
49
50
51
52
53
54
55
56
57
; 1st comment
[$]
a=https://getsh.org
github=https://github.com
mor=$a
/=build
[#lib]
/=testing secondtest
[#wickedlib]
/=testing secondtest
[#badlib]
/=precompiled testing
[#baddynamic]
/=badlink
[@lib]
test1=0.1
test2=0.3
[@wickedlib]
test3=0.3
[@badlib]
test1=0.1
test2=0.3
[@baddynamic]
test1=0.9
[badlink]
something-3.3=https://getsh.org/wrong
test1-0.9=$nothing/index.html
[testing]
;libfoo-2.7=https://github.com/protocolbuffers/protobuf/releases/download/v26.1/protoc-26.1-osx-aarch_64.zip
test1-0.1=https://getsh.org/index.html
test2-0.3=https://getsh.org/bharatvaj/pubkey.asc
[dynamic]
test4-0.1=$mor/index.html
[secondtest]
test1-0.2=https://getsh.org/index.html
test1-45=https://google.com/
[curlfail]
test3-0.1=https://getsh.org/something 32239423
[git]
libhttp=https://github.com/bharatvaj/libclog.git@master
[gitdynamic]
libhttp=$github/markusfisch/libhttp.git@master