(???) =======================================================: not found
                                 Blopher
       
       Blopher is a cgi script (written in tcl) that converts a
       Blosxom based blog into a Gopher readable phlog. It scans
       through your blog directory and extracts out all entries,
       sorts them and outputs a list of entries without all the
       crazy HTML tags.
       
       It is currently in alpha, only providing text output and
       removing all links, images, etc.
       
       You can pull the latest copy from my git repo:
       
       git clone http://jecxjo.sdf.org/devel/blopher.git
       
       Or you can get previous versions:
       
 (BIN) Version 0.0.1
       
       Just drop the file into your gopher directory and make
       sure the gopher server has read and execute permissions.
       
       Configuration is simple, just modify the few parameters
       listed at the top of the script and away you go. You'll 
       need to make sure that the gopher server executing this
       script has read access to all the blosxom entries.
       
 (DIR) (up)