Metadata-Version: 2.1
Name: bma-cli
Version: 0.9.0
Summary: BornHack Media Archive CLI Tool
Author: Thomas Steen Rasmussen
Author-email: thomas@gibfest.dk
Project-URL: homepage, https://github.com/bornhack/bma-cli-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: typer-slim==0.12.5
Requires-Dist: bma-client-lib>=0.11.0
Provides-Extra: dev
Requires-Dist: pre-commit==4.0.0; extra == "dev"
Requires-Dist: setuptools-scm==8.0.4; extra == "dev"

[![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-cli.svg)](https://pypi.org/project/bma-cli/)


# bma-cli-python
BMA CLI client written in Python

Based on https://github.com/bornhack/bma-client-lib-python
