Metadata-Version: 2.1
Name: ngy
Version: 0.9.0
Summary: Create MBTiles from IGN maps
Project-URL: Homepage, https://github.com/sebastien17/ngy
Project-URL: Bug Tracker, https://github.com/sebastien17/ngy/issues
Author-email: Sébastien LAUTIER <sebastien.lautier@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10.11
Requires-Dist: aiohttp>=3.8.4
Requires-Dist: aiosignal>=1.3.1
Requires-Dist: async-timeout>=4.0.2
Requires-Dist: attrs>=23.1.0
Requires-Dist: certifi>=2023.5.7
Requires-Dist: charset-normalizer>=3.1.0
Requires-Dist: colorama>=0.4.6
Requires-Dist: frozenlist>=1.3.3
Requires-Dist: idna>=3.4
Requires-Dist: lxml>=4.9.2
Requires-Dist: multidict>=6.0.4
Requires-Dist: pyproj>=3.5.0
Requires-Dist: tqdm>=4.65.0
Requires-Dist: yarl>=1.9.2
Description-Content-Type: text/markdown

# ngy
Create MBTiles  from IGN maps

## Installation
Compatible with Python 3.10 +

pip install ngy

## Usage

see examples