            __  _  _  _ _________________________________________
           | /.|_)|_)/ \         DJGPP Package manager           |
           |/_||  |  \_/            by Richard Dawe              |
           |_ http://www.phekda.freeserve.co.uk/richdawe/zippo/ _|

zippo Notes - Thoughts that should probably be documented properly someday
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

$Id: notes.txt,v 1.4 2001/04/18 21:35:34 richdawe Exp $

share/zippo/ structure:

db/             Installed package DSMs (and, in future, log files)

db-avail/       Available package DSMs - intention: download them all & then
                use FTP/HTTP download facilites.

How to add a directive to DSM parsing
-------------------------------------

1. Add an entry in include/libzippo/package.h;
2. Add an entry in include/libzippo/dsm.h to declare parsing func;
3. Add an entry in src/libzippo/dsm.c to define parsing func;
4. Add an entry in src/libzippo/dsm.c in parsing func table, so parsing func
   actually gets called.

Richard Dawe <rich@phekda.freeserve.co.uk> 2001-04-18

Graphics generously designed & Copyright (C) 2000, 2001 by Krogg.
