Metadata-Version: 2.4
Name: anywave-plugin-api
Version: 1.0.1
Summary: AnyWave package to use with Python plugins.
Home-page: https://gitlab-dynamap.timone.univ-amu.fr/anywave/anywave/-/wikis/home
Author: Bruno Colombet
Author-email: bruno.colombet@univ-amu.fr
License: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: PyQt5>=5.12
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python

# AnyWave Package

This is the anywave package to use with Python plugins.

Add this package to your python environment to be able to develop Python plugins for AnyWave.
