diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2011-07-13 04:36:07 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:06 -0300 |
commit | a6f905064ed951b3cab0a87ada85a7a1e7d2bf23 (patch) | |
tree | 7e9b9bbbaf14d86b8ee22b792eee13da82e0c651 /office/etm/slack-desc | |
parent | 9eb5b6d2f9756ea4654284eabc163ac2ad3bbc6a (diff) |
office/etm: Added (event and task manager for console and GUI)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/etm/slack-desc')
-rw-r--r-- | office/etm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/office/etm/slack-desc b/office/etm/slack-desc new file mode 100644 index 0000000000000..8c5355c1450b0 --- /dev/null +++ b/office/etm/slack-desc @@ -0,0 +1,19 @@ +# 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 ':'. + + |-----handy-ruler------------------------------------------------------| +etm: etm (event and task manager for console and GUI) +etm: +etm: etm is an acronym for Event and Task Manager. It provides a simple, +etm: intuitive format for using plain text files to store data, a command +etm: line interface for viewing stored information in a variety of +etm: convenient ways and a cross-platform, wx(python)-based GUI for +etm: creating and modifying items as well as viewing them. Displayed items +etm: can be grouped by date, context, keyword or project and can be +etm: filtered in various ways. +etm: +etm: Homepage: http://www.duke.edu/~dgraham/ETM/ |