relpipe-data/roadmap.xml
branchv_0
changeset 256 822ffd23d679
parent 251 55144202c0f3
child 258 2868d772c27e
equal deleted inserted replaced
255:94b533007e77 256:822ffd23d679
    14 		
    14 		
    15 		<p>
    15 		<p>
    16 			Released versions are described on the <m:a href="download">download</m:a> page.
    16 			Released versions are described on the <m:a href="download">download</m:a> page.
    17 		</p>
    17 		</p>
    18 		
    18 		
    19 		<h2>v0.11, v0.12, v0.13 etc.</h2>
    19 		<h2>v0.12, v0.13, v0.14 etc.</h2>
    20 		
    20 		
    21 		<p>
    21 		<p>
    22 			Releases for discussion and verification of the format and API design.
    22 			Releases for discussion and verification of the format and API design.
    23 		</p>
    23 		</p>
    24 		
    24 		
   126 			<li>iCalendar</li>
   126 			<li>iCalendar</li>
   127 			<li>vCard</li>
   127 			<li>vCard</li>
   128 			<li>YAML, JSON, INI</li>
   128 			<li>YAML, JSON, INI</li>
   129 			<li>CSV, DSV</li>
   129 			<li>CSV, DSV</li>
   130 			<li>Fsdb</li>
   130 			<li>Fsdb</li>
   131 			<li>recfiles</li>
       
   132 			<li>Java .properties</li>
   131 			<li>Java .properties</li>
   133 			<li>Gettext / .po files</li>
   132 			<li>Gettext / .po files</li>
   134 			<li>sqlite (full database dump)</li>
   133 			<li>sqlite (full database dump)</li>
   135 			<li>STDIO log: captured STDIN, STDOUT and STDERR of other process with precise timing of all events</li>
   134 			<li>STDIO log: captured STDIN, STDOUT and STDERR of other process with precise timing of all events</li>
   136 			<li>pcap / tcpdump</li>
   135 			<li>pcap / tcpdump</li>
   158 		</ul>
   157 		</ul>
   159 		<h3>Outputs</h3>
   158 		<h3>Outputs</h3>
   160 		<ul>
   159 		<ul>
   161 			<li>GUI in GTK</li>
   160 			<li>GUI in GTK</li>
   162 			<li>(La)TeX</li>
   161 			<li>(La)TeX</li>
   163 			<li>Record, Single (like in <a href="https://sql-dk.globalcode.info/">SQL-DK</a>)</li>
       
   164 			<li>XML tree</li>
   162 			<li>XML tree</li>
   165 			<li>iCalendar</li>
   163 			<li>iCalendar</li>
   166 			<li>vCard</li>
   164 			<li>vCard</li>
   167 			<li>tar: directories and files <!--relations and records = directories; attribute values = files--></li>
   165 			<li>tar: directories and files <!--relations and records = directories; attribute values = files--></li>
   168 			<li>YAML, JSON, INI</li>
   166 			<li>YAML, JSON, INI</li>
   169 			<li>CSV, DSV</li>
   167 			<li>CSV, DSV</li>
   170 			<li>Fsdb</li>
   168 			<li>Fsdb</li>
   171 			<li>recfiles</li>
       
   172 			<li>Java .properties</li>
   169 			<li>Java .properties</li>
   173 			<li>Gettext / .po files</li>
   170 			<li>Gettext / .po files</li>
   174 			<li>ASN.1</li>
       
   175 			<li>XHTML: tables, graphs</li>
   171 			<li>XHTML: tables, graphs</li>
   176 			<li>GraphViz: .dot files</li>
   172 			<li>GraphViz: .dot files</li>
   177 			<li>SQL: CREATE TABLE, INSERT</li>
   173 			<li>SQL: CREATE TABLE, INSERT</li>
   178 			<li>SMTP, IMAP, files, HTTP, SOAP, ZeroMQ, TCP, UDP</li>
   174 			<li>SMTP, IMAP, files, HTTP, SOAP, ZeroMQ, TCP, UDP</li>
   179 			<li>source code / literals in Java, C, C++, Bash</li>
   175 			<li>source code / literals in Java, C, C++, Bash</li>