diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-15 09:05:03 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:02 -0600 |
commit | eb087f6fad889bbb87fdfb73506c323f74e85c96 (patch) | |
tree | c649c5ca76357b3d7b023354081e55058bd372f7 /system/rename/slack-desc | |
parent | 898944c03d269fc614454f3efdf4f50a5506fc3a (diff) |
system/rename: Added (Renames files using regular expressions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rename/slack-desc')
-rw-r--r-- | system/rename/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/rename/slack-desc b/system/rename/slack-desc new file mode 100644 index 0000000000000..de989d1cd4284 --- /dev/null +++ b/system/rename/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rename: rename (Renames files using regular expressions) +rename: +rename: Renames files using regular expression +rename: matching. This enables elegant handling of +rename: multiple renames using a single command. +rename: +rename: +rename: +rename: Homepage: https://bitbucket.org/langacore/rename +rename: +rename: |