File: control

package info (click to toggle)
wikipedia2text 0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 112 kB
  • ctags: 10
  • sloc: sh: 315; makefile: 4
file content (24 lines) | stat: -rw-r--r-- 993 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
23
24
Source: wikipedia2text
Section: text
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 9~)
Build-Depends-Indep: docbook-to-man
Standards-Version: 3.9.8
Homepage: https://blog.256bit.org/archives/126-Wikipedia-in-der-Shell.html
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/wikipedia2text.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/wikipedia2text.git

Package: wikipedia2text
Depends: liburi-perl,
         lynx | www-browser,
         ${misc:Depends}
Recommends: less | most
Suggests: elinks | links2 | links | lynx | lynx-cur | w3m
Architecture: all
Description: displays Wikipedia articles on the command line
 This script fetches Wikipedia articles (currently supports around 30
 Wikipedia languages) and displays them as plain text in a pager or
 just sends the text to standard out. Alternatively it opens the
 Wikipedia article in a (possibly GUI) web browser or just shows the
 URL of the appropriate Wikipedia article.