--- a/relpipe-data/download.xml Wed Feb 20 11:46:10 2019 +0100
+++ b/relpipe-data/download.xml Sat Mar 30 02:00:21 2019 +0100
@@ -24,6 +24,7 @@
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-reader.cpp;
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-writer.cpp;
hg clone https://hg.globalcode.info/relpipe/relpipe-lib-xmlwriter.cpp;
+hg clone https://hg.globalcode.info/relpipe/relpipe-out-asn1.cpp;
hg clone https://hg.globalcode.info/relpipe/relpipe-out-csv.cpp;
hg clone https://hg.globalcode.info/relpipe/relpipe-out-gui.qt.cpp;
hg clone https://hg.globalcode.info/relpipe/relpipe-out-nullbyte.cpp;
--- a/relpipe-data/implementation.xml Wed Feb 20 11:46:10 2019 +0100
+++ b/relpipe-data/implementation.xml Sat Mar 30 02:00:21 2019 +0100
@@ -24,6 +24,7 @@
relpipe-lib-reader.cpp library shared c++ GNU LGPLv3+ or GPLv2+
relpipe-lib-writer.cpp library shared c++ GNU LGPLv3+ or GPLv2+
relpipe-lib-xmlwriter.cpp library header-only c++ GNU GPLv3+
+ relpipe-out-asn1.cpp executable output c++ GNU GPLv3+
relpipe-out-csv.cpp executable output c++ GNU GPLv3+
relpipe-out-gui.qt.cpp executable output c++ GNU GPLv3+
relpipe-out-nullbyte.cpp executable output c++ GNU GPLv3+
--- a/relpipe-data/roadmap.xml Wed Feb 20 11:46:10 2019 +0100
+++ b/relpipe-data/roadmap.xml Sat Mar 30 02:00:21 2019 +0100
@@ -16,7 +16,7 @@
Released versions are described on the <m:a href="download">download</m:a> page.
</p>
- <h2>v0.10, v0.11, v0.12 etc.</h2>
+ <h2>v0.11, v0.12, v0.13 etc.</h2>
<p>
Releases for discussion and verification of the format and API design.
@@ -48,7 +48,6 @@
<h3>Transformations</h3>
<ul>
- <li>Guile (Scheme)</li>
<li>AWK</li>
<li>SQL: sqlite</li>
</ul>