174 | | <entry name="python-chardet" display="true"> |
175 | | <states> |
176 | | <state name="Pass">python-chardet is installed</state> |
177 | | <state name="Fail">python-chardet is not installed</state> |
178 | | <state name="Non-Blocker">Our system is correctly configured and up-to-date so PyKota won't need this module</state> |
179 | | </states> |
180 | | <description> |
181 | | python-chardet allows PyKota to automatically detect the character set used in a print job's textual information (like its title) |
182 | | in the case your system and/or installed release of CUPS doesn't produce UTF-8. |
183 | | It can also be useful when dumping incorrectly encoded database contents (because of the problem mentioned |
184 | | above). |
185 | | You can install it with 'apt-get install python-chardet' |
186 | | </description> |
187 | | </entry> |