]> git.ipfire.org Git - people/ms/libloc.git/commit
python: Add Writer class
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 Dec 2017 14:57:52 +0000 (14:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 Dec 2017 14:57:52 +0000 (14:57 +0000)
commitd688e56931f060e0e2333025046b0af307485580
tree1f4131c02d549635ac518bb9b712d62d2b4b247f
parent65862405aa4bdb4c4bfdb2398efd358e9de74612
python: Add Writer class

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/python/locationmodule.c
src/python/writer.c [new file with mode: 0644]
src/python/writer.h [new file with mode: 0644]