]> git.wh0rd.org - nano-editor.git/blob - download.old
initial commit
[nano-editor.git] / download.old
1 <?php include "top.php"; ?>
2 <html>
3 <head><title>GNU nano: Download</title>
4 </head>
5 <body>
6 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
7 <tr VALIGN=TOP NOSAVE>
8 <td NOSAVE>
9 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
10 <tr NOSAVE>
11 <td NOSAVE>
12 <center><b>Download GNU nano</b></center>
13 </td>
14 </tr>
15 </table></center>
16
17 <center><table BORDER=0 WIDTH="100%" NOSAVE >
18 <tr BGCOLOR="#440077" NOSAVE>
19 <td NOSAVE><font color="#FFFFFF"><font size=-1>Filename (main site)</font></font></td>
20
21 <td NOSAVE><font color="#FFFFFF"><font size=-1>Mirrors&nbsp;</font></font></td>
22
23 <td><font color="#FFFFFF"><font size=-1>Description</font></font></td>
24 </tr>
25
26 <tr>
27 <td>
28 <a href="http://www.nano-editor.org/dist/v2.0/nano-<?php include "stable-version"; ?>.tar.gz">nano-<?php include "stable-version"; ?>.tar.gz</a>
29 </td>
30
31 <td>
32 <a href="http://www.ewtoo.org/~astyanax/nano/dist/v2.0/nano-<?php include "stable-version"; ?>.tar.gz">UK</a></td>
33
34 <td>Source file in tar.gz format.</td>
35 </tr>
36
37 <tr>
38 <td><a href="http://www.nano-editor.org/dist/v2.0/RPMS/nano-<?php include "stable-version"; ?>-1.i386.rpm">nano-<?php include "stable-version"; ?>-1.i386.rpm</a></td>
39
40 <td>
41 <a href="http://www.ewtoo.org/~astyanax/nano/dist/v2.0/RPMS/nano-<?php include "stable-version"; ?>-1.i386.rpm">UK</a></td>
42
43 <td>Binary RPM for i386 platform (RH 8.0).</td>
44 </tr>
45
46 <tr NOSAVE>
47 <td NOSAVE><a href="http://www.nano-editor.org/dist/v2.0/RPMS/nano-<?php include "stable-version"; ?>-1.src.rpm">nano-<?php include "stable-version"; ?>-1.src.rpm</a></td>
48
49 <td>
50 <a href="http://www.ewtoo.org/~astyanax/nano/dist/v2.0/RPMS/nano-<?php include "stable-version"; ?>-1.src.rpm">UK</a></td>
51
52 <td>Source RPM for any RPM system.</td>
53 </tr>
54
55 <tr NOSAVE>
56 <td><a href="http://packages.debian.org/stable/editors/nano">stable</a>
57 | <a href="http://packages.debian.org/testing/editors/nano">testing</a>
58 | <a href="http://packages.debian.org/unstable/editors/nano">unstable</a></td>
59
60 <td NOSAVE>N/A</td>
61
62 <td>Debian GNU/Linux binaries.</td>
63 </tr>
64
65 <tr>
66 <td>
67 sparc:
68 <a href="http://www.sunfreeware.com/programlistsparc10.html#nano">
69 10</a> |
70 <a href="http://www.sunfreeware.com/programlistsparc9.html#nano">
71 9</a> |
72 <a href="http://www.sunfreeware.com/programlistsparc8.html#nano">
73 8</a> |
74 <a href="http://www.sunfreeware.com/programlistsparc7.html#nano">
75 7</a> |
76 <a href="http://www.sunfreeware.com/programlist.html#nano">
77 2.6</a>
78 &nbsp;
79 &nbsp;
80 intel:
81 <a href="http://www.sunfreeware.com/programlistintel10.html#nano">
82 10</a> |
83 <a href="http://www.sunfreeware.com/programlistintel9.html#nano">
84 9</a> |
85 <a href="http://www.sunfreeware.com/programlistintel8.html#nano">
86 8</a>
87
88 <td>N/A</td>
89
90 <td>Solaris binaries.</td>
91 </tr>
92 <tr>
93 <td><a href="http://www.nano-editor.org/dist/v2.0/NT/nano-<?php include "stable-version"; ?>.zip">nano-<?php include "stable-version"; ?>.zip</a></td>
94
95 <td>
96 <a href="http://www.ewtoo.org/~astyanax/nano/dist/v2.0/NT/nano-<?php include "stable-version"; ?>.zip">UK</a></td>
97
98 <td>WinNT/9x binary, .zip format.</td>
99 </tr>
100
101 <tr>
102 <td>
103 <a href="http://www.nano-editor.org/dist/v1.3/nano-<?php include "unstable-version"; ?>.tar.gz">nano-<?php include "unstable-version"; ?>.tar.gz</a>
104 </td>
105
106 <td>
107 <a href="http://www.ewtoo.org/~astyanax/nano/dist/v1.3/nano-<?php include "unstable-version"; ?>.tar.gz">UK</a></td>
108
109 <td>Latest unstable release, 1.3 branch</td>
110 </tr>
111
112 </table></center>
113
114 <center><table BORDER=0 COLS=1 WIDTH="100%" BGCOLOR="#440077" NOSAVE >
115 <tr NOSAVE>
116 <td NOSAVE>
117 <center>&nbsp;<font color="#FFFFFF"><font size=-1>Other Nano Sites and
118 Archives</font></font></center>
119 </td>
120 </tr>
121 </table></center>
122
123 <center><table BORDER=0 COLS=3 WIDTH="100%" NOSAVE >
124 <tr NOSAVE>
125 <td>
126 <center><a href="http://savannah.gnu.org/projects/nano">
127 nano@Savannah</a></center>
128 </td>
129
130 <td NOSAVE>
131 <center><a href="http://www.gnu.org/software/nano">nano@GNU</a> (<a href="ftp://ftp.gnu.org/pub/gnu/nano">ftp</a>)</center>
132 </td>
133
134 <td NOSAVE>
135 <center><a href="http://www.nano-editor.org/dist">Older Versions</a></center>
136 </td>
137
138 <tr>
139
140 <td>
141 <center><a href="http://kongstud.hibu.no/lars/nano-sparc-binaries/">SPARC
142 RPMs</a></center>
143 </td>
144
145 <td>
146 <center><a
147 href="http://www.bebits.com/app/3666">BeOS Binaries</A></center>
148 </td>
149
150 <td>
151 <center><a href="http://www.cs.utexas.edu/users/rogoyski/nano/">DOS binaries</a></center>
152 </td>
153
154 </tr>
155 </table></center>
156
157 <center>
158 <p><font size=-1>
159 UK Mirror provided by <a href="http://www.ewtoo.org">ewtoo.org</a>.</font></center>
160 </td>
161 </tr>
162 </table>
163 <?php include "bottom.php"; ?>
164