https://github.com/shakibamoshiri/drr
D-Language Rename and Remove Program Utility, based on Regular Expression
https://github.com/shakibamoshiri/drr
d regex remove rename
Last synced: 5 months ago
JSON representation
D-Language Rename and Remove Program Utility, based on Regular Expression
- Host: GitHub
- URL: https://github.com/shakibamoshiri/drr
- Owner: shakibamoshiri
- Created: 2017-05-18T13:40:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-19T15:53:04.000Z (about 9 years ago)
- Last Synced: 2025-05-24T07:39:24.491Z (about 1 year ago)
- Topics: d, regex, remove, rename
- Language: D
- Size: 328 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# drr:
### [D-Language](https://dlang.org) Rename and Remove Program Utility, based on [Regular Expression](https://en.wikipedia.org/wiki/Regular_expression)
---
### Features:
- free delimiter
- recursive support
- auto zero-leading
- colorize the output
- select file or directory or both
- positive and negative index-match
---
### [some screenshots](https://github.com/k-five/drr/tree/master/screenshot)
### [or see renrem](https://github.com/k-five/renrem)
---
Language: [D](https://dlang.org)
compiler: `dmd`
dmd version: `DMD32 D Compiler v2.074.0`
drr version: `0.2.0`
Author: Shakiba
Lines : 370
License: Boost