mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	enable cups binding in documentation
This commit is contained in:
		| @@ -440,9 +440,9 @@ if _CUPSPRINT: | ||||
|         """Simple CUPS printer connector. | ||||
|  | ||||
|         .. note:: | ||||
|                 Requires _pycups_ which in turn needs the cups development library package: | ||||
|                 - Ubuntu/Debian: _libcups2-dev_ | ||||
|                 - OpenSuse/Fedora: _cups-devel_ | ||||
|                 Requires ``pycups`` which in turn needs the cups development library package: | ||||
|                 - Ubuntu/Debian: ``libcups2-dev`` | ||||
|                 - OpenSuse/Fedora: ``cups-devel`` | ||||
|         """ | ||||
|  | ||||
|         def __init__(self, printer_name=None, *args, **kwargs): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Patrick Kanzler
					Patrick Kanzler