File: control

package info (click to toggle)
helm-projectile 0.14.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: lisp: 718; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 772 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: helm-projectile
Section: lisp
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), dh-elpa (>= 1.7)
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/emacsen-team/helm-projectile
Vcs-Git: https://salsa.debian.org/emacsen-team/helm-projectile.git
Homepage: https://github.com/bbatsov/helm-projectile

Package: elpa-helm-projectile
Architecture: all
Depends:
 emacs,
 ${elpa:Depends},
 ${misc:Depends},
Recommends:
 emacs (>= 46.0),
Suggests:
 elpa-helm-ag,
Enhances:
 emacs,
Built-Using:
 ${misc:Built-Using},
Description: Helm integration for Projectile
 With this library, Projectile can use Helm for completion.
 .
 See the documentation of elpa-helm and elpa-projectile for more
 details.