SlackBuilds Repository

15.0 > Graphics > pdfsyntax (0.1.4)

A Python library to inspect and transform the internal structure of
PDF files

The project is focused on chapter 7 ("Syntax") of the Portable
Document Format (PDF) Specification. It implements all the detailed
document structure management down to the byte level for inspection
and transformation use cases (access to metadata, rotation,...).

Internal functions are being exposed as an API toolkit for PDF
read/write operations, Some specific functions are additionally
exposed as a command line interface for use in a terminal or a
browser. PDFSyntax is lightweight (no dependencies) and written from
scratch in pure Python, with a focus on simplicity and immutability.

It favors non-destructive edits allowed by the PDF Specification: by
default incremental updates are added at the end of the original file
(you may rewind or squash all revisions into a single one).

This requires: python3-setuptools-opt

Maintained by: Lockywolf
Keywords: pdf,disasm,syntax,reverse engineering
ChangeLog: pdfsyntax

Homepage:
https://github.com/desgeeko/pdfsyntax/

Source Downloads:
pdfsyntax-0.1.4.tar.gz (e38e4eed2d1e76c47393174ed93e060a)

Download SlackBuild:
pdfsyntax.tar.gz
pdfsyntax.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
pdfsyntax.SlackBuild
pdfsyntax.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds