pdf2htmlEX/debian/control

26 lines
829 B
Plaintext
Raw Normal View History

2012-08-27 17:32:39 +00:00
Source: pdf2htmlex
2012-08-28 09:54:27 +00:00
Section: universe/web
2012-08-27 17:32:39 +00:00
Priority: extra
Maintainer: WANG Lu <coolwanglu@gmail.com>
2014-11-12 03:43:28 +00:00
Build-Depends: cmake (>= 2.6.0),
debhelper (>= 8),
default-jre-headless (>= 1.6),
libcairo2-dev,
2014-11-19 16:08:19 +00:00
libfontforge-dev (>= 20140000),
2014-11-12 03:43:28 +00:00
libjpeg-dev,
libpango1.0-dev,
libpng12-dev,
2014-11-19 16:08:19 +00:00
libpoppler-dev (>= 0.25.0),
2014-11-12 03:43:28 +00:00
libspiro-dev,
pkg-config,
python-dev
2012-08-28 05:54:22 +00:00
Standards-Version: 3.9.3
2012-08-27 17:32:39 +00:00
Homepage: http://github.com/coolwanglu/pdf2htmlEX
Package: pdf2htmlex
Architecture: any
2014-11-12 03:43:28 +00:00
Depends: ${misc:Depends}, ${shlibs:Depends}
2013-02-28 15:11:01 +00:00
Suggests: ttfautohint
2012-08-27 17:32:39 +00:00
Description: Converts PDF to HTML without losing format
pdf2htmlEX converts PDF to HTML while retaining text, format & style as much as possible