packages feed

numerals-base-0.3: README.markdown

This package contains machinery to construct functions that convert
numbers to number words. It allows you to write a function which
converts a number like 142 to the string "one hundred and forty-two".

See the [numerals](https://github.com/roelvandijk/numerals) package
for numerous examples.