František Kučera <franta-hg@frantovo.cz> [Sun, 03 Feb 2019 19:02:50 +0100] rev 8
Guile can now process multiple relations in the stream
František Kučera <franta-hg@frantovo.cz> [Sun, 03 Feb 2019 12:35:17 +0100] rev 7
RelationalWriter dependency injection
František Kučera <franta-hg@frantovo.cz> [Sun, 03 Feb 2019 01:44:07 +0100] rev 6
CLI parser: first version (only single relation is supported)
František Kučera <franta-hg@frantovo.cz> [Sun, 27 Jan 2019 17:57:03 +0100] rev 5
ValueHandler instead of StringHandler interface; Guile now allows filtering and record modifications
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Jan 2019 16:12:32 +0100] rev 4
update Usage text
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Jan 2019 15:07:21 +0100] rev 3
add $ prefix to attribute variables
František Kučera <franta-hg@frantovo.cz> [Sun, 20 Jan 2019 01:23:34 +0100] rev 2
record filtering in Guile
try:
relpipe-in-fstab | relpipe-tr-guile 'fstab' '(= pass 2)' | relpipe-out-tabular
relpipe-in-fstab | relpipe-tr-guile 'fstab' '(equal? mount_point "/")' | relpipe-out-tabular