Source: mediawiki2latex
Maintainer: Dirk Huenniger <dirk.hunniger@googlemail.com>
Uploaders: Georges Khaznadar <georgesk@debian.org>
Section: misc
Priority: optional
Standards-Version: 4.6.2
Homepage: https://de.wikibooks.org/wiki/Benutzer:Dirk_Huenniger/wb2pdf
Build-Depends: debhelper-compat (= 13),
 ghc,
 libghc-x509-dev,
 libghc-pem-dev,
 libghc-regex-compat-dev,
 libghc-http-dev,
 libghc-hxt-dev,
 libghc-split-dev,
 libghc-blaze-html-dev,
 libghc-file-embed-dev,
 libghc-hxt-http-dev,
 libghc-temporary-dev,
 libghc-url-dev,
 libghc-utf8-string-dev,
 libghc-utility-ht-dev,
 libghc-http-client-tls-dev,
 libghc-happstack-server-dev,
 libghc-directory-tree-dev,
 libghc-zip-archive-dev,
 libghc-strict-dev,
 libghc-network-uri-dev,
 libghc-tagsoup-dev,
 libghc-word8-dev
Vcs-Browser: https://salsa.debian.org/georgesk/mediawiki2latex
Vcs-Git: https://salsa.debian.org/georgesk/mediawiki2latex.git

Package: mediawiki2latex
Architecture: mipsn32 mipsn32el mipsn32r6 mipsn32r6el mips64 mips64el mips64r6 mips64r6el powerpcspe x32 alpha amd64 arc armeb arm arm64 hppa loong64 i386 ia64 m68k mips mipsel mipsr6 mipsr6el nios2 or1k powerpc powerpcel ppc64 ppc64el riscv64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
Depends: ${shlibs:Depends},
 ${misc:Depends},
 librsvg2-bin,
 imagemagick,
 fonts-freefont-ttf,
 texlive-xetex,
 texlive-latex-recommended,
 texlive-latex-extra,
 texlive-fonts-recommended,
 texlive-fonts-extra,
 texlive-extra-utils,
 cm-super-minimal,
 texlive-lang-all,
 poppler-utils,
 lmodern,
 texlive-plain-generic,
 latex-cjk-common,
 fonts-cmu,
 fonts-unifont,
 fonts-wqy-zenhei,
 curl,
 djvulibre-bin,
 pdftk,
 libimage-exiftool-perl,
Recommends:
 calibre,
 latex2rtf,
 libreoffice,
 chromium,
 chromium-sandbox,
Description: Loads pages from MediaWiki and converts to LaTeX and PDF
 This project provides a simple way of turning a HTML page hosted on a
 server into a high quality PDF version as well an its LaTeX source
 file respectively.
 .
 Particular care has been to generate esthetically pleasing results
 for pages hosted on servers running MediaWiki.
 .
 This project provides a simple default mode which just requires the
 URL to the page and creates a PDF file, by processing the HTML
 generated by the (MediaWiki-) server. It also provides extended
 possibilities giving a fine grained control over the conversion
 process to users familiar with LaTeX and MediaWiki.
 .
 Much effort was put into providing reasonable defaults for this way
 of processing for the needs of the English and German Wikibooks
 projects. Images are also downloaded, and if necessary modified for
 use in a LaTeX document. The latest test run on more than 2000
 featured articles on the English Wikipedia completed without
 failures.
