     TODO List for rpmfind

- add a graphic front-end (gnome based, I really like Gnome now !)
  but I will always maintain a text based version ...
- make a better use of LibWWW to make simultaneous requests (use
  HTTP/1.1 improvements), unfortunately this highly complicate the
  algorithm.
- Startup the libWWW cache.
- Finish the country group matrix (take a map !)
- Break ByName.html for those letters with >1000 packages.

Done:
- Avoid security problem and races when creating/writing temp
  files, use a per-user subdir mask 600, same for downloads.
- added sources queries (--sources).
- extend the config file with preferred distribs, mirrors, etc ...
- added general queries (--apropos).
- separate rpm2html and rpmfind distributions.
- implement, something like "rpmfind -latest exmh" would show the
  latest RPM and "rpmfind -upgrade exmh" to upgrade all the deps
- add a request for the transfer and let libWWW do the FTP download.
- Add proxy support (WWW + FTP + config file)
- cleanup the Makefile mess.
- add a config file (basic version)

$Id: TODO,v 1.8 2000/01/15 14:36:55 daniel Exp $

