Usbhid-dump is a USB HID dumping utility based on libusb 1.0. It dumps USB HID
device report descriptors and reports themselves as they are being sent, for all
or specific device interfaces.
uschedule is not cron and uschedule is not at - it does offer similar
functionality but is not intended to be a drop-in replacement. It works
differently. It's designed to be different.
vbetool is a small application that executes code from the BIOS of your
video card. This is mostly useful for reinitialising the hardware,
for instance after ACPI suspend/resuming.
zfs-stats displays ZFS statistics in human-readable format including
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
This script is a fork of sysutils/zfs-stats which has no dependency on perl or
other ports.
docbook2X converts DocBook documents into man pages and Texinfo documents.
It aims to support DocBook version 4.2, excepting the features that cannot be
supported or are not useful in a man page or Texinfo document.
These are DSSSL stylesheets for the DocBook DTD by Norm Walsh. Use them
in conjunction with a DSSSL processor (such as jade) to convert documents
marked up as DocBook to RTF, HTML and TeX.
Smart Common Input Method platform, in short SCIM, is a development platform
to make Input Method developers live easier. It has very clear architecture
and very simple programming interface.
ffe is a program for extracting fields from flat file records and
displaying them in different formats. ffe relies on the configuration
file to control input file structure and the output format.
This dictionary client provides access to a dictionary server (as
defined in RFC 2229) from within Emacs or XEmacs.
It supports utf-8 (currently available in Emacs 21) and allows to
follow links within the definitions.
This is an implementation of John Gruber's Markdown text to html language.
There's not much here that differentiates it from any of the existing Markdown
implementations except that it's written in C instead of one of the vast flock
of scripting languages that are fighting it out for the Perl crown.
Markdown provides a library that gives you formatting functions suitable for
marking down entire documents or lines of text, a command-line program that you
can use to mark down documents interactively or from a script,
and a tiny (1 program so far) suite of example programs that show how to fully
utilize the markdown library.
It also does, by default, various smartypants-style substitutions.