summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: f6c5f70e87d1874fe3064c327f3061f8f190a3f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: gallery-dl
Maintainer: Unit 193 <unit193@debian.org>
Section: web
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/mikf/gallery-dl
Vcs-Browser: https://git.unit193.net/cgit/users/unit193/gallery-dl.git
Vcs-Git: https://git.unit193.net/cgit/users/unit193/gallery-dl.git

Package: gallery-dl
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: ffmpeg, python3-brotli, yt-dlp | youtube-dl
Description: command-line program to download image galleries
 gallery-dl is a command-line program to download image-galleries and
 -collections from several image hosting sites. It is a cross-platform
 tool with many configuration options and powerful filenaming capabilities.