python-pycups
Port variant py39
Summary Python bindings for libcups (3.9)
Package version 2.0.1
Homepage https://github.com/zdohnal/pycups
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 20 NOV 2021, 04:14:38 UTC
Port created 21 APR 2020, 22:22:44 UTC
Subpackage Descriptions
single This is a set of Python bindings for the libcups library from the CUPS project. >>> # Example of getting a list of printers >>> import cups >>> conn = cups.Connection () >>> printers = conn.getPrinters () >>> for printer in printers: ... print printer, printers[printer]["device-uri"] ... HP ipp://192.168.1.1:631/printers/HP duplex ipp://192.168.1.1:631/printers/duplex HP-LaserJet-6MP ipp://192.168.1.1:631/printers/HP-LaserJet-6MP EPSON-Stylus-D78 usb://EPSON/Stylus%20D78
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY39 ON Build using Python 3.9
Package Dependencies by Type
Build (only) python-setuptools:single:py39
autoselect-python:single:standard
Build and Runtime cups:primary:standard
python39:single:standard
Download groups
main mirror://PYPI/p/pycups
Distribution File Information
57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90 62968 pycups-2.0.1.tar.gz
Ports that require python-pycups:py39
No other ports depend on this one.