python-pycups
Port variant v13
Summary Python bindings for libcups (3.13)
BROKEN
Package version 2.0.4
Homepage https://github.com/OpenPrinting/pycups
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 11 NOV 2024, 23:28:05 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)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) cups:dev:std
cups:primary:std
libiconv:dev:std
python313:dev:std
python-setuptools:single:v13
autoselect-python:single:std
Build and Runtime libiconv:primary:std
python313:primary:std
Runtime (only) cups:tools:std
Download groups
main mirror://PYPI/p/pycups
Distribution File Information
843e385c1dbf694996ca84ef02a7f30c28376035588f5fbeacd6bae005cf7c8d 65105 pycups-2.0.4.tar.gz
Ports that require python-pycups:v13
No other ports depend on this one.