This is a staging site. Uploads will not persist. Testing only.
Text flow with visual-fill-column & visual-line-mode

elpa-visual-fill-column

Emacs mode that wraps visual-line-mode buffers at fill-column

Visual-fill-column-mode is a small Emacs minor mode that mimics the effect of fill-column in visual-line-mode. Instead of wrapping lines at the window edge, which is the standard behaviour of visual-line-mode, it wraps lines at fill-column. If fill-column is too large for the window, the text is wrapped at the window edge.
rate limiting data piping tool

sluice

rate limiting data piping tool

Sluice reads from standard input and write to standard output at a specified data rate. This can be useful for benchmarking and exercising I/O streaming at desired throughput rates.
IDE for PIC-microcontroller development

piklab

IDE for PIC-microcontroller development

validation class

php-validate

validation class

This package provides a PEAR package for validating data, including: * numbers (min/max, decimal or not); * email (syntax, domain check, RFC 822 compliance); * strings (predefined type alpha upper and/or lowercase, numeric, etc.); * dates (min/max, RFC 822 compliance); * URIs (RFC 2396 compliance). Multiple checks can be performed by a single method call (::multiple).
example segmentation for Japanese

kytea

morphological analysis system with pointwise predictors

KyTea is morphological analysis system based on pointwise predictors. It separetes sentences into words, tagging and predict pronunciations. The pronunciation of KyTea is same as cutie.
php based parser for RSS news feeds

php-xml-rss

php based parser for RSS news feeds