File: control

package info (click to toggle)
vim-latexsuite 1%3A1.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 5,424 kB
  • sloc: xml: 5,159; python: 906; makefile: 92; perl: 59; sh: 14
file content (27 lines) | stat: -rw-r--r-- 1,164 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
Source: vim-latexsuite
Section: editors
Priority: optional
Maintainer: Johann Felix Soden <johfel@debian.org>
Build-Depends: debhelper-compat (= 12), python3, dh-python
Standards-Version: 4.5.0
Homepage: http://vim-latex.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/vim-latexsuite.git
Vcs-Browser: https://salsa.debian.org/debian/vim-latexsuite/
Rules-Requires-Root: no

Package: vim-latexsuite
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, ${perl:Depends}, vim-common (>= 1:7.1.314), vim, python3
Recommends: texlive-base-bin, vim-addon-manager
Suggests: xpdf | pdf-viewer, gv | postscript-viewer, xdg-utils
Enhances: vim
Description: view, edit and compile LaTeX documents from within Vim
 vim-latexsuite attempts to provide a comprehensive set of tools to view,
 edit and compile LaTeX documents in Vim. Together, they provide tools starting
 from macros to speed up editing LaTeX documents to functions for forward
 searching .dvi documents.
 .
 This package also provides help to LaTeX in Vim.
 .
 By default, vim-latexsuite is not enabled. Please read
 /usr/share/doc/vim-latexsuite/README.Debian after installing the package.