File: control

package info (click to toggle)
vim-deb 1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 96 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 754 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
Source: vim-deb
Section: editors
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Uploaders:
 James McCoy <jamessan@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-vim-addon,
Standards-Version: 4.7.3
Homepage: https://www.vim.org/scripts/script.php?script_id=1970
Vcs-Git: https://salsa.debian.org/vim-team/vim-deb.git
Vcs-Browser: https://salsa.debian.org/vim-team/vim-deb

Package: vim-deb
Architecture: all
Depends:
 ${vim-addon:Depends},
 ${misc:Depends},
Description: vim plugin for browsing Debian binary packages
 vim-deb allows you to browse Debian packages in a similar manner to Vim's
 native zip and tar plugins. After opening a Debian package in Vim, a file
 browser is presented and individual files can be opened.