summaryrefslogtreecommitdiff
path: root/time/devtodo/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:18:56 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:18:56 +0000
commit9ce7d9169a8f510e6f3c7733de211b3b06663d2e (patch)
tree665770b6437839a3a0f3c0473b130dda5efe0704 /time/devtodo/DESCR
parentd3db18607dbb7d59aeab9f0f846bad1948e95a7e (diff)
downloadpkgsrc-9ce7d9169a8f510e6f3c7733de211b3b06663d2e.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'time/devtodo/DESCR')
-rw-r--r--time/devtodo/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/time/devtodo/DESCR b/time/devtodo/DESCR
new file mode 100644
index 00000000000..162528ee292
--- /dev/null
+++ b/time/devtodo/DESCR
@@ -0,0 +1,9 @@
+todo is a program aimed specifically at programmers (but usable by
+anybody at the terminal) to aid in day-to-day development.
+
+It maintains a list of items that have yet to be completed. This
+allows the programmer to track outstanding bugs or items that need
+to be completed with very little effort.
+
+Items can be prioritised and can also be displayed in a hierarchy,
+so that one item may depend on another.