Metadata-Version: 2.1
Name: bma-client-lib
Version: 0.10.0
Summary: BornHack Media Archive Client Library
Author: Thomas Steen Rasmussen
Author-email: thomas@gibfest.dk
Project-URL: homepage, https://github.com/bornhack/bma-client-lib-python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: exifread==3.0.0
Requires-Dist: httpx==0.27.2
Requires-Dist: opencv-python==4.10.0.84
Requires-Dist: pillow==11.0.0
Requires-Dist: python-magic==0.4.27
Provides-Extra: dev
Requires-Dist: pre-commit==4.0.0; extra == "dev"
Requires-Dist: setuptools-scm==8.0.4; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest==8.3.3; extra == "test"
Requires-Dist: pytest-mock==3.14.0; extra == "test"

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![PyPI version](https://badge.fury.io/py/bma-client-lib.svg)](https://pypi.org/project/bma-client-lib/)


# bma-client-lib-python
BMA client Python library 

Used by https://github.com/bornhack/bma-cli-python
