packages feed

pdf2line-0.0.1: pdf2line.cabal

name:               pdf2line
version:            0.0.1
copyright:          2008 Audrey Tang; distributed with parts of "xpdf" by Glyph & Cog, LLC.
license:            GPL
license-file:       LICENSE
author:             Audrey Tang <audreyt@audreyt.org>
maintainer:         Audrey Tang <audreyt@audreyt.org>
synopsis:           Simple command-line utility to convert PDF into text
description:        Simple command-line utility to convert PDF into text
stability:          experimental
build-type:         Simple
category:           Text
extra-source-files: README COPYING Makefile.pdfdump
                    xpdf/Annot.cc
                    xpdf/Annot.h
                    xpdf/Array.cc
                    xpdf/Array.h
                    xpdf/BuiltinFont.cc
                    xpdf/BuiltinFont.h
                    xpdf/BuiltinFontTables.cc
                    xpdf/BuiltinFontTables.h
                    xpdf/CMap.cc
                    xpdf/CMap.h
                    xpdf/Catalog.cc
                    xpdf/Catalog.h
                    xpdf/CharCodeToUnicode.cc
                    xpdf/CharCodeToUnicode.h
                    xpdf/CharTypes.h
                    xpdf/CompactFontTables.h
                    xpdf/CoreOutputDev.cc
                    xpdf/CoreOutputDev.h
                    xpdf/Decrypt.cc
                    xpdf/Decrypt.h
                    xpdf/Dict.cc
                    xpdf/Dict.h
                    xpdf/Error.cc
                    xpdf/Error.h
                    xpdf/ErrorCodes.h
                    xpdf/FixedPoint.cc
                    xpdf/FixedPoint.h
                    xpdf/FoFiBase.cc
                    xpdf/FoFiBase.h
                    xpdf/FoFiEncodings.cc
                    xpdf/FoFiEncodings.h
                    xpdf/FoFiTrueType.cc
                    xpdf/FoFiTrueType.h
                    xpdf/FoFiType1.cc
                    xpdf/FoFiType1.h
                    xpdf/FoFiType1C.cc
                    xpdf/FoFiType1C.h
                    xpdf/FontEncodingTables.cc
                    xpdf/FontEncodingTables.h
                    xpdf/Function.cc
                    xpdf/Function.h
                    xpdf/GHash.cc
                    xpdf/GHash.h
                    xpdf/GList.cc
                    xpdf/GList.h
                    xpdf/GMutex.h
                    xpdf/GString.cc
                    xpdf/GString.h
                    xpdf/Gfx.cc
                    xpdf/Gfx.h
                    xpdf/GfxFont.cc
                    xpdf/GfxFont.h
                    xpdf/GfxState.cc
                    xpdf/GfxState.h
                    xpdf/GlobalParams.cc
                    xpdf/GlobalParams.h
                    xpdf/ImageOutputDev.cc
                    xpdf/ImageOutputDev.h
                    xpdf/JArithmeticDecoder.cc
                    xpdf/JArithmeticDecoder.h
                    xpdf/JBIG2Stream.cc
                    xpdf/JBIG2Stream.h
                    xpdf/JPXStream.cc
                    xpdf/JPXStream.h
                    xpdf/Lexer.cc
                    xpdf/Lexer.h
                    xpdf/Link.cc
                    xpdf/Link.h
                    xpdf/NameToCharCode.cc
                    xpdf/NameToCharCode.h
                    xpdf/NameToUnicodeTable.h
                    xpdf/Object.cc
                    xpdf/Object.h
                    xpdf/Outline.cc
                    xpdf/Outline.h
                    xpdf/OutputDev.cc
                    xpdf/OutputDev.h
                    xpdf/PDFCore.cc
                    xpdf/PDFCore.h
                    xpdf/PDFDoc.cc
                    xpdf/PDFDoc.h
                    xpdf/PDFDocEncoding.cc
                    xpdf/PDFDocEncoding.h
                    xpdf/PSOutputDev.cc
                    xpdf/PSOutputDev.h
                    xpdf/PSTokenizer.cc
                    xpdf/PSTokenizer.h
                    xpdf/Page.cc
                    xpdf/Page.h
                    xpdf/Parser.cc
                    xpdf/Parser.h
                    xpdf/PreScanOutputDev.cc
                    xpdf/PreScanOutputDev.h
                    xpdf/SecurityHandler.cc
                    xpdf/SecurityHandler.h
                    xpdf/Splash.cc
                    xpdf/Splash.h
                    xpdf/SplashBitmap.cc
                    xpdf/SplashBitmap.h
                    xpdf/SplashClip.cc
                    xpdf/SplashClip.h
                    xpdf/SplashErrorCodes.h
                    xpdf/SplashFTFont.cc
                    xpdf/SplashFTFont.h
                    xpdf/SplashFTFontEngine.cc
                    xpdf/SplashFTFontEngine.h
                    xpdf/SplashFTFontFile.cc
                    xpdf/SplashFTFontFile.h
                    xpdf/SplashFont.cc
                    xpdf/SplashFont.h
                    xpdf/SplashFontEngine.cc
                    xpdf/SplashFontEngine.h
                    xpdf/SplashFontFile.cc
                    xpdf/SplashFontFile.h
                    xpdf/SplashFontFileID.cc
                    xpdf/SplashFontFileID.h
                    xpdf/SplashGlyphBitmap.h
                    xpdf/SplashMath.h
                    xpdf/SplashOutputDev.cc
                    xpdf/SplashOutputDev.h
                    xpdf/SplashPath.cc
                    xpdf/SplashPath.h
                    xpdf/SplashPattern.cc
                    xpdf/SplashPattern.h
                    xpdf/SplashScreen.cc
                    xpdf/SplashScreen.h
                    xpdf/SplashState.cc
                    xpdf/SplashState.h
                    xpdf/SplashT1Font.cc
                    xpdf/SplashT1Font.h
                    xpdf/SplashT1FontEngine.cc
                    xpdf/SplashT1FontEngine.h
                    xpdf/SplashT1FontFile.cc
                    xpdf/SplashT1FontFile.h
                    xpdf/SplashTypes.h
                    xpdf/SplashXPath.cc
                    xpdf/SplashXPath.h
                    xpdf/SplashXPathScanner.cc
                    xpdf/SplashXPathScanner.h
                    xpdf/Stream-CCITT.h
                    xpdf/Stream.cc
                    xpdf/Stream.h
                    xpdf/TextOutputDev.cc
                    xpdf/TextOutputDev.h
                    xpdf/UTF8.h
                    xpdf/UnicodeMap.cc
                    xpdf/UnicodeMap.h
                    xpdf/UnicodeMapTables.h
                    xpdf/UnicodeTypeTable.cc
                    xpdf/UnicodeTypeTable.h
                    xpdf/XRef.cc
                    xpdf/XRef.h
                    xpdf/XpdfPluginAPI.cc
                    xpdf/XpdfPluginAPI.h
                    xpdf/about-text.h
                    xpdf/aconf.h
                    xpdf/aconf2.h
                    xpdf/config.h
                    xpdf/gfile.cc
                    xpdf/gfile.h
                    xpdf/gmem.cc
                    xpdf/gmem.h
                    xpdf/gmempp.cc
                    xpdf/gtypes.h
                    xpdf/parseargs.c
                    xpdf/parseargs.h
                    xpdf/pdfdump.cc

executable:         pdf2line
main-is:            pdf2line.hs
build-depends:      base, bytestring, binary, FindBin, containers, filepath, process
hs-source-dirs:     .

executable:         pdfdump
main-is:            pdf2line.hs
build-depends:      base, bytestring, binary, FindBin, containers, filepath, process
hs-source-dirs:     .