File: control

package info (click to toggle)
emacs-debase 0.7%2Bgit.20230105.0b6fc2af34%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 128 kB
  • sloc: lisp: 723; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 831 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
Source: emacs-debase
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
	dh-elpa,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://codeberg.org/emacs-weirdware/debase
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-debase.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-debase

Package: elpa-debase
Architecture: all
Depends: ${elpa:Depends},
	${misc:Depends},
Recommends: emacs,
Enhances: emacs
Description: D-Bus convenience layer for Emacs
 Debase frees you from writing repetitive, annoying boilerplate code
 to drive D-Bus services by throwing another pile of abstraction at
 the problem, in the form of unreadably dense, macro-heavy, profoundly
 cursed Lisp.