Packages by Purpose: Difference between revisions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 12: | Line 12: | ||
* GNOME image thumbnailer - gthumb | * GNOME image thumbnailer - gthumb | ||
* GNOME image viewer - gimv (gimageview) | * GNOME image viewer - gimv (gimageview) | ||
* GNOME Unicode charset browser - gucharmap | * GNOME [[Unicode]] charset browser - gucharmap | ||
* Create graphics from relationship sets - graphviz | * Create graphics from relationship sets - graphviz | ||
* Manipulate graphic files - convert (imagemagick) | * Manipulate graphic files - convert (imagemagick) | ||
| 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]]) | ||
* Extract text from MS Word - antiword | * Extract text from MS Word - antiword | ||
* Extract text from HTML - html2text | * Extract text from HTML - html2text | ||
| Line 42: | Line 42: | ||
* Carve up packet dump files - tcpxtract | * Carve up packet dump files - tcpxtract | ||
* Create a UDF filesystem - mkudffs (udftools) | * Create a UDF filesystem - mkudffs (udftools) | ||
* Set up packet writing (block access of RW optical media) - pktsetup (udftools) | * Set up packet writing (block access of RW [[Optical media|optical media]]) - pktsetup (udftools) | ||
* Create a VideoCD image - mkvcdfs (vcdtools) | * Create a VideoCD image - mkvcdfs (vcdtools) | ||
* Speech synthesis - festival | * Speech synthesis - festival | ||
| Line 48: | Line 48: | ||
* Processor VT capability-aware qemu - kvm | * Processor VT capability-aware qemu - kvm | ||
* Record / playback a TTY - ttyrec / ttyplay (ttyrec) | * Record / playback a TTY - ttyrec / ttyplay (ttyrec) | ||
* 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) | ||