Add support for static values
commitefeb7d86e16ae7de52e0770eb9f34d491088691b
authorHarald Geyer <harald@ccbib.org>
Wed, 1 Sep 2021 14:25:33 +0000 (1 16:25 +0200)
committerHarald Geyer <harald@ccbib.org>
Wed, 1 Sep 2021 14:25:33 +0000 (1 16:25 +0200)
tree6f761c4a7a55324b76634cda67194bee4c33a1f5
parentc46f920dc6778ed3b8802fe80c6ecf0b152e5197
Add support for static values
* New url type 'value:'
* Make 'atmd' exit on completly static setups
* Add switch to 'atmdump' to format output suitable as input to 'atmd'
lib/datasource.c
tools/atmd.c
tools/atmdump.c