Notepad3/grepWinNP3
Fábio Castro Gouveia 50c8c5dc53
Update Português Brasileiro (Brasil) [pt-BR].lang
translation done with some uptades
2020-08-01 10:44:49 -03:00
..
sktoolslib_mod + upd: current (2020-07-21) grepWin dev 2020-07-21 12:39:05 +02:00
src + upd: current grepWin development 2020-07-24 10:32:26 +02:00
translationsNP3 Update Português Brasileiro (Brasil) [pt-BR].lang 2020-08-01 10:44:49 -03:00
.clang-format + fix: grepWinNP3: optimized single-tread worker option 2020-04-18 10:19:34 +02:00
.editorconfig + fix: grepWinNP3 : resource file -> ANSI (CP-1252) () 2020-05-04 18:34:02 +02:00
CODE_OF_CONDUCT.md + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00
default.build + upd: grepWin version v2.0.2 -> grepWinNP3 v2.1.2.16 2020-07-02 13:51:52 +02:00
default.build.user.tmpl + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00
grepWinLicense.txt + upd: grepWinNP3's properties, Version files and Changes.txt 2020-06-23 17:59:23 +02:00
grepWinNP3.vcxproj + upd: grepWin version v2.0.2 -> grepWinNP3 v2.1.2.16 2020-07-02 13:51:52 +02:00
grepWinNP3.vcxproj.filters + upd: current grepWin dev: add feature: export search results 2020-06-14 12:08:08 +02:00
LICENSE + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00
packages.config + upd: grepWin version v2.0.2 -> grepWinNP3 v2.1.2.16 2020-07-02 13:51:52 +02:00
README.md + upd: grepWin version v2.0.2 -> grepWinNP3 v2.1.2.16 2020-07-02 13:51:52 +02:00
version.build.in + fix: small correction to grepWinNP3 component 2020-07-14 11:15:38 +02:00
versioninfo.build + add: grepWinNP3 sources 2020-04-17 14:19:38 +02:00

grepWin

Regular expression search and replace for Windows

This modified code is licensed under the same license (GPL-3.0) as the original source code by Stefan Küng. Build Status

grepWin is a simple search and replace tool which can use regular expressions to do its job. This allows to do much more powerful searches and replaces.

In case you're not familiar with regular expressions, we have a very short regular expression tutorial for you.

grepWin

Command line parameters

The command line parameters are listed on a separate page.

Please visit the homepage of grepWin for more information.