File: control

package info (click to toggle)
dosage 2.15-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 1,396 kB
  • ctags: 3,898
  • sloc: python: 12,074; makefile: 148; sh: 56
file content (22 lines) | stat: -rw-r--r-- 690 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: dosage
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all
X-Python-Version: >= 2.7
Standards-Version: 3.9.8
Homepage: http://dosage.rocks

Package: dosage
Architecture: all
Depends: python-requests,
         ${python:Depends},
         ${misc:Depends}
Suggests: python-argcomplete
Provides: ${python:Provides}
Description: comic strip downloader and archiver
 Dosage downloads comic strips. It can retrieve just the latest
 strip in a comic, catch-up to the last strip downloaded, or download a
 strip for a particular date/index if the website layout allows it.