Skip to main content

A CUPS PostScript Printer Driver's compressor and generator

Project description

pyppd is a CUPS PPD generator. It holds an compressed archive of PPDs, which can be listed and retrieved only when needed by CUPS, saving disk space.

Instalation

To install pyppd, you can use:

pip install pyppd

Or download the source package, uncompress, and run as root:

python setup.py install

It depends on Python 2.x (http://www.python.org) and XZ Utils (http://tukaani.org/xz/).

Usage

At first, you have to create a PPD archive. For such, put all PPDs you want to add in the archive inside a single folder (which can have subfolders), then run:

pyppd /path/to/your/ppd/folder

It’ll create pyppd-ppdfile in your current folder. You can test it by running:

./pyppd-ppdfile list

And, for reading a PPD from the archive, simply do:

./pyppd-ppdfile cat pyppd-ppdfile:MY-PPD-FILE.PPD

For CUPS to be able to use your newly-created archive, copy pyppd-ppdfile to /usr/lib/cups/driver/ and you’re done.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyppd-0.1.4.tar.gz (17.9 kB view details)

Uploaded Source

File details

Details for the file pyppd-0.1.4.tar.gz.

File metadata

  • Download URL: pyppd-0.1.4.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyppd-0.1.4.tar.gz
Algorithm Hash digest
SHA256 d0d5c104737397d9ca3d197ee7d0fad5a9021d00e01e45731b5f0e4ed944ee15
MD5 add3d7af9b99965fb3be50a5a4b1bedc
BLAKE2b-256 859c451320e474a5756131c408cd8abbaed984632ece40b448ad7ca62bb66eaf

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page