1 #include "top.h"
2 #include "sqpack.h"
3 #include "bodytop.h"
4 #include "navbar.h"
5 
6       <h3>What is it?</h3>
7       <blockquote>
8         <strong>sqpack</strong> is a Squish, Jam and SDM message base packer.
9       </blockquote>
10 
11       <h3>What does it need?</h3>
12       <blockquote>
13         Operating systems:
14         <ul>
15           <li>All supported platforms.</li>
16         </ul>
17         Dependencies:
18         <ul>
19            <li>sqpack-current requires fidoconfig-current, smapi-current and huskybse-current from the same day.</li>
20            <li>sqpack-1.1.0 requires fidoconfig 0.10 and smapi 1.6.4 and huskybse 0.1.</li>
21            <li>sqpack-1.0.3 requires fidoconfig 0.9 and smapi 1.6.2.</li>
22         </ul>
23       </blockquote>
24 
25       <h3>Downloads</h3>
26       <blockquote>
27         <table cellpadding="5" cellspacing="0" border="0">
28           <tr valign="top">
29             <td><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/sqpack-1.1.0b-src.tar.gz"><tt>sqpack-1.1.0b-src.tar.gz</tt></a>
30             <br><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/sqpack-1.1.0b-src.zip"><tt>sqpack-1.1.0b-src.zip</tt></a>
31             </td>
32             <td>current release: sqpack 1.1.0b</td>
33           </tr>
34           <tr valign="top">
35              <td><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/sqpack-1.1.0b-os2.zip"><tt>sqpack-1.1.0b-os2.zip</tt></a>
36              </td>
37              <td>sqpack 1.1.0b-stable os/2 executables</td>
38           </tr>
39           <tr valign="top">
40              <td><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/sqpack-1.1.0b-win.zip"><tt>sqpack-1.1.0b-win.zip</tt></a>
41              </td>
42              <td>sqpack 1.1.0-stable win32 executables</td>
43           </tr>
44           <tr valign="top">
45             <td><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/sqpack-1.0.3.tar.gz"><tt>sqpack-1.0.3.tar.gz</tt></a></td>
46             <td>old release: sqpack 1.0.3</td>
47           </tr>
48           <tr valign="top">
49             <td><a href="http://cvs.physcip.uni-stuttgart.de/cvs2/current/sqpack-current-latest.tar.gz"><tt>sqpack-current-latest.tar.gz</tt></a></td>
50             <td>unstable development cvs snapshot</td>
51           </tr>
52         </table>
53       </blockquote>
54 
55 
56       </blockquote>
57 
58       <h3>Contacting the author</h3>
59       <blockquote>
60         See the <a href="team.html">team page</a>.
61       </blockquote>
62 
63 
64       <small>Last update: 01/11/2000</small>
65 
66 #include "bottom.h"
67