File: control

package info (click to toggle)
cutycapt 0.0~svn10-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 172 kB
  • sloc: cpp: 1,730; makefile: 15
file content (19 lines) | stat: -rw-r--r-- 755 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: cutycapt
Section: web
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Build-Depends: debhelper (>= 9), qtbase5-dev, libqt5webkit5-dev, qt5-qmake,
 libqt5svg5-dev
Standards-Version: 3.9.8
Homepage: http://cutycapt.sourceforge.net/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/cutycapt.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/cutycapt.git

Package: cutycapt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: xvfb
Description: utility to capture WebKit's rendering of a web page
 CutyCapt is a small cross-platform command-line utility to capture WebKit's
 rendering of a web page into a variety of vector and bitmap formats, including
 SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP.