1 #include "top.h"
2 #include "fidoconf.h"
3 #include "bodytop.h"
4 #include "navbar.h"
5 
6       <h3>What is it?</h3>
7       <blockquote>
8         <strong>fidoconf</strong> is a library used to acess the
9         <quot>fidoconfig</quot> style configuration file. This file
10 	keeps the settings for most of the husky projects. The package also
11         contains some utilities for verifying the configuration file syntax
12         or for converting it to other common formats.
13       </blockquote>
14 
15       <h3>What does it need?</h3>
16       <blockquote>
17         Operating systems:
18         <ul>
19           <li>All
20         </ul>
21         Dependencies:
22         <ul>
23           <li>fidoconf-current requries smapi-current and huskybse-current from the same day</li>
24 	<li>fidoconfig 0.10-stable requires smapi 1.6.4-stable and huskybse-0.1</li>
25           <li>fidoconfig 0.9 requires smapi 1.6.2</li>
26         </ul>
27       </blockquote>
28 
29       <h3>Downloads</h3>
30       <blockquote>
31         <table cellpadding="5" cellspacing="0" border="0">
32           <tr valign="top">
33             <td><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/fidoconf-0.10c-src.tar.gz"><tt>fidoconf-0.10c-src.tar.gz</tt></a>
34 	    </td>
35             <td>current release: fidoconfig 0.10c-stable source code</td>
36           </tr>
37           <tr valign="top">
38              <td><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/fidoconf-0.10b-os2.zip"><tt>fidoconf-0.10b-os2.zip</tt></a>
39              </td>
40              <td>fidoconfig 0.10b-stable os/2 executables</td>
41           </tr>
42           <tr valign="top">
43              <td><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/fidoconf-0.10b-win.zip"><tt>fidoconf-0.10b-win.zip</tt></a>
44              </td>
45              <td>fidoconfig 0.10b-stable win32 executables</td>
46           </tr>
47           <tr valign="top">
48             <td><a href="http://www.physcip.uni-stuttgart.de:8080/fidosoft.husky/fidoconfig-0.9.tar.gz"><tt>fidoconfig-0.9.tar.gz</tt></a></td>
49             <td>old release: fidoconfig 0.9 source code</td>
50           </tr>
51           <tr valign="top">
52             <td><a href="http://cvs.physcip.uni-stuttgart.de/cvs2/current/fidoconf-current-latest.tar.gz"><tt>fidoconf-current-latest.tar.gz</tt></a></td>
53             <td>unstable development cvs snapshot</td>
54           </tr>
55         </table>
56       </blockquote>
57 
58 
59       <h3>Contacting the author</h3>
60       <blockquote>
61         Maintained by Matthias Tichy, Max Levenkov et. al. See the <a href="team.html">team page</a>.
62       </blockquote>
63 
64 
65       <small>Last update: 02/01/2001</small>
66 
67 #include "bottom.h"
68