Source: wikipedia2text
Section: text
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: docbook-to-man
Standards-Version: 4.5.1
Homepage: https://github.com/chrisbra/wikipedia2text
Vcs-Browser: https://salsa.debian.org/debian/wikipedia2text
Vcs-Git: https://salsa.debian.org/debian/wikipedia2text.git
Rules-Requires-Root: no

Package: wikipedia2text
Depends: liburi-perl,
         lynx | www-browser,
         ${misc:Depends}
Recommends: less | most
Suggests: elinks | links2 | links | lynx | 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.
