Metadata-Version: 2.4
Name: pmtiles
Version: 3.5.0
Summary: Library and utilities to write and read PMTiles archives - cloud-optimized archives of map tiles.
Home-page: https://github.com/protomaps/pmtiles
Author: Brandon Liu
Author-email: brandon@protomaps.com
License: BSD-3-Clause
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: summary

# pmtiles

`pip install pmtiles`

## Status

This library should be considered experimental.

For async usage, see [aiopmtiles](https://github.com/developmentseed/aiopmtiles) (also experimental)
