./textproc/py-pdfrw, PDF file reader/writer pure Python library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4nb4, Package name: py312-pdfrw-0.4nb4, Maintainer: pkgsrc-users

pdfrw is a Python library and utility that reads and writes PDF files:

* Version 0.2 is tested and works on Python 2.6, 2.7, 3.3, and 3.4.
* Operations include subsetting, merging, rotating, modifying metadata, etc.
* The fastest pure Python PDF parser available
* Has been used for years by a printer in pre-press production
* Can be used with rst2pdf to faithfully reproduce vector images
* Can be used either standalone, or in conjunction with reportlab to reuse
existing PDFs in new ones
* Permissively licensed

pdfrw will faithfully reproduce vector formats without rasterization, so the
rst2pdf package has used pdfrw for PDF and SVG images by default since March
2010.

pdfrw can also be used in conjunction with reportlab, in order to re-use
portions of existing PDFs in new PDFs created with reportlab.


Required to run:
[lang/python310]

Master sites:

Filesize: 93.166 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-04-30 10:38:17 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-pdfrw: convert to wheel.mk

Bump PKGREVISION.
   2023-10-06 00:13:32 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-pdfrw: add patch to distinfo, so it's used

Bump PKGREVISION again.
   2023-09-29 00:19:37 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Include a fix for certain common broken PDFs.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2018-01-03 11:55:22 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Fix LICENSE