File: control

package info (click to toggle)
diff-pdf-wx 0.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: sh: 4,150; cpp: 1,047; makefile: 21
file content (22 lines) | stat: -rw-r--r-- 845 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: diff-pdf-wx
Section: utils
Priority: optional
Maintainer: Shengqi Chen <harry-chen@outlook.com>
Build-Depends: debhelper-compat (= 13),
               libcairo2-dev,
               libpoppler-glib-dev,
               libwxgtk3.2-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://vslavik.github.io/diff-pdf/
Vcs-Git: https://salsa.debian.org/harry/diff-pdf-wx.git
Vcs-Browser: https://salsa.debian.org/harry/diff-pdf-wx

Package: diff-pdf-wx
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Simple tool for visually comparing two PDF files
 diff-pdf is a tool for visually comparing two PDFs.
 It takes two PDF files as arguments, and generates an output PDF
 file that highlights the differences between the two input files.
 Besides, it can compare the two files visually in a simple GUI.