215 | | <entry name="python-psyco" display="true"> |
216 | | <states> |
217 | | <state name="Pass">python-psyco is installed</state> |
218 | | <state name="Fail">python-psyco is not installed</state> |
219 | | <state name="Not-Applicable">python-psyco is not supported on this platform</state> |
220 | | </states> |
221 | | <description> |
222 | | python-psyco is an accelerator module for the Python language which can make the parsing |
223 | | of Page Description Languages by pkpgcounter faster. |
224 | | It is only supported on the x86 platform though, so if you use something else you |
225 | | won't be able to install it. |
226 | | It recommended but not necessary that you install it for PyKota to work. |
227 | | You can install it with 'apt-get install python-psyco' |
228 | | </description> |
229 | | </entry> |