Files
remind/rem2html/README.rem2html
Dianne Skoll b753e84c8c Update README
2021-10-12 21:55:18 -04:00

13 lines
318 B
Plaintext

REM2HTML
--------
rem2html is a Perl script that transforms the output of `remind -pp
...' to HTML. Type `perl rem2html --help' for usage information.
rem2html requires the Perl modules `JSON::Any' and `Getopt::Long'. It
will not be installed unless you have those modules as well as Perl
itself.
--
Dianne Skoll