1 #include "top.h"
2 #include "fastlst.h"
3 #include "bodytop.h"
4 #include "navbar.h"
5 
6       <h3>What is it?</h3>
7       <blockquote>
8         <strong>Fastlst</strong> is a Version 7 Plus (V7+) nodelist index
9 	  compiler for use with e.g.
10 	  <a href="http://btxe.sourceforge.net/">BinkleyTerm</a>.
11 	  It does not support the fidoconfig file format.
12       </blockquote>
13 
14       <h3>What does it need?</h3>
15       <blockquote>
16         Operating systems:
17         <ul>
18           <li>Only tested on Linux/i386, but supposed to work on all unix
19 	    systems. Please report success or failure.</li>
20         </ul>
21         Dependencies:
22         <ul>
23           <li>fastlst-current requires smapi-current from the same day</li>
24           <li>fastlst 2.0.3 requires smapi 1.6.4</li>
25         </ul>
26       </blockquote>
27 
28       <h3>Downloads</h3>
29       <blockquote>
30 	<p>We do not currently have binaries or archives available here at Sourceforge for fastlst;  it is, however, available from the CVS repository here.</p>
31           <dl>
32 
33 
34             <dt>fastlst 2.0.4 (current release) source code</dt>
35             <dd><a href="http://husky.cvs.sourceforge.net/husky/fastlst?pathrev=fastlst-2_0_4-stable"><tt>http://husky.cvs.sourceforge.net/husky/fastlst?pathrev=fastlst-2_0_4-stable</tt></a></dd>
36             <dd>&nbsp;</dd>
37 
38 
39             <dt>fastlst 2.0.4 (current release) binaries</dt>
40             <dd>n/a</dd>
41             <dd>&nbsp;</dd>
42 
43             <dt>fastlst 2.0.3 source code</dd>
44             <dd><a href="http://husky.cvs.sourceforge.net/husky/fastlst?pathrev=fastlst-2_0_3"><tt>http://husky.cvs.sourceforge.net/husky/fastlst?pathrev=fastlst-2_0_3</tt></a></dd>
45             <dd>&nbsp;</dd>
46 
47 
48             <dt>fastlst 2.0.3 binaries</dt>
49             <dd>n/a</dd>
50             <dd>&nbsp;</dd>
51 
52 
53             <dt>unstable development cvs snapshot</dt>
54             <dd><a href="http://husky.cvs.sourceforge.net/husky/fastlst?pathrev=HEAD"><tt>http://husky.cvs.sourceforge.net/husky/fastlst?pathrev=HEAD</tt></a></dd>
55             <dd>&nbsp;</dd>
56 
57 
58           </dl>
59 
60 
61 
62       </blockquote>
63 
64 
65       </blockquote>
66 
67       <h3>Contacting the author</h3>
68       <blockquote>
69         Maintained by Gerrit K&#252;hn et al. See the&nbsp;<a href="team.html">team page</a>.
70       </blockquote>
71 
72 
73       <small>Last update: 3 February 2007</small>
74 
75 #include "bottom.h"
76