mediawiki2latex 7.9 → 7.9.0.1
raw patch · 1 files changed
+6/−2 lines, 1 files
Files
- mediawiki2latex.cabal +6/−2
mediawiki2latex.cabal view
@@ -1,5 +1,5 @@ Name: mediawiki2latex-Version: 7.9+Version: 7.9.0.1 License: GPL License-File: LICENSE Author: Dirk Hünniger <dirk.hunniger@googlemail.com>@@ -8,9 +8,13 @@ Category: Text Synopsis: Convert MediaWiki text to LaTeX Description:- Wb2pdf converts MediaWiki markup to LaTeX and PDF.+ mediawiki2latex converts MediaWiki markup to LaTeX and PDF. So it provides and export from MediaWiki to LaTeX. It works with any project running MediaWiki, especially Wikipedia and Wikibooks.+ Please note, that the program requieres certain run time dependencies. Those+ cannot be expressed in cabal and thus won't be installed when installing from hackage.+ So we strongly recommend to use the binaries included in debian as well as ubuntu or+ to use the binary version for windows provided on the sourcefogre project page. Stability: Experimental Tested-With: GHC==6.12.3 Tested-With: GHC==7.4.1