File: control

package info (click to toggle)
emacs-svg-lib 0.2.5%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: lisp: 418; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 864 bytes parent folder | download | duplicates (2)
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-svg-lib
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper-compat (= 13),
 dh-elpa
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/emacsen-team/svg-lib
Vcs-Git: https://salsa.debian.org/emacsen-team/svg-lib.git
Homepage: https://github.com/rougier/svg-lib
Rules-Requires-Root: no

Package: elpa-svg-lib
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: SVG tags, progress bars & icons for Emacs
 This library can be used to generate SVG elements for Emacs user interfaces,
 including tags, progress bars and icons.
 .
 The default size of an icon is exactly 2x1 characters such that it can be
 inserted in text without disturbing alignment.