Metadata-Version: 2.4
Name: hvcc
Version: 0.12.1
Summary: `hvcc` is a python-based dataflow audio programming language compiler that generates C/C++ code and a variety of specific framework wrappers.
Home-page: https://github.com/Wasted-Audio/hvcc
Download-URL: https://github.com/Wasted-Audio/hvcc/archive/refs/tags/v0.12.1.tar.gz
Author: Enzien Audio, Wasted Audio
License: GPLv3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Compilers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: Jinja2>=2.11
Requires-Dist: importlib_resources>=5.1
Requires-Dist: wstd2daisy>=0.5.3
Requires-Dist: pydantic>=2.9.1
Dynamic: download-url
Dynamic: license-file
