mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
19 lines
728 B
Text
19 lines
728 B
Text
Source: task
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Federico Hernandez <ultrafredde@gmail.com>
|
|
XSBC-Original-Maintainer: Federico Hernandez <ultrafredde@gmail.com>
|
|
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libncurses5-dev
|
|
Standards-Version: 3.8.4
|
|
Homepage: http://taskwarrior.org
|
|
|
|
Package: task
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: A command-line to do list manager
|
|
Task is a command-line to do list manager. It has
|
|
support for GTD functionality and includes the
|
|
following features: tags, colorful tabular output,
|
|
reports and graphs, lots of manipulation commands,
|
|
low-level API, abbreviations for all commands and
|
|
options, multiuser file locking, recurring tasks.
|