An open API service indexing awesome lists of open source software.

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

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