mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
13 lines
318 B
Plaintext
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
|