]> git.ipfire.org Git - people/ms/libloc.git/commit - src/python/locationmodule.c
python: Extend bindings for countries
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Oct 2019 15:10:26 +0000 (15:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Oct 2019 15:10:26 +0000 (15:10 +0000)
commitaf208e26c6952036955e8e10e08fa3108a9dde2d
tree39a7f38a923f7192fbd5b906e3e386f5d3ff991b
parent47bea9419ef74adeeb666d26c48d44b378102168
python: Extend bindings for countries

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