| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 
 | Source: httraqt
Maintainer: Anton Gladky <gladk@debian.org>
Section: web
Priority: optional
Build-Depends: cmake,
               debhelper (>= 10),
               libhttrack-dev,
               qtbase5-dev,
               qtbase5-dev-tools,
               qtmultimedia5-dev,
               libssl-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/httraqt.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/httraqt.git
Homepage: http://httraqt.sourceforge.net/
Package: httraqt
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: program for downloading of internet sites
 Program is intended for loading of Internet pages and/or their contents,
 equipped with flexible system of settings.
 HTTraQt - graphical user interface (GUI) for HTTrack library,
 developed in C++ and based on multiplatform Qt library.
 |