File: control

package info (click to toggle)
tudu 0.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 400 kB
  • sloc: cpp: 5,969; sh: 389; xml: 120; makefile: 10
file content (28 lines) | stat: -rw-r--r-- 712 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: tudu
Section: utils
Priority: optional
Maintainer: Ruben Pollan <meskio@sindominio.net>
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