root/trunk/epgdumpr2/epgdump.c

リビジョン 140, 16.4 kB (コミッタ: sorshi, コミット時期: 12 年 前)

110度CS(e2)放送局情報を2012/6/5現在のものに更新

Line 
1 #include <stdio.h>
2 #include <stdlib.h>
3 #include <unistd.h>
4 #include <string.h>
5 #include <getopt.h>
6 #include <iconv.h>
7 #include <time.h>
8
9 #include "ts.h"
10 #include "sdt.h"
11 #include "eit.h"
12 #include "ts_ctl.h"
13
14 typedef         struct  _ContentTYPE{
15         char    *japanese ;
16         char    *english ;
17 }CONTENT_TYPE;
18
19 #define         CAT_COUNT               16
20 static  CONTENT_TYPE    ContentCatList[CAT_COUNT] = {
21         { "����若��糸���, "news" },
22         { "�鴻��若�", "sports" },
23         { "���", "information" },
24         { "�����, "drama" },
25         { "�恰ソ", "music" },
26         { "��������, "variety" },
27         { "���", "cinema" },
28         { "�≪��<��号�", "anime" },
29         { "����ャ��潟�����紙�蕕�, "documentary" },
30         { "羲��", "stage" },
31         { "莇e��糸���, "hobby" },
32         { "胼霛�, "etc" },                        //胼霛�   { "篋��", "etc" }, //篋��
33         { "篋��", "etc" }, //篋��
34         { "篋��", "etc" }, //篋��
35         { "���篁�, "etc" } //���篁�};
36 typedef struct _TAG_STATION
37 {
38         char    *name;
39         char    *ontv;
40         int             tsId;           // OriginalNetworkID
41         int             onId;           // TransportStreamID
42         int             svId;           // ServiceID
43 } STATION;
44
45 static STATION bsSta[] = {
46         { "NHK BS1", "3001.ontvjapan.com", 16625, 4, 101},
47         { "NHK BS2", "3002.ontvjapan.com", 16625, 4, 102},//綮�� 2011/3/31
48         { "NHK BS��������, "3003.ontvjapan.com", 16626, 4, 103},
49         { "BS�ャ���, "3004.ontvjapan.com", 16592, 4, 141},
50         { "BS���", "3005.ontvjapan.com", 16400, 4, 151},
51         { "BS-TBS", "3006.ontvjapan.com", 16401, 4, 161},
52         { "BS�吾����", "3007.ontvjapan.com", 16433, 4, 171},
53         { "BS���", "3008.ontvjapan.com", 16593, 4, 181},
54 //      { "WOWOW", "3009.ontvjapan.com", 16432, 4, 191},
55 //      { "WOWOW2", "3010.ontvjapan.com", 16432, 4, 192},
56 //      { "WOWOW3", "3011.ontvjapan.com", 16432, 4, 193},
57         { "WOWOW����ゃ�", "3009.ontvjapan.com", 16432, 4, 191},
58         { "WOWOW�����, "4192.epgdata.ontvjapan", 17488, 4, 192},
59         { "WOWOW�激���, "4193.epgdata.ontvjapan", 17489, 4, 193},
60 //      { "�鴻��若�����潟���, "3012.ontvjapan.com", 16529, 4, 200},
61         { "�鴻��若�����潟���", "3012.ontvjapan.com", 16529, 4, 200},
62         { "�鴻��若�����潟���", "4201.epgdata.ontvjapan", 17520, 4, 201},
63         { "�鴻��若�����潟���", "4202.epgdata.ontvjapan", 17520, 4, 202},
64         { "BS11", "3013.ontvjapan.com", 16528, 4, 211},
65         { "TwellV", "3014.ontvjapan.com", 16530, 4, 222},
66         { "�冗�紊у�1", "4231.epgdata.ontvjapan", 18098, 4, 231},
67         { "�冗�紊у�2", "4232.epgdata.ontvjapan", 18098, 4, 232},
68         { "�冗�紊у�3", "4233.epgdata.ontvjapan", 18098, 4, 233},
69         { "�違��若�����潟���, "4234.epgdata.ontvjapan", 18224, 4, 234},
70         { "BS�≪�������", "1047.ontvjapan.com", 18033, 4, 236},
71         { "FOX bs238", "4238.epgdata.ontvjapan", 18096, 4, 238},
72         { "BS�鴻����鐚�, "4241.epgdata.ontvjapan", 18097, 4, 241},
73         { "J SPORTS 1", "4242.epgdata.ontvjapan", 18225, 4, 242},
74         { "J SPORTS 2", "4243.epgdata.ontvjapan", 18226, 4, 243},
75         { "J SPORTS 3", "4244.epgdata.ontvjapan", 18257, 4, 244},
76         { "J SPORTS 4", "4245.epgdata.ontvjapan", 18258, 4, 245},
77         { "BS�c�����с�", "4251.epgdata.ontvjapan", 18288, 4, 251},
78         { "IMAGICA BS", "4252.epgdata.ontvjapan", 18256, 4, 252},
79         { "�ユ����絨������潟���, "4255.epgdata.ontvjapan", 18289, 4, 255},
80         { "����冴��若�����潟���, "1090.ontvjapan.com", 18034, 4, 256},
81         { "D-Life", "4258.epgdata.ontvjapan", 18290, 4, 258},
82         { "NHK膩�������吾��鰹��延根鐚�, "4291.epgdata.ontvjapan", 17168, 4, 291},
83         { "NHK����������с�鐚��篋��", "4292.epgdata.ontvjapan", 17168, 4, 292},
84         { "�ユ������, "4294.epgdata.ontvjapan", 17169, 4, 294},
85         { "��������, "4295.epgdata.ontvjapan", 17169, 4, 295},
86         { "TBS�����, "4296.epgdata.ontvjapan", 17169, 4, 296},
87         { "������篋�, "4297.epgdata.ontvjapan", 17169, 4, 297},
88         { "��������, "4298.epgdata.ontvjapan", 17168, 4, 298},
89         { "�冗�紊у������, "4531.epgdata.ontvjapan", 18098, 4, 531},
90         { "WNI", "4910.ontvjapan.com", 16626, 4, 910},
91 };
92
93 static int bsStaCount = sizeof(bsSta) / sizeof (STATION);
94
95
96
97 static STATION csSta[] = {
98 //      { "�鴻��種�鐔�����", "1002.ontvjapan.com", 24608, 6, 237},//綮��
99 //      { "�ユ����絨��鐔��鐚�爾", "1086.ontvjapan.com", 24608, 6, 239},//BS紊��
100         { "��������汐鐚ワ叱鐚�, "309ch.epgdata.ontvjapan", 24608, 6, 309},//306��09����c����紊��
101         { "�激��������潟���, "1059.ontvjapan.com", 24704, 6, 55},
102         { "�吟��激���, "1217.ontvjapan.com", 24736, 6, 227},//228��27
103         { "�鴻������ HD", "800ch.epgdata.ontvjapan", 24736, 6, 800},
104         { "�鴻������ HD", "801ch.epgdata.ontvjapan", 24736, 6, 801},
105         { "�鴻������", "802ch.epgdata.ontvjapan", 24736, 6, 802},
106         { "鐔�������, "100ch.epgdata.ontvjapan", 28736, 7, 100},
107 //      { "�ゃ��帥�������鐚器雫", "194ch.epgdata.ontvjapan", 28736, 7, 194},//綮�� 2010/9/16/
108 //      { "鐚��������鐚ワ竺鐚逸汐", "1025.ontvjapan.com", 28736, 7, 256},//BS�����     { "鐚�鹿鐚�, "1016.ontvjapan.com", 28736, 7, 312},
109         { "FOX�����, "315ch.epgdata.ontvjapan", 28736, 7, 315},
110         { "�鴻��若��激����鐚器雫", "1018.ontvjapan.com", 28736, 7, 322},
111         { "�������若�������", "1046.ontvjapan.com", 28736, 7, 331},
112         { "����冴��種叱鐚�, "1213.ontvjapan.com", 28736, 7, 334},//����若��祉��c���� ��       { "�掩�����潟���, "1010.ontvjapan.com", 28768, 7, 221},
113         { "茵�����", "1005.ontvjapan.com", 28768, 7, 222},
114         { "����潟���汐鐚ワ治鐚�, "1008.ontvjapan.com", 28768, 7, 223},
115 //      { "羇���������c�", "1009.ontvjapan.com", 28768, 7, 224},//BS紊��
116 //      { "�鴻��若�����激���, "1003.ontvjapan.com", 28768, 7, 238},//BS紊��
117         { "��撮�������c����", "1133.ontvjapan.com", 28768, 7, 292},
118         { "�鴻���������, "1006.ontvjapan.com", 28768, 7, 310},
119         { "鐚¥叱鐚�, "1014.ontvjapan.com", 28768, 7, 311},
120         { "����с�����c����", "1204.ontvjapan.com", 28768, 7, 343},
121 //      { "����������帥�", "110ch.epgdata.ontvjapan", 28864, 7, 110},//2011綛�1��0�ュ�罩�// { "�眼�����c����", "1028.ontvjapan.com", 28864, 7, 260},//2012綛���1�ュ�罩� { "�������c����", "1092.ontvjapan.com", 28864, 7, 303},
122         { "鐚�軸鐚�, "1019.ontvjapan.com", 28864, 7, 323},
123         { "����若�����祉���, "1024.ontvjapan.com", 28864, 7, 324},
124         { "�������若��帥�", "1067.ontvjapan.com", 28864, 7, 352},
125         { "鐚�滋鐚c��若���, "1070.ontvjapan.com", 28864, 7, 353},
126         { "鐚o汐鐚��", "1069.ontvjapan.com", 28864, 7, 354},
127 //      { "�吾��鴻��祉���, "361ch.epgdata.ontvjapan", 28864, 7, 361},// 綮�� 2011/8/31
128         { "�������������潟���, "294ch.epgdata.ontvjapan", 28736, 7, 294},
129 //      { "鐚��������鐚�, "1041.ontvjapan.com", 28896, 7, 251},// 2011/10/1 BS�後���//     { "鐚��������鐚�, "1042.ontvjapan.com", 28896, 7, 252},// 2011/10/1 BS�後���//     { "鐚�������式鐔��鐔�示", "1043.ontvjapan.com", 28896, 7, 253},//BS紊��
130         { "鐚э次鐚�鴫鐚�, "1026.ontvjapan.com", 28896, 7, 254},
131         { "�鴻��ゃ�A sports鐚�, "1040.ontvjapan.com", 28896, 7, 250},//2012綛���4��Ch.255���Ch.250�����//   { "絎������≪��c����", "101ch.epgdata.ontvjapan", 28928, 7, 101},
132         { "TAKARAZUKA SKY STAGE", "1207.ontvjapan.com", 28928, 7, 290},
133         { "����潟����羃�, "305ch.epgdata.ontvjapan", 28928, 7, 305},
134         { "鐚¥軸-鐚�, "1201.ontvjapan.com", 28928, 7, 333},
135         { "�������若��c����", "1050.ontvjapan.com", 28928, 7, 342},
136 //      { "�鴻�����鰹�鐚��", "803ch.epgdata.ontvjapan", 28928, 7, 803},//�鴻�����������//   { "�鴻�����鰹�鐚��", "804ch.epgdata.ontvjapan", 28928, 7, 804},
137         { "�鴻������", "805ch.epgdata.ontvjapan", 28928, 7, 805},
138         { "����������刻示鐚�, "1007.ontvjapan.com", 28960, 7, 240},
139         { "�眼������������, "1027.ontvjapan.com", 28960, 7, 262},
140         { "鐚��鐚����示鐚�, "1074.ontvjapan.com", 28960, 7, 314},
141         { "��������鹿鐚�璽", "1073.ontvjapan.com", 28992, 7, 307},//��������39��   { "��������軸鐚件鹿", "1072.ontvjapan.com", 28992, 7, 308},//��������21��// { "�≪�������", "1047.ontvjapan.com", 28992, 7, 332},//BS�≪���������Щ��  { "����鴻������, "1062.ontvjapan.com", 28992, 7, 340},
142         { "�≪������������, "1193.ontvjapan.com", 28992, 7, 341},
143 //      { "鐚�鐚器滋鐚潟�������", "160ch.epgdata.ontvjapan", 29024, 7, 160},//2012綛���1�ュ�罩�  { "鐚縁雫鐚�, "1120.ontvjapan.com", 29024, 7, 161},
144 //      { "����ゃ�鐚��鐚��鐚器雫", "185ch.epgdata.ontvjapan", 29024, 7, 185},//2012綛���1��綮��
145         { "�������弱���, "1015.ontvjapan.com", 29024, 7, 293},
146         { "鐚器滋鐚潟��c����", "3201.ontvjapan.com", 29024, 7, 301},
147 //      { "����冴��若��c����", "1090.ontvjapan.com", 29024, 7, 304},//BS�後���     { "MUSIC ON! TV", "1022.ontvjapan.com", 29024, 7, 325},
148         { "����冴�����激���D", "1045.ontvjapan.com", 29024, 7, 335},//HD��        { "鐚器滋鐚潟��ャ��鴻��若�", "1076.ontvjapan.com", 29024, 7, 351},
149 //      { "鐚o竺�ユ���������, "147ch.epgdata.ontvjapan", 29056, 7, 147},//綮�� 2010/2/28
150         { "�ャ���磁鐚�示鐚�, "1068.ontvjapan.com", 29056, 7, 257},//HD��//   { "fashion TV", "5004.ontvjapan.com", 29056, 7, 291},//綮�� 2009/3/31
151         { "�ャ�������", "300ch.epgdata.ontvjapan", 29056, 7, 300},
152 //      { "�������若����鐚器雫", "1023.ontvjapan.com", 29056, 7, 320},//綮�� 2009/3/31
153 //      { "Music Japan TV", "1208.ontvjapan.com", 29056, 7, 321},//綮�� 2012/3/31
154         { "�鴻��若��激����鐚器雫 �����, "321ch.epgdata.ontvjapan", 29056, 7, 321},
155         { "�ャ���汐鐚ワ七鐚鰹�鐚�, "2002.ontvjapan.com", 29056, 7, 350},
156         { "����c����", "1052.ontvjapan.com", 29056, 7, 362},
157 };
158
159 static int csStaCount = sizeof(csSta) / sizeof (STATION);
160 SVT_CONTROL     *svttop = NULL;
161 #define         SECCOUNT        4
162 char    title[1024];
163 char    subtitle[1024];
164 char    Category[1024];
165 char    ServiceName[1024];
166
167 /* prototype */
168 extern int strrep(char *buf, char *mae, char *ato);
169
170 void    xmlspecialchars(char *str)
171 {
172         strrep(str, "&", "&amp;");
173         strrep(str, "'", "&apos;");
174         strrep(str, "\"", "&quot;");
175         strrep(str, "<", "&lt;");
176         strrep(str, ">", "&gt;");
177 }
178
179
180
181 void    GetSDT(FILE *infile, SVT_CONTROL *svttop, SECcache *secs, int count)
182 {
183         SECcache  *bsecs;
184
185         while((bsecs = readTS(infile, secs, count)) != NULL) {
186                 /* SDT */
187                 if((bsecs->pid & 0xFF) == 0x11) {
188                         dumpSDT(bsecs->buf, svttop);
189                 }
190         }
191 }
192 void    GetEIT(FILE *infile, FILE *outfile, STATION *psta, SECcache *secs, int count)
193 {
194         SECcache  *bsecs;
195         EIT_CONTROL     *eitcur ;
196         EIT_CONTROL     *eitnext ;
197         EIT_CONTROL     *eittop = NULL;
198         time_t  l_time ;
199         time_t  end_time ;
200         struct  tm      tl ;
201         struct  tm      *endtl ;
202         char    cendtime[32];
203         char    cstarttime[32];
204
205         eittop = calloc(1, sizeof(EIT_CONTROL));
206         eitcur = eittop ;
207         fseek(infile, 0, SEEK_SET);
208         while((bsecs = readTS(infile, secs, SECCOUNT)) != NULL) {
209                 /* EIT */
210                 if((bsecs->pid & 0xFF) == 0x12) {
211                         dumpEIT(bsecs->buf, psta->svId, psta->onId, psta->tsId, eittop);
212                 }else if((bsecs->pid & 0xFF) == 0x26) {
213                         dumpEIT(bsecs->buf, psta->svId, psta->onId, psta->tsId, eittop);
214                 }else if((bsecs->pid & 0xFF) == 0x27) {
215                         dumpEIT(bsecs->buf, psta->svId, psta->onId, psta->tsId, eittop);
216                 }
217         }
218         eitcur = eittop ;
219         while(eitcur != NULL){
220                 if(!eitcur->servid){
221                         eitcur = eitcur->next ;
222                         continue ;
223                 }
224                 if(eitcur->content_type > CAT_COUNT){
225                         eitcur->content_type = CAT_COUNT -1 ;
226                 }
227                 memset(title, '\0', sizeof(title));
228                 strcpy(title, eitcur->title);
229                 xmlspecialchars(title);
230
231                 memset(subtitle, '\0', sizeof(subtitle));
232                 strcpy(subtitle, eitcur->subtitle);
233                 xmlspecialchars(subtitle);
234
235                 memset(Category, '\0', sizeof(Category));
236                 strcpy(Category, ContentCatList[eitcur->content_type].japanese);
237                 xmlspecialchars(Category);
238
239                 tl.tm_sec = eitcur->ss ;
240                 tl.tm_min = eitcur->hm ;
241                 tl.tm_hour = eitcur->hh ;
242                 tl.tm_mday = eitcur->dd ;
243                 tl.tm_mon = (eitcur->mm - 1);
244                 tl.tm_year = (eitcur->yy - 1900);
245                 tl.tm_wday = 0;
246                 tl.tm_isdst = 0;
247                 tl.tm_yday = 0;
248                 l_time = mktime(&tl);
249                 if((eitcur->ehh == 0) && (eitcur->emm == 0) && (eitcur->ess == 0)){
250                         (void)time(&l_time);
251                         end_time = l_time + (60 * 5);           // 鐚��緇��荐��
252                 endtl = localtime(&end_time);
253                 }else{
254                         end_time = l_time + eitcur->ehh * 3600 + eitcur->emm * 60 + eitcur->ess;
255                         endtl = localtime(&end_time);
256                 }
257                 memset(cendtime, '\0', sizeof(cendtime));
258                 memset(cstarttime, '\0', sizeof(cstarttime));
259                 strftime(cendtime, (sizeof(cendtime) - 1), "%Y%m%d%H%M%S", endtl);
260                 strftime(cstarttime, (sizeof(cstarttime) - 1), "%Y%m%d%H%M%S", &tl);
261 #if 1
262                 fprintf(outfile, "  <programme start=\"%s +0900\" stop=\"%s +0900\" channel=\"%s\">\n",
263                                 cstarttime, cendtime, psta->ontv);
264                 fprintf(outfile, "    <title lang=\"ja_JP\">%s</title>\n", title);
265                 fprintf(outfile, "    <desc lang=\"ja_JP\">%s</desc>\n", subtitle);
266                 fprintf(outfile, "    <category lang=\"ja_JP\">%s</category>\n", Category);
267                 fprintf(outfile, "    <category lang=\"en\">%s</category>\n", ContentCatList[eitcur->content_type].english);
268                 fprintf(outfile, "  </programme>\n");
269 #else
270                 fprintf(outfile, "(%x:%x:%x)%s,%s,%s,%s,%s,%s\n",
271                                         eitcur->servid, eitcur->table_id, eitcur->event_id,
272                                         cstarttime, cendtime,
273                                         title, subtitle,
274                                         Category,
275                                         ContentCatList[eitcur->content_type].english);
276 #endif
277 #if 0
278                 fprintf(outfile, "(%x:%x)%04d/%02d/%02d,%02d:%02d:%02d,%02d:%02d:%02d,%s,%s,%s,%s\n",
279                                         eitcur->table_id, eitcur->event_id,
280                                         eitcur->yy, eitcur->mm, eitcur->dd,
281                                         eitcur->hh, eitcur->hm, eitcur->ss,
282                                         eitcur->ehh, eitcur->emm, eitcur->ess,
283                                         eitcur->title, eitcur->subtitle,
284                                         ContentCatList[eitcur->content_type].japanese,
285                                         ContentCatList[eitcur->content_type].english);
286 #endif
287                 eitnext = eitcur->next ;
288                 free(eitcur->title);
289                 free(eitcur->subtitle);
290                 free(eitcur);
291                 eitcur = eitnext ;
292         }
293         free(eittop);
294         eittop = NULL;
295 }
296 int main(int argc, char *argv[])
297 {
298
299         FILE *infile = stdin;
300         FILE *outfile = stdout;
301         char    *arg_onTV ;
302         int             staCount ;
303         char *file;
304         int   inclose = 0;
305         int   outclose = 0;
306         SVT_CONTROL     *svtcur ;
307         SVT_CONTROL     *svtsave ;
308         SECcache   secs[SECCOUNT];
309         int             lp ;
310         STATION *pStas ;
311         int             act ;
312
313         /* ��������id���絎�*/
314         memset(secs, 0,  sizeof(SECcache) * SECCOUNT);
315         secs[0].pid = 0x11;
316         secs[1].pid = 0x12;
317         secs[2].pid = 0x26;
318         secs[3].pid = 0x27;
319
320         if(argc == 4){
321                 arg_onTV = argv[1];
322                 file = argv[2];
323                 if(strcmp(file, "-")) {
324                         infile = fopen(file, "r");
325                         inclose = 1;
326                 }
327                 if(strcmp(argv[3], "-")) {
328                         outfile = fopen(argv[3], "w+");
329                         outclose = 1;
330                 }
331         }else{
332                 fprintf(stdout, "Usage : %s {/BS|/CS} <tsFile> <outfile>\n", argv[0]);
333                 fprintf(stdout, "Usage : %s <ontvcode> <tsFile> <outfile>\n", argv[0]);
334                 fprintf(stdout, "\n");
335                 fprintf(stdout, "  ontvcode   Channel identifier (ex. ****.ontvjapan.com)\n");
336                 fprintf(stdout, "  /BS        BS mode\n");
337                 fprintf(stdout, "               This mode reads the data of all BS TV stations\n");
338                 fprintf(stdout, "               from one TS data.\n");
339                 fprintf(stdout, "  /CS        CS mode\n");
340                 fprintf(stdout, "               This mode reads the data of two or more CS TV stations\n");
341                 fprintf(stdout, "               from one TS data.\n");
342                 return 0;
343         }
344
345         if(strcmp(arg_onTV, "/BS") == 0){
346                 pStas = bsSta;
347                 staCount = bsStaCount;
348                 act = 0 ;
349         }else if(strcmp(arg_onTV, "/CS") == 0){
350                 pStas = csSta;
351                 staCount = csStaCount;
352                 act = 0 ;
353         }else{
354                 act = 1 ;
355                 svttop = calloc(1, sizeof(SVT_CONTROL));
356                 GetSDT(infile, svttop, secs, SECCOUNT);
357                 svtcur = svttop->next ; //���
358                 if(svtcur == NULL){
359                         free(svttop);
360                         return 1;
361                 }
362
363                 pStas = calloc(1, sizeof(STATION));
364                 pStas->tsId = svtcur->transport_stream_id ;
365                 pStas->onId = svtcur->original_network_id ;
366                 pStas->svId = svtcur->event_id ;
367                 pStas->ontv = arg_onTV ;
368                 pStas->name = svtcur->servicename ;
369                 staCount = 1;
370         }
371
372         fprintf(outfile, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n");
373         fprintf(outfile, "<!DOCTYPE tv SYSTEM \"xmltv.dtd\">\n\n");
374         fprintf(outfile, "<tv generator-info-name=\"tsEPG2xml\" generator-info-url=\"http://localhost/\">\n");
375
376         for(lp = 0 ; lp < staCount ; lp++){
377                 memset(ServiceName, '\0', sizeof(ServiceName));
378                 strcpy(ServiceName, pStas[lp].name);
379                 xmlspecialchars(ServiceName);
380
381                 fprintf(outfile, "  <channel id=\"%s\">\n", pStas[lp].ontv);
382                 fprintf(outfile, "    <display-name lang=\"ja_JP\">%s</display-name>\n", ServiceName);
383                 fprintf(outfile, "  </channel>\n");
384         }
385         for(lp = 0 ; lp < staCount ; lp++){
386                 GetEIT(infile, outfile, &pStas[lp], secs, SECCOUNT);
387         }
388         fprintf(outfile, "</tv>\n");
389         if(inclose) {
390                 fclose(infile);
391         }
392
393         if(outclose) {
394                 fclose(outfile);
395         }
396         if(act){
397                 free(pStas);
398                 svtcur = svttop ;       //���
399                 while(svtcur != NULL){
400                         svtsave = svtcur->next ;
401                         free(svtcur);
402                         svtcur = svtsave ;
403                 }
404         }
405
406         return 0;
407 }
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。
track feed