Metadata-Version: 2.1
Name: pixel-map
Version: 0.1.2
Summary: A Python CLI tool for plotting geo files in the terminal
Author-Email: Kamil Raczycki <kraczycki@kraina.ai>
License: MIT
Requires-Python: >=3.9
Requires-Dist: rich>=12.0.0
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: img2unicode[n2]>=0.1a11; sys_platform != "win32" and sys_platform != "darwin"
Requires-Dist: img2unicode>=0.1a11; sys_platform == "win32" or sys_platform == "darwin"
Requires-Dist: geopandas>=0.6
Requires-Dist: numpy>=1.26.0
Requires-Dist: contextily>=1
Requires-Dist: matplotlib>=3.2.0
Requires-Dist: pyarrow>=16.0.0
Description-Content-Type: text/markdown

# pixel-map
