File: control

package info (click to toggle)
krop 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 352 kB
  • sloc: python: 2,364; xml: 34; sh: 17; makefile: 11
file content (30 lines) | stat: -rw-r--r-- 1,026 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
Source: krop
Maintainer: Alexandre Mestiashvili <mestia@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               help2man,
               python3,
               python3-distutils,
               python3-poppler-qt5,
               python3-pypdf2,
               python3-setuptools
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/krop
Vcs-Git: https://salsa.debian.org/debian/krop.git
Homepage: http://arminstraub.com/software/krop

Package: krop
Architecture: all
Depends: python3-distutils,
         python3-poppler-qt5,
         python3-pypdf2,
         ${misc:Depends},
         ${python3:Depends}
Description: tool to crop PDF files
 Krop is a simple graphical tool to crop the pages of PDF files.
 A unique feature of krop is its ability to automatically split
 pages into subpages to fit the limited screen size of devices such as
 eReaders. This is particularly useful, if your eReader does not support
 convenient scrolling.