File: control

package info (click to toggle)
tikzit 2.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,024 kB
  • sloc: cpp: 8,500; yacc: 226; lex: 194; sh: 77; python: 68; makefile: 9; xml: 7
file content (31 lines) | stat: -rw-r--r-- 876 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
Source: tikzit
Section: tex
Priority: optional
Maintainer: Gard Spreemann <gspr@nonempty.org>
Build-Depends:
 bison,
 debhelper-compat (= 13),
 flex,
 libpoppler-dev,
 libpoppler-qt5-dev,
 qt5-qmake,
 qtbase5-dev,
 tex-common,
 texlive-base,
 texlive-binaries
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://tikzit.github.io/
Vcs-Browser: https://salsa.debian.org/debian/tikzit
Vcs-Git: https://salsa.debian.org/debian/tikzit.git

Package: tikzit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, tex-common
Recommends: preview-latex-style,
            texlive-latex-base,
            texlive-pictures
Description: visual PGF/TikZ graph editor
 TikZiT is a super simple GUI editor for graphs and string diagrams.
 Its native file format is a subset of PGF/TikZ, which means TikZiT
 files can be included directly in papers typeset using LaTeX.