Develop and Download Open Source Software

Browse CVS Repository

Annotation of /exerb/htdocs/archive.en.html

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.25 - (hide annotations) (download) (as text)
Sun Nov 23 15:13:57 2003 UTC (20 years, 4 months ago) by yuya
Branch: MAIN
Changes since 1.24: +6 -2 lines
File MIME type: text/html
* [ダウンロード]を更新

1 yuya 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html lang="en">
3     <head>
4 yuya 1.2 <title>Exerb Project - Archive</title>
5 yuya 1.1 <link rel="stylesheet" href="share/style.css">
6     </head>
7     <body>
8    
9     <div class="projects">
10 yuya 1.12 <span class="open"><a href="http://exerb.sourceforge.jp/index.en.html">Exerb</a></span>
11     <span class="close"><a href="http://bruby.sourceforge.jp/index.en.html">bRuby</a></span>
12     <span class="close"><a href="http://rubyxx.sourceforge.jp/index.en.html">Ruby++</a></span>
13 yuya 1.1 <span class="close"><a href="http://ruby-svg.sourceforge.jp/">Ruby/SVG</a></span>
14 yuya 1.12 <span class="close"><a href="http://gruby.sourceforge.jp/index.en.html">gRuby</a></span>
15 yuya 1.1 <span class="close"><a href="http://gyokuro.sourceforge.jp/">Gyokuro</a></span>
16     </div>
17    
18     <div class="title"><img src="logo.gif" width="320" height="55" alt="Exerb Project"></div>
19 yuya 1.25 <div class="update">$Date: 2003/11/20 12:06:52 $</div>
20 yuya 1.1 <div class="link">[ <a href="./index.en.html">Home</a> ]</div>
21    
22 yuya 1.2 <h1>Archive</h1>
23 yuya 1.1
24     <p>
25 yuya 1.3 Old archives of Exerb and Exerb Core Collection can be downloaded from here.<br>
26 yuya 1.23 If you want to download the latest version, that can be downloaded from the <a href="./index.en.html">top page</a>.
27 yuya 1.1 </p>
28    
29     <h2>Exerb</h2>
30    
31     <dl>
32 yuya 1.25 <dt>3.0.0-preview3</dt>
33     <dd>
34     <a href="http://prdownloads.sourceforge.jp/exerb/6872/exerb-3.0.0-preview3.tar.gz">exerb-3.0.0-preview3.tar.gz</a>(1,448kb/unstable)<br>
35     </dd>
36 yuya 1.24 <dt>3.0.0-preview2</dt>
37 yuya 1.25 <dd>
38 yuya 1.24 <a href="http://prdownloads.sourceforge.jp/exerb/6669/exerb-3.0.0-preview2.tar.gz">exerb-3.0.0-preview2.tar.gz</a>(1,445kb/unstable)<br>
39     </dd>
40 yuya 1.22 <dt>3.0.0-preview1</dt>
41     <dd>
42     <a href="http://prdownloads.sourceforge.jp/exerb/6622/exerb-3.0.0-preview1.tar.gz">exerb-3.0.0-preview1.tar.gz</a>(1,443kb/unstable)<br>
43     </dd>
44     <dt>2.6.7</dt>
45     <dd>
46     <a href="http://prdownloads.sourceforge.jp/exerb/5773/exerb-2.6.7.tar.gz">exerb-2.6.7.tar.gz</a>(1,392kb)<br>
47     </dd>
48 yuya 1.21 <dt>2.6.6</dt>
49     <dd>
50     <a href="http://downloads.sourceforge.jp/exerb/4788/exerb-2.6.6.tar.gz">exerb-2.6.6.tar.gz</a>(1,387kb)<br>
51     </dd>
52 yuya 1.20 <dt>2.6.5</dt>
53     <dd>
54     <a href="http://downloads.sourceforge.jp/exerb/4028/exerb-2.6.5.tar.gz">exerb-2.6.5.tar.gz</a>(1,378kb)<br>
55     </dd>
56 yuya 1.18 <dt>2.6.4</dt>
57     <dd>
58     <a href="http://downloads.sourceforge.jp/exerb/2864/exerb-2.6.4.tar.gz">exerb-2.6.4.tar.gz</a>(1,378kb)<br>
59     </dd>
60 yuya 1.17 <dt>2.6.3</dt>
61     <dd>
62     <a href="http://downloads.sourceforge.jp/exerb/2585/exerb-2.6.3.tar.gz">exerb-2.6.3.tar.gz</a>(1,377kb)<br>
63     </dd>
64 yuya 1.15 <dt>2.6.2</dt>
65     <dd>
66     <a href="http://downloads.sourceforge.jp/exerb/2447/exerb-2.6.2.tar.gz">exerb-2.6.2.tar.gz</a>(1,008kb)<br>
67     </dd>
68 yuya 1.13 <dt>2.6.1</dt>
69     <dd>
70     <a href="http://downloads.sourceforge.jp/exerb/2347/exerb-2.6.1.tar.gz">exerb-2.6.1.tar.gz</a>(993kb)<br>
71     </dd>
72 yuya 1.10 <dt>2.6.0</dt>
73     <dd>
74     <a href="http://downloads.sourceforge.jp/exerb/2251/exerb-2.6.0.tar.gz">exerb-2.6.0.tar.gz</a>(993kb)<br>
75     </dd>
76 yuya 1.8 <dt>2.5.1</dt>
77     <dd>
78     <a href="http://downloads.sourceforge.jp/exerb/2038/exerb-2.5.1.tar.gz">exerb-2.5.1.tar.gz</a>(976kb)<br>
79     </dd>
80 yuya 1.6 <dt>2.5.0</dt>
81     <dd>
82     <a href="http://downloads.sourceforge.jp/exerb/1971/exerb-2.5.0.tar.gz">exerb-2.5.0.tar.gz</a>(1,060kb)<br>
83     </dd>
84 yuya 1.5 <dt>2.4.0</dt>
85     <dd>
86     <a href="http://downloads.sourceforge.jp/exerb/1905/exerb-2.4.0.tar.gz">exerb-2.4.0.tar.gz</a>(1,054kb)<br>
87     <a href="http://downloads.sourceforge.jp/exerb/1905/exerb_2.4.0-1_i386.deb">exerb_2.4.0-1_i386.deb</a>(654kb)<br>
88     <a href="http://downloads.sourceforge.jp/exerb/1905/exerb-2.4.0-2.i386.rpm">exerb-2.4.0-2.i386.rpm</a>(661kb)<br>
89     </dd>
90 yuya 1.3 <dt>2.3.2</dt>
91     <dd>
92     <a href="http://downloads.sourceforge.jp/exerb/1679/exerb-2.3.2.tar.gz">exerb-2.3.2.tar.gz</a>(1,032kb)<br>
93     <a href="http://downloads.sourceforge.jp/exerb/1679/exerb_2.3.2-1_i386.deb">exerb_2.3.2-1_i386.deb</a>(638kb)<br>
94     <a href="http://downloads.sourceforge.jp/exerb/1679/exerb-2.3.2-2.i386.rpm">exerb-2.3.2-2.i386.rpm</a>(644kb)<br>
95     </dd>
96 yuya 1.1 <dt>2.3.1</dt>
97     <dd>
98     <a href="http://downloads.sourceforge.jp/exerb/1591/exerb-2.3.1.tar.gz">exerb-2.3.1.tar.gz</a>(1,032kb)<br>
99     <a href="http://downloads.sourceforge.jp/exerb/1591/exerb_2.3.1-1_i386.deb">exerb_2.3.1-1_i386.deb</a>(637kb)<br>
100     <a href="http://downloads.sourceforge.jp/exerb/1591/exerb-2.3.1-2.i386.rpm">exerb-2.3.1-2.i386.rpm</a>(644kb)<br>
101     </dd>
102     <dt>2.3.0</dt>
103     <dd>
104     <a href="http://downloads.sourceforge.jp/exerb/1440/exerb-2.3.0.tar.gz">exerb-2.3.0.tar.gz</a>(1,032kb)<br>
105     <a href="http://downloads.sourceforge.jp/exerb/1440/exerb_2.3.0-1_i386.deb">exerb_2.3.0-1_i386.deb</a>(637kb)<br>
106     <a href="http://downloads.sourceforge.jp/exerb/1440/exerb-2.3.0-2.i386.rpm">exerb-2.3.0-2.i386.rpm</a>(643kb)<br>
107     </dd>
108     <dt>2.2.0</dt>
109     <dd>
110     <a href="http://downloads.sourceforge.jp/exerb/1283/exerb-2.2.0.tar.gz">exerb-2.2.0.tar.gz</a>(1,075kb)<br>
111     <a href="http://downloads.sourceforge.jp/exerb/1283/exerb_2.2.0-1_i386.deb">exerb_2.2.0-1_i386.deb</a>(738kb)<br>
112     <a href="http://downloads.sourceforge.jp/exerb/1283/exerb-2.2.0-2.i386.rpm">exerb-2.2.0-2.i386.rpm</a>(744kb)<br>
113     </dd>
114     <dt>2.1.0</dt>
115     <dd>
116     <a href="http://downloads.sourceforge.jp/exerb/1161/exerb-2.1.0.tar.gz">exerb-2.1.0.tar.gz</a>(1,075kb)<br>
117     <a href="http://downloads.sourceforge.jp/exerb/1161/exerb_2.1.0-1_i386.deb">exerb_2.1.0-1_i386.deb</a>(737kb)<br>
118     <a href="http://downloads.sourceforge.jp/exerb/1161/exerb-2.1.0-2.i386.rpm">exerb-2.1.0-2.i386.rpm</a>(744kb)<br>
119     </dd>
120     <dt>2.0.0</dt>
121     <dd>
122     <a href="http://downloads.sourceforge.jp/exerb/734/exerb-2.0.0.tar.gz">exerb-2.0.0.tar.gz</a>(1,045kb)<br>
123     <a href="http://downloads.sourceforge.jp/exerb/734/exerb_2.0.0-1_i386.deb">exerb_2.0.0-1_i386.deb</a>(707kb)<br>
124     <a href="http://downloads.sourceforge.jp/exerb/734/exerb-2.0.0-2.i386.rpm">exerb-2.0.0-2.i386.rpm</a>(714kb)<br>
125     </dd>
126     <dt>1.0.0</dt>
127     <dd>
128     <a href="http://downloads.sourceforge.jp/exerb/625/exerb-1.0.0.tar.gz">exerb-1.0.0.tar.gz</a>(975kb)<br>
129     <a href="http://downloads.sourceforge.jp/exerb/625/exerb-1.0.0.zip">exerb-1.0.0.zip</a>(1,034kb)<br>
130     <dt>preview1</dt>
131     <dd>
132     <a href="http://downloads.sourceforge.jp/exerb/367/exerb-preview1.zip">exerb-preview1.zip</a>(353kb)<br>
133     </dd>
134     </dl>
135    
136     <h2>Exerb Core Collection:</h2>
137    
138     <dl>
139 yuya 1.21 <dt>2.6.6</dt>
140     <dd>
141     <a href="http://downloads.sourceforge.jp/exerb/4789/exerb-cc-2.6.6.tar.gz">exerb-cc-2.6.6.tar.gz</a>(1,231kb)<br>
142     </dd>
143 yuya 1.20 <dt>2.6.5</dt>
144     <dd>
145     <a href="http://downloads.sourceforge.jp/exerb/4029/exerb-cc-2.6.5.tar.gz">exerb-cc-2.6.5.tar.gz</a>(1,222kb)<br>
146     </dd>
147 yuya 1.18 <dt>2.6.4</dt>
148     <dd>
149     <a href="http://downloads.sourceforge.jp/exerb/2865/exerb-cc-2.6.4.tar.gz">exerb-cc-2.6.4.tar.gz</a>(1,222kb)<br>
150     </dd>
151 yuya 1.17 <dt>2.6.3</dt>
152     <dd>
153     <a href="http://downloads.sourceforge.jp/exerb/2586/exerb-cc-2.6.3.tar.gz">exerb-cc-2.6.3.tar.gz</a>(771kb)<br>
154     </dd>
155 yuya 1.15 <dt>2.6.2</dt>
156     <dd>
157     <a href="http://downloads.sourceforge.jp/exerb/2448/exerb-cc-2.6.2.tar.gz">exerb-cc-2.6.2.tar.gz</a>(762kb)<br>
158     </dd>
159 yuya 1.13 <dt>2.6.1</dt>
160     <dd>
161     <a href="http://downloads.sourceforge.jp/exerb/2348/exerb-cc-2.6.1.tar.gz">exerb-cc-2.6.1.tar.gz</a>(765kb)<br>
162     </dd>
163 yuya 1.10 <dt>2.6.0</dt>
164     <dd>
165     <a href="http://downloads.sourceforge.jp/exerb/2252/exerb-cc-2.6.0.tar.gz">exerb-cc-2.6.0.tar.gz</a>(758kb)<br>
166     </dd>
167 yuya 1.8 <dt>2.5.1</dt>
168     <dd>
169     <a href="http://downloads.sourceforge.jp/exerb/2039/exerb-cc-2.5.1.tar.gz">exerb-cc-2.5.1.tar.gz</a>(755kb)<br>
170     </dd>
171 yuya 1.6 <dt>2.5.0</dt>
172     <dd>
173     <a href="http://downloads.sourceforge.jp/exerb/1972/exerb-cc-2.5.0.tar.gz">exerb-cc-2.5.0.tar.gz</a>(913kb)<br>
174     </dd>
175 yuya 1.5 <dt>2.4.0</dt>
176     <dd>
177     <a href="http://downloads.sourceforge.jp/exerb/1906/exerb-cc-2.4.0.tar.gz">exerb-cc-2.4.0.tar.gz</a>(936kb)<br>
178     </dd>
179 yuya 1.4 <dt>2.3.0</dt>
180     <dd>
181     <a href="http://downloads.sourceforge.jp/exerb/1449/exerb-cc-2.3.0.tar.gz">exerb-cc-2.3.0.tar.gz</a>(936kb)<br>
182     </dd>
183 yuya 1.1 <dt>2.2.0</dt>
184     <dd>
185     <a href="http://downloads.sourceforge.jp/exerb/1284/exerb-cc-2.2.0.tar.gz">exerb-cc-2.2.0.tar.gz</a>(438kb)<br>
186     </dd>
187     <dt>2.1.0</dt>
188     <dd>
189     <a href="http://downloads.sourceforge.jp/exerb/1236/exerb-cc-2.1.0.tar.gz">exerb-cc-2.1.0.tar.gz</a>(431kb)<br>
190 yuya 1.9 </dd>
191     </dl>
192    
193     <h2>Exerb for Windows:</h2>
194    
195     <dl>
196 yuya 1.19 <dt>2.6.3.0</dt>
197     <dd>
198     <a href="http://downloads.sourceforge.jp/exerb/2594/exerb-win32-2.6.3.0.zip">exerb-win32-2.6.3.0.zip</a>(834kb)<br>
199     </dd>
200 yuya 1.16 <dt>2.6.2.0</dt>
201     <dd>
202     <a href="http://downloads.sourceforge.jp/exerb/2461/exerb-win32-2.6.2.0.zip">exerb-win32-2.6.2.0.zip</a>(835kb)<br>
203     </dd>
204 yuya 1.14 <dt>2.6.1.0</dt>
205     <dd>
206     <a href="http://downloads.sourceforge.jp/exerb/2351/exerb-win32-2.6.1.0.zip">exerb-win32-2.6.1.0.zip</a>(808kb)<br>
207     </dd>
208 yuya 1.11 <dt>2.6.0.1</dt>
209     <dd>
210     <a href="http://downloads.sourceforge.jp/exerb/2290/exerb-win32-2.6.0.1.zip">exerb-win32-2.6.0.1.zip</a>(743kb)<br>
211     </dd>
212 yuya 1.9 <dt>2.6.0.0</dt>
213     <dd>
214     <a href="http://downloads.sourceforge.jp/exerb/2280/exerb-win32-2.6.0.0.zip">exerb-win32-2.6.0.0.zip</a>(763kb)<br>
215 yuya 1.1 </dd>
216     </dl>
217    
218 yuya 1.7 <div class="copyright">Copyright(C) Exerb Project, 2002-2003 All rights reserved.</div>
219 yuya 1.1
220     </body>
221     </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26