relpipe-data/implementation.xml
author František Kučera <franta-hg@frantovo.cz>
Thu, 13 Dec 2018 01:32:00 +0100
branchv_0
changeset 211 e5afc8d83268
parent 191 d918aed947ce
child 219 a94eb371f77e
permissions -rw-r--r--
download, implementation: cut
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23
0d2729ed16ed zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents: 18
diff changeset
     1
<stránka
0d2729ed16ed zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents: 18
diff changeset
     2
	xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana"
0d2729ed16ed zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents: 18
diff changeset
     3
	xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro">
0d2729ed16ed zkouška interního odkazu
František Kučera <franta-hg@frantovo.cz>
parents: 18
diff changeset
     4
	
140
1d8a3f7ec393 create empty pages
František Kučera <franta-hg@frantovo.cz>
parents: 139
diff changeset
     5
	<nadpis>Implementation</nadpis>
1d8a3f7ec393 create empty pages
František Kučera <franta-hg@frantovo.cz>
parents: 139
diff changeset
     6
	<perex>Reference implementation of Relational pipes libraries, inputs and outputs</perex>
1d8a3f7ec393 create empty pages
František Kučera <franta-hg@frantovo.cz>
parents: 139
diff changeset
     7
	<pořadí>30</pořadí>
4
1bb39595a51c genrování hlavní nabídky #1
František Kučera <franta-hg@frantovo.cz>
parents: 2
diff changeset
     8
2
ab9099ff88fa vkládání zápatí, jmenné prostory, saxon
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
     9
	<text xmlns="http://www.w3.org/1999/xhtml">
ab9099ff88fa vkládání zápatí, jmenné prostory, saxon
František Kučera <franta-hg@frantovo.cz>
parents: 1
diff changeset
    10
		<p>
165
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    11
			The reference implementation of <m:name/> is divided into several modules, each in separate Mercurial repository.
87
25dec6931f18 Lepší odsazení, tabulátory.
František Kučera <franta-hg@frantovo.cz>
parents: 23
diff changeset
    12
		</p>
165
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    13
		
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    14
		
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    15
		<m:tabulka>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    16
			name	type	subtype	language	license
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    17
			relpipe-in-cli.cpp	executable	input	c++	GNU GPLv3+
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    18
			relpipe-in-fstab.cpp	executable	input	c++	GNU GPLv3+
168
f1ea2d72b28c license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+
František Kučera <franta-hg@frantovo.cz>
parents: 165
diff changeset
    19
			relpipe-lib-cli.cpp	library	header-only	c++	GNU GPLv3+
165
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    20
			relpipe-lib-protocol.cpp	library	header-only	c++	GNU LGPLv3+ or GPLv2+
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    21
			relpipe-lib-reader.cpp	library	shared	c++	GNU LGPLv3+ or GPLv2+
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    22
			relpipe-lib-writer.cpp	library	shared	c++	GNU LGPLv3+ or GPLv2+
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    23
			relpipe-out-gui.qt.cpp	executable	output	c++	GNU GPLv3+
178
674b4e3b2f14 relpipe-out-nullbyte
František Kučera <franta-hg@frantovo.cz>
parents: 176
diff changeset
    24
			relpipe-out-nullbyte.cpp	executable	output	c++	GNU GPLv3+
191
d918aed947ce implementation: relpipe-out-ods
František Kučera <franta-hg@frantovo.cz>
parents: 178
diff changeset
    25
			relpipe-out-ods.cpp	executable	output	c++	GNU GPLv3+
165
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    26
			relpipe-out-tabular.cpp	executable	output	c++	GNU GPLv3+
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    27
			relpipe-out-xml.cpp	executable	output	c++	GNU GPLv3+
211
e5afc8d83268 download, implementation: cut
František Kučera <franta-hg@frantovo.cz>
parents: 191
diff changeset
    28
			relpipe-tr-cut.cpp	executable	transformation	c++	GNU GPLv3+
165
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    29
			relpipe-tr-grep.cpp	executable	transformation	c++	GNU GPLv3+
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    30
			relpipe-tr-sed.cpp	executable	transformation	c++	GNU GPLv3+
176
46042297e0d6 relpipe-tr-validator: specification and examples
František Kučera <franta-hg@frantovo.cz>
parents: 175
diff changeset
    31
			relpipe-tr-validator.cpp	executable	transformation	c++	GNU GPLv3+
165
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    32
		</m:tabulka>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    33
		<!--
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    34
			relpipe-web	website	-	XWG XML	GNU FDLv1.3+
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    35
			relpipe-specification	specification	-	DocBook	GNU FDLv1.3+
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    36
		-->
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    37
		
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    38
		<p>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    39
			There various subtypes of executables:
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    40
		</p>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    41
		<ul>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    42
			<li>The <em>inputs</em> read other formats from STDIN (or do other interaction) and generate relational data on STDOUT.</li>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    43
			<li>The <em>outputs</em> read relational data from STDIN and generate other formats on STDOUT or do other interactions.</li>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    44
			<li>The <em>transformations</em> read relational data on STDIN and generate transformed relational data on STDOUT.</li>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    45
		</ul>
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    46
		
168
f1ea2d72b28c license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+
František Kučera <franta-hg@frantovo.cz>
parents: 165
diff changeset
    47
		<p>
f1ea2d72b28c license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+
František Kučera <franta-hg@frantovo.cz>
parents: 165
diff changeset
    48
			The libraries are intended to be used as shared ones (<code>.so</code>) in order to guarantee the freedom of the end-user.
f1ea2d72b28c license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+
František Kučera <franta-hg@frantovo.cz>
parents: 165
diff changeset
    49
			A shared library can be easily replaced without recompiling of the program.
f1ea2d72b28c license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+
František Kučera <franta-hg@frantovo.cz>
parents: 165
diff changeset
    50
			It can be also hacked using <code>LD_PRELOAD</code>.
f1ea2d72b28c license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+
František Kučera <franta-hg@frantovo.cz>
parents: 165
diff changeset
    51
		</p>
f1ea2d72b28c license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+
František Kučera <franta-hg@frantovo.cz>
parents: 165
diff changeset
    52
		
175
c079bc35b9b8 implementation: header-only libraries
František Kučera <franta-hg@frantovo.cz>
parents: 168
diff changeset
    53
		<p>
c079bc35b9b8 implementation: header-only libraries
František Kučera <franta-hg@frantovo.cz>
parents: 168
diff changeset
    54
			The helper libraries and constants are designed as <em>header-only</em> (they are compiled into a program/library instead of dynamic linking).
c079bc35b9b8 implementation: header-only libraries
František Kučera <franta-hg@frantovo.cz>
parents: 168
diff changeset
    55
			They do not provide any public API and are used only internally by other <code>relpipe-*</code> tools and libraries.
c079bc35b9b8 implementation: header-only libraries
František Kučera <franta-hg@frantovo.cz>
parents: 168
diff changeset
    56
			Because they are maintained by the same team of developers, this usage cause no harm.
c079bc35b9b8 implementation: header-only libraries
František Kučera <franta-hg@frantovo.cz>
parents: 168
diff changeset
    57
			If any change in this <em>header-only</em> library is needed, just recompile whole shared library and plug it in given existing program.
c079bc35b9b8 implementation: header-only libraries
František Kučera <franta-hg@frantovo.cz>
parents: 168
diff changeset
    58
		</p>
165
3074cf4158d2 implementation
František Kučera <franta-hg@frantovo.cz>
parents: 140
diff changeset
    59
		
87
25dec6931f18 Lepší odsazení, tabulátory.
František Kučera <franta-hg@frantovo.cz>
parents: 23
diff changeset
    60
	</text>
4
1bb39595a51c genrování hlavní nabídky #1
František Kučera <franta-hg@frantovo.cz>
parents: 2
diff changeset
    61
1
a05c6f3cbc3e základ, první verze
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    62
</stránka>