compatibility with 'fortune' datafile format
Status: Beta
Brought to you by:
bab
It would be nice if mkquotedb would import UN*X
fortune(6) style database... it is very simular, only
records can contain multiple newlines, and records are
separated with '%' alone on the line.
Since I lacked modules for Python and don't speak it
anyway, I've written it as a Perl script. Seems to
work, but it is 15-minute hack (I had to find Perl::PDB
on CPAN :-)
Perl converter script is included...
fortune2qotd converter in perl