download, implementation: cut v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Thu, 13 Dec 2018 01:32:00 +0100
branchv_0
changeset 211 e5afc8d83268
parent 210 f0a2916368e2
child 212 bf9a704dc916
download, implementation: cut
relpipe-data/download.xml
relpipe-data/implementation.xml
--- a/relpipe-data/download.xml	Wed Dec 12 23:27:45 2018 +0100
+++ b/relpipe-data/download.xml	Thu Dec 13 01:32:00 2018 +0100
@@ -25,6 +25,7 @@
 hg clone https://hg.globalcode.info/relpipe/relpipe-out-ods.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-out-tabular.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-out-xml.cpp;
+hg clone https://hg.globalcode.info/relpipe/relpipe-tr-cut.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-tr-grep.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-tr-sed.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-tr-validator.cpp;
--- a/relpipe-data/implementation.xml	Wed Dec 12 23:27:45 2018 +0100
+++ b/relpipe-data/implementation.xml	Thu Dec 13 01:32:00 2018 +0100
@@ -25,6 +25,7 @@
 			relpipe-out-ods.cpp	executable	output	c++	GNU GPLv3+
 			relpipe-out-tabular.cpp	executable	output	c++	GNU GPLv3+
 			relpipe-out-xml.cpp	executable	output	c++	GNU GPLv3+
+			relpipe-tr-cut.cpp	executable	transformation	c++	GNU GPLv3+
 			relpipe-tr-grep.cpp	executable	transformation	c++	GNU GPLv3+
 			relpipe-tr-sed.cpp	executable	transformation	c++	GNU GPLv3+
 			relpipe-tr-validator.cpp	executable	transformation	c++	GNU GPLv3+