26 lines
1,003 B
Text
26 lines
1,003 B
Text
Source: vim-nftables
|
|
Section: editors
|
|
Priority: optional
|
|
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
|
|
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
XSBC-Original-Maintainer: Daniel Baumann <daniel@debian.org>
|
|
Bugs: mailto:maintainers@lists.progress-linux.org
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
Rules-Requires-Root: no
|
|
Standards-Version: 4.7.2
|
|
Homepage: https://github.com/nfnty/vim-nftables
|
|
Vcs-Browser: https://git.progress-linux.org/horok/vim-nftables
|
|
Vcs-Git: https://git.progress-linux.org/horok/vim-nftables
|
|
XSBC-Original-Vcs-Browser: https://forgejo.debian.net/linux/vim-nftables
|
|
XSBC-Original-Vcs-Git: https://forgejo.debian.net/linux/vim-nftables
|
|
|
|
Package: vim-nftables
|
|
Section: editors
|
|
Architecture: all
|
|
Depends:
|
|
vim-runtime (>= 2:9.1)
|
|
${misc:Depends},
|
|
Description: syntax highlighting for nftables configuration files
|
|
The vim-nftables package provides filetype detection and syntax highlighting
|
|
for nftables configuration files.
|