File: README.rem2html

package info (click to toggle)
remind 03.01.05-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,692 kB
  • ctags: 1,815
  • sloc: ansic: 13,693; sh: 3,462; perl: 454; makefile: 168
file content (13 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
REM2HTML
--------

Rem2HTML is a Perl script that transforms the output of `remind -p
...' to HTML.  Type `perl rem2html --help' for usage information.

Typical usage:  remind -p ~/.reminders | rem2html > file.html

You may have to edit the "#!/usr/bin/perl" line to reflect the
location of your Perl interpreter.

--
David F. Skoll