bp.rename 0.1.1
Command line script to make common file renaming operations easier
Usage
bp_rename COMMAND <options>
Commands
- remove
bp_rename remove <pattern> [...]
removes every occurance of <pattern> from all filenames
- replace
bp_rename replace <pattern> <replace> [...]
replace every occurance of <pattern> with <replace> in all filenames
WARNING
DO NOT USE THIS PACKAGE ON DATA THAT IS NOT COMPLETELY USELESS FOR YOU!
Only very basic tests have been run on OS X 10.6 and Ubuntu 10.4.
It is not utterly ouf question that the universe might collapse if you run this code.
You have been warned. Don't complain!
Changelog
0.1.1
- Recreated the project with modern-package-template (http://pypi.python.org/pypi/modern-package-template/1.0).
- Fixed http://github.com/disko/bp.rename/issues#issue/1 (thanks to Sridhar Ratnakumar for the pointer)
- added check for empty files arguments and empty todo lists
0.1
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| bp.rename-0.1.1.tar.gz (md5) | Source | 2010-08-30 | 5KB | 368 | |
- Author: Andreas Kaiser
- Home Page: http://github.com/disko/bp.rename
- Keywords: command line filesystem
- License: BSD
- Categories
- Package Index Owner: disko
- DOAP record: bp.rename-0.1.1.xml
