File: control

package info (click to toggle)
etm 3.2.39-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,428 kB
  • sloc: python: 12,069; xml: 32; makefile: 8
file content (36 lines) | stat: -rw-r--r-- 1,071 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
29
30
31
32
33
34
35
36
Source: etm
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Jackson Doak <noskcaj@ubuntu.com>
Section: utils
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
 python3-ruamel.yaml,
 python3-setuptools
Standards-Version: 4.7.2
Homepage: https://people.duke.edu/~dgraham/etmtk/
Vcs-Git: https://salsa.debian.org/python-team/packages/etm.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/etm

Package: etm
Architecture: all
Depends:
 python3-dateutil,
 python3-icalendar,
 python3-pytz,
 python3-tk,
 ${misc:Depends},
 ${python3:Depends}
Recommends:
 mercurial
Description: manages events and tasks using simple text files
 Manage events and tasks using simple text files
 etm is an acronym for event and task manager.
 .
 In contrast to most calendar/todo applications, creating items (events,
 tasks, and so forth) in etm does not require filling out fields in a
 form. Instead, items are created as free-form text entries using a
 simple, intuitive format and stored in plain text files.