Packages by Purpose: Difference between revisions
m 1 revision |
No edit summary |
||
| Line 26: | Line 26: | ||
* Python source checker - pychecker | * Python source checker - pychecker | ||
* HTML/XHTML checker - tidy | * HTML/XHTML checker - tidy | ||
* LaTeX | * LaTeX checker - lacheck | ||
* XSLT processor - xsltproc, xalan | * XSLT processor - xsltproc, xalan | ||
* Command-line XML/XSLT manipulations - xmlstarlet (xml on FreeBSD) | * Command-line XML/XSLT manipulations - xmlstarlet (xml on FreeBSD) | ||
| Line 50: | Line 50: | ||
* Break a Unicode file into character ranges - unidesc | * Break a Unicode file into character ranges - unidesc | ||
* Print Unicode character data for all characters in a file - uniname (unidesc) | * Print Unicode character data for all characters in a file - uniname (unidesc) | ||
* Look up Unicode characters - utf8lookup (unidesc) | * Look up [[Unicode]] characters - utf8lookup (unidesc) | ||