Metadata-Version: 2.4
Name: mobiedantic
Version: 0.4.1
Project-URL: Documentation, https://github.com/fmi-faim/mobiedantic#readme
Project-URL: Issues, https://github.com/fmi-faim/mobiedantic/issues
Project-URL: Source, https://github.com/fmi-faim/mobiedantic
Author-email: Jan Eglinger <jan.eglinger@fmi.ch>
License-Expression: BSD-3-Clause
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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.8
Requires-Dist: pydantic
Description-Content-Type: text/markdown

# mobiedantic

[![PyPI - Version](https://img.shields.io/pypi/v/mobiedantic.svg)](https://pypi.org/project/mobiedantic)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mobiedantic.svg)](https://pypi.org/project/mobiedantic)

-----

## Table of Contents

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

## Installation

```console
pip install mobiedantic
```

## License

`mobiedantic` is distributed under the terms of the [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) license.
