From f0579fb5c518e87f04f44eb74c7f46f609d741b5 Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Sat, 4 Jan 2020 07:28:58 -0500 Subject: [PATCH 1/2] Add gnuwin32 package of rpl. This is a supported project 59 with packages in 55 repos. This is part of https://github.com/0install/0install.de-feeds/issues/3 --- utils/rpl.ico | Bin 0 -> 766 bytes utils/rpl.png | Bin 0 -> 709 bytes utils/rpl.xml | 30 ++++++++++++++++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100755 utils/rpl.ico create mode 100755 utils/rpl.png create mode 100644 utils/rpl.xml diff --git a/utils/rpl.ico b/utils/rpl.ico new file mode 100755 index 0000000000000000000000000000000000000000..a8468362b57433c9e5b40751d3d954d8cc78ddd5 GIT binary patch literal 766 zcmchVzfQwI48~oA)U{D13R^}-GEpfDkJKoGBQcPQ!InC7huEa)0DQ499>XaPamHZ7R3MYPm)9e~A; z%zTHy<0YRih7LoP%;VlyZke08AWaX!T;QWYFrARb?6&~ejjKUxEaoTy6WwdJ?n{mz6iXdpx-EyijXpjfC zuWjlt?9R<9=2RGRDax8Qg3H9)Sug9uL-wes#DQLm?KxwGk0el8e-sQn3AjAnhRs2s z^?MO{bm(!geBHP{I{5q5=SlG0`-?rxD0neZR@rB%1H+Mjin}3?E|~Uj>TWOo0{@!+ E08aHZU;qFB literal 0 HcmV?d00001 diff --git a/utils/rpl.png b/utils/rpl.png new file mode 100755 index 0000000000000000000000000000000000000000..c64228b0902f170eb9cce601c7bf75284ae60e4f GIT binary patch literal 709 zcmV;$0y_PPP)f{k|v0g_)vu*twppB zA5x7EKAGkVd1+s=nOxTNl9z+qyZOGIUAXf3AtHarms~6sx|X8_cDr3}Hk*7tpZV{> z_xt^x%jJ@LC|<&UMDSVnWsHU2ZZ~))!I|s8=>Ye(Bvz|cUawcd^X)?+P{08aNl=vH zg3}3;5Il3OB{H}KDmX<2S0rI@BuV}{=jn9H#Layu9;6JlYE;+ z4xa)+>hp|Z648Vg0_^x)uQhXkfPn~37()MHRkFsu{qV2r+>|!uEoKjACMv^3ZaF`^%_PqL8uh zyx^qnKrP|$T7)>f7U-0yJ0W<7K!=3De6HcX2f8HM0^{MeK)=LjxC``2@U!cH7XqD~ r=z{kN6cU2h;C_Khq6<#qe; + + + Rpl + Rpl: replace strings in multiple files + rpl is a UN*X text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search to specific file suffixes. + + + + Utility + http://gnuwin32.sourceforge.net/packages/rpl.htm + + + + + + + + + + + + + rpl + rpl (RePLace) - replace strings in multiple files + rpl replaces old_str with new_str in all target files. + It returns the number of strings replaced or a system + error code (non-zero) if there is an error. + + From 12b7048b54c9c10d9d854994f46e4491ad4c4fcc Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Mon, 18 May 2020 19:27:00 -0400 Subject: [PATCH 2/2] use new gnu icon urls and remove redundant command summary and description --- utils/rpl.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/utils/rpl.xml b/utils/rpl.xml index bfde2469b..c35185826 100644 --- a/utils/rpl.xml +++ b/utils/rpl.xml @@ -5,8 +5,8 @@ Rpl: replace strings in multiple files rpl is a UN*X text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search to specific file suffixes. - - + + Utility http://gnuwin32.sourceforge.net/packages/rpl.htm @@ -22,9 +22,5 @@ rpl - rpl (RePLace) - replace strings in multiple files - rpl replaces old_str with new_str in all target files. - It returns the number of strings replaced or a system - error code (non-zero) if there is an error.