pdf-toolbox-core-0.0.3.3: A collection of tools for processing PDF files.

Safe HaskellSafe-Inferred
LanguageHaskell98

Pdf.Toolbox.Core.Parsers.Util

Description

Utils

Synopsis

Documentation

endOfLine :: Parser () Source

In pdf file EOL could be "\n", "\r" or "\n\r"

Also space (0x20) is usually ok before EOL