# HG changeset patch # User František Kučera # Date 1553957575 -3600 # Node ID ebff278e449130d304b33db0d6659e9ca8ba48c5 # Parent 55144202c0f3c02cd6fe52f5a42549e442a3ee29 download: add link to out-recfile diff -r 55144202c0f3 -r ebff278e4491 relpipe-data/download.xml --- a/relpipe-data/download.xml Sat Mar 30 02:00:21 2019 +0100 +++ b/relpipe-data/download.xml Sat Mar 30 15:52:55 2019 +0100 @@ -29,6 +29,7 @@ hg clone https://hg.globalcode.info/relpipe/relpipe-out-gui.qt.cpp; hg clone https://hg.globalcode.info/relpipe/relpipe-out-nullbyte.cpp; hg clone https://hg.globalcode.info/relpipe/relpipe-out-ods.cpp; +hg clone https://hg.globalcode.info/relpipe/relpipe-out-recfile.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; diff -r 55144202c0f3 -r ebff278e4491 relpipe-data/implementation.xml --- a/relpipe-data/implementation.xml Sat Mar 30 02:00:21 2019 +0100 +++ b/relpipe-data/implementation.xml Sat Mar 30 15:52:55 2019 +0100 @@ -29,6 +29,7 @@ relpipe-out-gui.qt.cpp executable output c++ GNU GPLv3+ relpipe-out-nullbyte.cpp executable output c++ GNU GPLv3+ relpipe-out-ods.cpp executable output c++ GNU GPLv3+ + relpipe-out-recfile.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+