]> git.ipfire.org Git - people/ms/libloc.git/commit
python: Implement Network class
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 Dec 2017 20:21:45 +0000 (20:21 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 Dec 2017 20:21:45 +0000 (20:21 +0000)
commit39967361636d0468d8760d100d286e290d05c4f7
tree7cd7df0036b8a9e5afbf5ef8495894705e4a71f3
parent9224f7bac5c8a07075ca9e58bf6f1186b1985202
python: Implement Network class

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