Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add FilenameMunger class to processing, with tests. | Brett Smith | 2012-03-25 | 1 | -0/+20 |
Munging filenames is something all media type processors want to be able to do, so I'm refactoring it out into a nice bite-sized class. |