diff -r cc60c8dd7924 -r 5bc2bb8b7946 relpipe-data/implementation.xml --- a/relpipe-data/implementation.xml Fri Nov 26 22:14:18 2021 +0100 +++ b/relpipe-data/implementation.xml Mon Feb 21 00:43:11 2022 +0100 @@ -14,14 +14,25 @@ name type subtype language license + relpipe-in-asn1.cpp executable input c++ GNU GPLv3 + relpipe-in-asn1table.cpp executable input c++ GNU GPLv3 + relpipe-in-barcode.cpp executable input c++ GNU GPLv3 + relpipe-in-cbortable.cpp executable input c++ GNU GPLv3 relpipe-in-cli.cpp executable input c++ GNU GPLv3 relpipe-in-csv.cpp executable input c++ GNU GPLv3 relpipe-in-filesystem.cpp executable input c++ GNU GPLv3 relpipe-in-fstab.cpp executable input c++ GNU GPLv3 + relpipe-in-htmltable.cpp executable input c++ GNU GPLv3 + relpipe-in-ini.cpp executable input c++ GNU GPLv3 + relpipe-in-initable.cpp executable input c++ GNU GPLv3 relpipe-in-jack.cpp executable input c++ GNU GPLv3 + relpipe-in-mimetable.cpp executable input c++ GNU GPLv3 relpipe-in-recfile.cpp executable input c++ GNU GPLv3 relpipe-in-xml.cpp executable input c++ GNU GPLv3 relpipe-in-xmltable.cpp executable input c++ GNU GPLv3 + relpipe-in-x11.cpp executable input c++ GNU GPLv3 + relpipe-in-yaml.cpp executable input c++ GNU GPLv3 + relpipe-in-yamltable.cpp executable input c++ GNU GPLv3 relpipe-lib-cli.cpp library header-only c++ GNU GPLv3 relpipe-lib-common.cpp library shared c++ GNU LGPLv3 or GPLv2 relpipe-lib-reader.cpp library shared c++ GNU LGPLv3 or GPLv2 @@ -30,19 +41,24 @@ relpipe-out-asn1.cpp executable output c++ GNU GPLv3 relpipe-out-csv.cpp executable output c++ GNU GPLv3 relpipe-out-gui.qt.cpp executable output c++ GNU GPLv3 + relpipe-out-ini.qt.cpp executable output c++ GNU GPLv3 relpipe-out-nullbyte.cpp executable output c++ GNU GPLv3 relpipe-out-ods.cpp executable output c++ GNU GPLv3 relpipe-out-recfile.cpp executable output c++ GNU GPLv3 relpipe-out-tabular.cpp executable output c++ GNU GPLv3 relpipe-out-xml.cpp executable output c++ GNU GPLv3 + relpipe-out-x11.cpp executable output c++ GNU GPLv3 + relpipe-out-yaml.cpp executable output c++ GNU GPLv3 relpipe-tr-awk.cpp executable transformation c++ GNU GPLv3 relpipe-tr-cut.cpp executable transformation c++ GNU GPLv3 relpipe-tr-grep.cpp executable transformation c++ GNU GPLv3 - relpipe-tr-scheme.cpp executable transformation c++ GNU GPLv3 + relpipe-tr-infertypes.cpp executable transformation c++ GNU GPLv3 relpipe-tr-python.cpp executable transformation c++ GNU GPLv3 relpipe-tr-sed.cpp executable transformation c++ GNU GPLv3 + relpipe-tr-scheme.cpp executable transformation c++ GNU GPLv3 relpipe-tr-sql.cpp executable transformation c++ GNU GPLv3 relpipe-tr-validator.cpp executable transformation c++ GNU GPLv3 + relpipe-tr-xpath.cpp executable transformation c++ GNU GPLv3