Source: tudu
Section: utils
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 acr,
 chrpath,
 debhelper-compat (= 13),
 libncurses-dev
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/tudu
Vcs-Git: https://salsa.debian.org/debian/tudu.git
Homepage: https://code.meskio.net/tudu/
Rules-Requires-Root: no

Package: tudu
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Command line hierarchical ToDo list
 ToDo list manager in ncurses, with hierarchical representation of the tasks.
 Each task has:
   * Title
   * Long text description
   * Deadline (tudu warns you when the date is approaching)
   * Categories
   * Priorities
