We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This module requires pycups https://pypi.python.org/pypi/pycups
sudo apt-get install cups
sudo apt-get install libcups2-dev
sudo apt-get install python-dev OR sudo apt-get install python3-dev
sudo easy_install pycups OR sudo pip install pycups