Metadata-Version: 2.4
Name: gridpin
Version: 0.0.1
Summary: Placeholder for gridpin — offline geocoder in a single file (pre-release). See https://gridpin.dev
License: Apache-2.0
Project-URL: Homepage, https://gridpin.dev
Project-URL: Repository, https://github.com/gridpin/gridpin
Keywords: geocoding,geocoder,offline,reverse-geocoding,gis
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# gridpin (placeholder)

This is a **name-reservation placeholder** for **gridpin** — an offline geocoder:
one memory-mapped file per country, forward and reverse geocoding, no server,
no network, zero telemetry. *Off the grid. On the grid.*

The real package (a Rust engine with Python bindings) ships as **v0.1**.
Until then:

- Website: https://gridpin.dev
- Source: https://github.com/gridpin/gridpin

Installing this placeholder gives you an importable `gridpin` module that only
points you to the project — no functionality yet.
