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 31 32 33 34 35
|
Source: uget
Section: net
Priority: optional
Maintainer: Elías Alejandro Año Mendoza <ealmdz@gmail.com>
Build-Depends: debhelper (>= 9),
intltool,
dh-autoreconf,
libnotify-dev,
libgstreamer1.0-dev,
autotools-dev,
libgtk-3-dev,
libssl-dev,
libcurl4-openssl-dev
Standards-Version: 3.9.8
Homepage: http://urlget.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/collab-maint/uget.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/uget.git
Package: uget
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: easy-to-use download manager written in GTK+
Uget (formerly urlgfe) is a simple, lightweight and easy-to-use
download manager.
It provides the following features:
* Resume downloads.
* Queue downloads.
* Classify downloads in categories.
* Mozilla Firefox integration (through Flashgot plugin).
* Clipboard monitoring.
* Import downloads import from HTML files.
* Batch download.
.
It also can be launched from the command line.
|