requires-python = ">=3.7"
license = 'GPL-3.0-or-later'
maintainers = [
- { name = "Sarah Hoffmann", email = "lonvia@denofr.de" }
+ { name = "Sarah Hoffmann", email = "lonvia@denofr.de" },
+ { name = "Marc Tobias", email = "mtmail-cpan@gmx.net" }
]
keywords = [ "geocoding", "OpenStreetMap", "search" ]
classifiers = [
[project.urls]
Homepage = "https://nominatim.org"
+Documentation = "https://nominatim.org/release-docs/latest/"
Issues = "https://github.com/osm-search/Nominatim/issues"
+Repository = "https://github.com/osm-search/Nominatim"
[build-system]
requires = ["hatchling"]