download: add link to out-asn1 v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sat, 30 Mar 2019 02:00:21 +0100
branchv_0
changeset 251 55144202c0f3
parent 250 d16336d1c61f
child 252 ebff278e4491
download: add link to out-asn1
relpipe-data/download.xml
relpipe-data/implementation.xml
relpipe-data/roadmap.xml
--- 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>