File: control

package info (click to toggle)
pkg-info-el 0.6-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: lisp: 334; makefile: 25
file content (29 lines) | stat: -rw-r--r-- 863 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
Source: pkg-info-el
Section: lisp
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), dh-elpa (>= 1.4), elpa-f, elpa-epl, emacs-el
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/emacsen-team/pkg-info-el
Vcs-Git: https://salsa.debian.org/emacsen-team/pkg-info-el.git
Homepage: https://github.com/lunaryorn/pkg-info.el

Package: elpa-pkg-info
Architecture: all
Depends:
 emacs,
 ${elpa:Depends},
 ${misc:Depends},
Recommends:
 emacs (>= 46.0),
Enhances:
 emacs,
Built-Using:
 ${misc:Built-Using},
Description: provide information about Emacs packages
 Library of functions to extract information about installed Emacs
 packages.
 .
 There are functions to extract information about locally installed
 packages, and functions to get the properties and recipe of the
 package's MELPA entry.