diff options
author | jmmv <jmmv@pkgsrc.org> | 2007-06-02 16:42:03 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2007-06-02 16:42:03 +0000 |
commit | 3f38823e69835c8ad46c51870df274f994387c98 (patch) | |
tree | 8b1b1dff0b89d58cbf77cad52a3756d02a116090 /time/planner/DESCR | |
parent | 5ad4387c7900ebd391a2cd5bc278339304c1093d (diff) | |
download | pkgsrc-3f38823e69835c8ad46c51870df274f994387c98.tar.gz |
Initial import of planner, version 0.14.2:
Planner is a project management tool for the GNOME desktop. Among other
things, it provides:
- Task managment: define a list of tasks to accomplish a project, the
dependencies among them and their lengths. Of course, you can view a
Gantt chart from this data.
- Resource management: define a list of resources for your project and
assign them to tasks.
- Calendar management: create different calendars for the human resources
in your project so that tasks can be automatically scheduled according
to their calendars.
Diffstat (limited to 'time/planner/DESCR')
-rw-r--r-- | time/planner/DESCR | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/time/planner/DESCR b/time/planner/DESCR new file mode 100644 index 00000000000..22f54977d35 --- /dev/null +++ b/time/planner/DESCR @@ -0,0 +1,13 @@ +Planner is a project management tool for the GNOME desktop. Among other +things, it provides: + +- Task managment: define a list of tasks to accomplish a project, the + dependencies among them and their lengths. Of course, you can view a + Gantt chart from this data. + +- Resource management: define a list of resources for your project and + assign them to tasks. + +- Calendar management: create different calendars for the human resources + in your project so that tasks can be automatically scheduled according + to their calendars. |