Metadata-Version: 2.4
Name: katana-meter
Version: 0.1.1
Summary: Analyzer-only LUFS / True Peak / ΔE audio meter
Author: Katana Project
License: GPL-3.0-only
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Katana Meter

Deterministic audio analyzer for LUFS, True Peak and ΔE.

## Install
```bash
pip install katana-meter

