relpipe-data/download.xml
branchv_0
changeset 197 bba7480e0600
parent 140 1d8a3f7ec393
child 199 d185f856c49f
equal deleted inserted replaced
196:8dd5b7ecb736 197:bba7480e0600
     6 	<perex>Sources and distribution of the Relational pipes tools</perex>
     6 	<perex>Sources and distribution of the Relational pipes tools</perex>
     7 	<pořadí>70</pořadí>
     7 	<pořadí>70</pořadí>
     8 
     8 
     9 	<text xmlns="http://www.w3.org/1999/xhtml">
     9 	<text xmlns="http://www.w3.org/1999/xhtml">
    10 		<p>
    10 		<p>
    11 			The world is relational!
    11 			Download source codes:
    12 		</p>
    12 		</p>
       
    13 		
       
    14 		<!--
       
    15 			ssh hg@hg.globalcode.info ls -1d data/relpipe/* | xargs -n1 basename | sort | while read r; do echo "hg clone https://hg.globalcode.info/relpipe/$r;"; done
       
    16 		-->
       
    17 		<pre><![CDATA[hg clone https://hg.globalcode.info/relpipe/relpipe-in-cli.cpp;
       
    18 hg clone https://hg.globalcode.info/relpipe/relpipe-in-fstab.cpp;
       
    19 hg clone https://hg.globalcode.info/relpipe/relpipe-lib-cli.cpp;
       
    20 hg clone https://hg.globalcode.info/relpipe/relpipe-lib-protocol.cpp;
       
    21 hg clone https://hg.globalcode.info/relpipe/relpipe-lib-reader.cpp;
       
    22 hg clone https://hg.globalcode.info/relpipe/relpipe-lib-writer.cpp;
       
    23 hg clone https://hg.globalcode.info/relpipe/relpipe-out-gui.qt.cpp;
       
    24 hg clone https://hg.globalcode.info/relpipe/relpipe-out-nullbyte.cpp;
       
    25 hg clone https://hg.globalcode.info/relpipe/relpipe-out-ods.cpp;
       
    26 hg clone https://hg.globalcode.info/relpipe/relpipe-out-tabular.cpp;
       
    27 hg clone https://hg.globalcode.info/relpipe/relpipe-out-xml.cpp;
       
    28 hg clone https://hg.globalcode.info/relpipe/relpipe-tr-validator.cpp;
       
    29 hg clone https://hg.globalcode.info/relpipe/relpipe-web;]]></pre>
       
    30 	
       
    31 		<p>
       
    32 			Or browse them online at <a href="https://hg.globalcode.info/relpipe/">hg.globalcode.info</a>.
       
    33 		</p>
       
    34 		
       
    35 		<p>
       
    36 			n.b. it might be a bit difficult to compile them, please stay tuned for v0.8, where the build process will be properly documented
       
    37 		</p>
       
    38 		
    13 	</text>
    39 	</text>
    14 
    40 
    15 </stránka>
    41 </stránka>