File: control

package info (click to toggle)
pdf2svg 0.2.3-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 404 kB
  • sloc: sh: 985; ansic: 114; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 632 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: pdf2svg
Section: graphics
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libpoppler-glib-dev, libcairo2-dev, libgtk2.0-dev
Standards-Version: 3.8.0
Homepage: http://www.cityinthesky.co.uk/opensource/pdf2svg/

Package: pdf2svg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: converts PDF documents to SVG files (one per page)
 pdf2svg is a tiny command-line utility using Cairo and Poppler
 to convert PDF documents into SVG files.  Multi-page PDF can be split up to
 one SVG per page by passing a file naming specification.