]> git.ipfire.org Git - location/libloc.git/commit
lua: Create Country objects
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Feb 2024 15:10:51 +0000 (15:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Feb 2024 15:10:51 +0000 (15:10 +0000)
commit0ddfebb382b9ef4699a143e384f491e0971f71a4
tree0aaac8d19f8e73a1d5b2087c4a837f4f5d4ff8d9
parent9ff91ee230871e88cc7e792384d2286b386d884f
lua: Create Country objects

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/lua/country.c [new file with mode: 0644]
src/lua/country.h [new file with mode: 0644]
src/lua/location.c
tests/lua/main.lua