]> git.ipfire.org Git - people/ms/libloc.git/commit
python: Move C module to make space for some native python code
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 May 2020 09:49:35 +0000 (09:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 May 2020 09:49:35 +0000 (09:49 +0000)
commit7c13a4e6e333df4535b67009cc8212fb701348ff
treea5154dba5bc7f335d33884a4faddf61a2c66c77e
parentf7834898d712b8fd82280385ac822a711cceaf8c
python: Move C module to make space for some native python code

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