Metadata-Version: 2.4
Name: cross_streets
Version: 0.1.1
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.12
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist

# cross_streets
Python Library that translates cross streets into Overpass/Nominatim queries 


# Building from source
1. Clone this repository
2. Install `requirements.txt`
3. Run `python setup.py sdist bdist_wheel`
