Metadata-Version: 2.4
Name: libmbtiles
Version: 0.0.1
Project-URL: Source, https://github.com/mohammadraziei/libmbtiles
Project-URL: Issues, https://github.com/mohammadraziei/libmbtiles/issues
Project-URL: Documentation, https://mohammadraziei.github.io/libmbtiles
Author-email: Mohammad Raziei <mohammadraziei1375@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: numpy
Description-Content-Type: text/markdown

# libmbtiles

<!--[![PyPI - Version](https://img.shields.io/pypi/v/behsan-text-to-vec.svg)](https://pypi.org/project/behsan-text-to-vec)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/behsan-text-to-vec.svg)](https://pypi.org/project/behsan-text-to-vec)
-->
-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install libmbtiles
```

## License

`libmbtiles` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
