C++ PDF Lexer Code
Status: Alpha
Brought to you by:
matus_chochlik
| File | Date | Author | Commit |
|---|---|---|---|
| build | 2011-01-02 |
|
[8d0ab4] Fix of the GNU make build system |
| etc | 2010-12-07 |
|
[c251b3] Update of the build systen |
| example | 2010-12-07 |
|
[534a52] Updated the MSVC solution for building examples |
| include | 2010-12-07 |
|
[ce6223] Fixed the sources for compatibility with msvc |
| test | 2010-11-18 |
|
[ebd0c7] Fixed a bug in the token conceptualizer |
| tools | 2011-01-02 |
|
[8d0ab4] Fix of the GNU make build system |
| LICENSE_1_0.txt | 2010-11-11 |
|
[865cbf] Initial commit of pdflex |
| Makefile | 2011-01-02 |
|
[8d0ab4] Fix of the GNU make build system |
| README | 2011-01-02 |
|
[57e58c] Added copyright and license notice to README |
| VERSION | 2010-12-07 |
|
[b7f6a4] Updated the version number |
Copyright © 2006-2010 Matúš Chochlík, Žilina, Slovakia Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) pdflex is a simple header-only C++ library that can be used for the tokenizning of documents in PDF format.