-
Notifications
You must be signed in to change notification settings - Fork 3
/
market.toml
128 lines (104 loc) · 5.2 KB
/
market.toml
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
## utils
[pkg.format]
tag = "zLog additional I/O"
msg = "CTESTWINのLG8やHAMLOGのHDBを始め, 様々なファイルへの対応をzLogのインポート・エクスポート機能に追加します."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/utils/format/README.md"
use = ["dll.format", "exe.format"]
exp = "stable"
[exe.format]
url = "https://github.com/autodyne/qxsl/releases/download/nightly/qxsl.exe"
[dll.format]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/format.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/format.dll.md5"
[pkg.latest]
tag = "zLog update checker"
msg = "zLogの最新のリリースを自動的に検出し, デスクトップの通知欄に表示します."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/utils/latest/README.md"
use = ["dll.latest"]
exp = "stable"
[dll.latest]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/latest.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/latest.dll.md5"
[pkg.maplot]
tag = "Maplot"
msg = "zLogで記録したQSOから, 交信済みのJCC/Gコードを検出し, 地図に描画します."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/utils/maplot/README.md"
use = ["dll.maplot"]
exp = "stable"
[dll.maplot]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/maplot.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/maplot.dll.md5"
[pkg.prefix]
tag = "Prefix"
msg = "zLogで記録したQSOから, 交信相手局の国や地域を特定し, 通知欄に表示します."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/utils/prefix/README.md"
use = ["dll.prefix"]
exp = "stable"
## rules
[dll.prefix]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/prefix.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/prefix.dll.md5"
[pkg.aktest]
tag = "旭川コンテスト"
msg = "旭川コンテストのCFGファイルと, 正確な得点計算を行うプラグインです."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/aktest/README.md"
use = ["dll.aktest", "cfg.aktest"]
exp = "stable"
[cfg.aktest]
url = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/aktest/aktest.cfg"
[dll.aktest]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/aktest.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/aktest.dll.md5"
[pkg.hstest]
tag = "高校コンテスト"
msg = "高校コンテストのCFGファイルと, 正確な得点計算を行うプラグインです."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/hstest/README.md"
use = ["dll.hstest", "cfg.hstest"]
exp = "stable"
[cfg.hstest]
url = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/hstest/hstest.cfg"
[dll.hstest]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/hstest.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/hstest.dll.md5"
[pkg.tmtest]
tag = "東海マラソンコンテスト"
msg = "東海マラソンコンテストのCFGファイルと, 正確な得点計算を行うプラグインです."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/tmtest/README.md"
use = ["dll.tmtest", "cfg.tmtest"]
exp = "stable"
[cfg.tmtest]
url = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/tmtest/tmtest.cfg"
[dll.tmtest]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/tmtest.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/tmtest.dll.md5"
[pkg.yltest]
tag = "YLコンテスト"
msg = "JLRS主催のYLコンテストのCFGファイルと, 正確な得点計算を行うプラグインです."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/yltest/README.md"
use = ["dll.yltest", "cfg.yltest"]
exp = "stable"
[cfg.yltest]
url = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/yltest/yltest.cfg"
[dll.yltest]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/yltest.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/yltest.dll.md5"
[pkg.rttest]
tag = "リアルタイムコンテスト"
msg = "リアルタイムコンテストのCFGファイルと, クラウド送受信を行うプラグインです."
web = "https://github.com/nextzlog/zylo"
doc = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/rttest/README.md"
use = ["dll.rttest", "cfg.rttest"]
exp = "stable"
[cfg.rttest]
url = "https://raw.githubusercontent.com/nextzlog/zylo/master/src/plugins/rules/rttest/rttest.cfg"
[dll.rttest]
url = "https://github.com/nextzlog/zylo/releases/download/nightly/rttest.dll"
sum = "https://github.com/nextzlog/zylo/releases/download/nightly/rttest.dll.md5"