File: control

package info (click to toggle)
plsense 0.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,012 kB
  • sloc: perl: 9,767; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,306 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: plsense
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9.20120312)
Build-Depends-Indep: libcache-cache-perl,
 libmodule-install-perl,
 libmodule-cpanfile-perl,
 libclass-std-perl (>= 0.011),
 libclass-std-storable-perl,
 libconfig-tiny-perl (>= 2.14),
 liblist-allutils-perl (>= 0.03),
 liblog-handler-perl (>= 0.76),
 libppi-perl (>= 1.215),
 libtry-tiny-perl (>= 0.11),
 libmodule-pluggable-perl,
 perl-doc,
 perl (>= 5.15.2)
Standards-Version: 3.9.6
Vcs-Git: https://salsa.debian.org/debian/plsense.git
Vcs-Browser: https://salsa.debian.org/debian/plsense
Homepage: https://github.com/aki2o/plsense

Package: plsense
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libcache-cache-perl,
 libclass-std-perl (>= 0.011),
 libclass-std-storable-perl,
 libconfig-tiny-perl (>= 2.14),
 liblist-allutils-perl (>= 0.03),
 liblog-handler-perl (>= 0.76),
 libppi-perl (>= 1.215),
 libtry-tiny-perl (>= 0.11),
 libmodule-pluggable-perl,
 perl-doc,
 perl (>= 5.13.3)
Description: Omni Completion Tool for Perl
 PlSense is a development tool for Perl. PlSense provides Completion/Help
 about Module/Function/Variable optimized for context.
 .
 For more information, see
 https://github.com/aki2o/plsense/blob/master/README.md