]> git.openstreetmap.org Git - nominatim.git/commit
add skeleton for new Nominatim executables
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 12 Jan 2021 09:17:28 +0000 (10:17 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 12 Jan 2021 09:17:28 +0000 (10:17 +0100)
commit612fd5061275557617dc0726ea08e4c5b82b3474
treea530b9192dc5f22d355627db21b314afb9537b95
parenta74e736283c7871a2c47494f18cc65da6b43bccb
add skeleton for new Nominatim executables
CMakeLists.txt
cmake/tool.tmpl [new file with mode: 0755]
nominatim/__init__.py [new file with mode: 0644]
nominatim/tools.py [new file with mode: 0644]