1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- tpp: tpp (text based presentation tool for the CLI)
- tpp:
- tpp: tpp stands for text presentation program and is an ncurses-based
- tpp: presentation tool. The presentation can be written with your favorite
- tpp: editor in a simple description format and then shown on any text
- tpp: terminal that is supported by ncurses.
- tpp:
- tpp:
- tpp: Home: http://www.ngolde.de/tpp.html
- tpp:
- tpp:
|