Source: tudu
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 acr,
 chrpath,
 debhelper (>= 12),
 libncurses-dev
Standards-Version: 4.5.0.2
Homepage: https://code.meskio.net/tudu/
Vcs-Browser: https://gitlab.com/tudu/tudu/tree/debian
Vcs-Git: https://gitlab.com/tudu/tudu.git -b debian
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
