pdftools/python-ghostscript
Releases14
Frequency1 year 1 month
Last Release
Stars11
Ghostscript, is a well known interpreter for the PostScript language and for PDF. This package implements an interface to the Ghostscript C-API using `ctypes`. Both a low-level and a pythonic, high-level interface are provided.
Linked projects
Interface to the Ghostscript C-API, both high- and low-level, based on ctypes