Metadata-Version: 2.1
Name: mosqito
Version: 1.2.0
Summary: Modular Sound Quality Integrated Toolbox
Home-page: https://github.com/Eomys/MoSQITo
Download-URL: https://github.com/Eomys/MoSQITo/archive/v1.2.0.tar.gz
Author: MoSQITo Developers
Author-email: martin.glesser@eomys.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >= 3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pyuff

<div align="center">
    <img src="https://raw.githubusercontent.com/Eomys/MoSQITo/master/logo.png">
</div>

## What is MOSQITO ?

The objective of MOSQITO is to provide a unified and modular development framework of key sound quality tools (including key SQ metrics), favoring reproducible science and efficient shared scripting among engineers, teachers and researchers community. The development roadmap of the project is presented in more details in the Scope of the project.

It is written in Python, one of the most popular free programming language in the scientific computing community. It is meant to be highly documented and validated with reference sound samples and scientific publications.

## Documentation

Full documentation available on the [ReadTheDocs website](https://mosqito.readthedocs.io/en/latest/) !

