specification: relpipe-in-filesystem v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Fri, 18 Jan 2019 00:39:51 +0100
branchv_0
changeset 239 627ff99d475b
parent 238 6383a4457833
child 240 d81c623de788
specification: relpipe-in-filesystem
relpipe-data/specification.xml
--- a/relpipe-data/specification.xml	Fri Jan 18 00:35:43 2019 +0100
+++ b/relpipe-data/specification.xml	Fri Jan 18 00:39:51 2019 +0100
@@ -129,6 +129,15 @@
 			In future <m:name/> releases, there will be also an SQL transformation tool, where these operations will be defined in classic SQL syntax.
 		</p>
 		
+		<h3>relpipe-in-filesystem</h3>
+		
+		<p>
+			A tool that reads <code>\0</code> separated list of file paths and generates relation
+			with metadata of given files.
+			Can read basic metadata like file path, name, size, owner…
+			and also extended attributes (xattr).
+		</p>
+		
 		<h3>relpipe-out-tabular</h3>
 		
 		<p>