File: control

package info (click to toggle)
emacs-world-time-mode 0.0.6-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 64 kB
  • sloc: lisp: 51; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 938 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: emacs-world-time-mode
Section: lisp
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), dh-elpa
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-world-time-mode
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-world-time-mode.git
Homepage: https://github.com/nicferrier/emacs-world-time-mode

Package: elpa-world-time-mode
Architecture: all
Depends:
 emacsen-common (>= 2.0.8),
 ${elpa:Depends},
 ${misc:Depends},
Recommends:
 emacs (>= 46.0),
Enhances:
 emacs,
Built-Using:
 ${misc:Built-Using},
Description: Emacs mode to compare timezones throughout the day
 This package provides an Emacs major mode to compare timezones.
 After customising a variable to specify the timezones you are
 interested, invoking `M-x world-time-mode` will display comparative
 times in each timezone for a 24-hour period, including the current
 time.