]> git.ipfire.org Git - people/ms/libloc.git/commit - Makefile.am
python: Add AS class
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 Dec 2017 11:53:02 +0000 (11:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 Dec 2017 11:53:02 +0000 (11:53 +0000)
commitfadebc89b94beaf3c1c3d0102e24c565ce9ccca7
treea261ac334ef19c9e3a835188ab7de5270dc991a3
parent53524b2d1cab7f9c79dee4ad4f6678fd5d0ee692
python: Add AS class

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