File: control

package info (click to toggle)
bookletimposer 0.3%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,704 kB
  • sloc: python: 1,288; sh: 81; xml: 12; makefile: 6
file content (30 lines) | stat: -rw-r--r-- 1,063 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: bookletimposer
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: intrigeri <intrigeri@debian.org>, Taowa Munene-Tardif <taowa@debian.org>
Rules-Requires-Root: no
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               intltool,
               pandoc,
Build-Depends-Indep: python3-distutils-extra
Standards-Version: 4.5.0.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/bookletimposer
Vcs-Git: https://salsa.debian.org/python-team/packages/bookletimposer.git
Homepage: https://kjo.herbesfolles.org/bookletimposer/

Package: bookletimposer
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         gir1.2-gtk-3.0,
         python3-gi
Description: PDF imposition toolkit
 pdfimposer is a Python module to achieve some basic imposition on PDF
 documents, especially designed to work on booklets.
 .
 BookletImposer is a commandline and GTK+ interface to pdfimposer.
 .
 The bookletimposer package ships both.