Denominate

Home » Code » denominate

Denominate is a simple program and an associated library supporting bulk file and directory name normalization. If you’ve ever spent a long time changing filenames to get rid of whitespace or convert periods and underscores to hyphens, you know why it exists.

Denominate makes it very easy to normalize the names using a default scheme, and the associated library exposes enough reusable functionality that you can easily define your own custom renaming schemes. Additionally, it provides some useful generic functions related to file and directory walking and renaming.

There is Haddock API documentation available here. A stable version is available as a source tarball: version 0.4.1. And the latest and greatest is in the Darcs repository, which you can get by pointing Darcs at the URL of this page. Patches, requests, and suggestions are welcome.

History

This site is valid XHTML 1.0, CSS.