From de84b31066f83f51c5e3e9ca200c1b7d5e2b1831 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Mon, 24 Aug 2020 07:37:18 +0800 Subject: [PATCH] pyaudio 0.2.11 (#3156) --- manifests/intxcc/pyaudio/0.2.11.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/intxcc/pyaudio/0.2.11.yaml diff --git a/manifests/intxcc/pyaudio/0.2.11.yaml b/manifests/intxcc/pyaudio/0.2.11.yaml new file mode 100644 index 000000000..d14b33a10 --- /dev/null +++ b/manifests/intxcc/pyaudio/0.2.11.yaml @@ -0,0 +1,15 @@ +Id: intxcc.pyaudio +Publisher: intxcc +Name: pyaudio +Version: 0.2.11 +Tags: python,audio,music,portaudio +Description: PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library. With PyAudio, you can easily use Python to play and record audio on a variety of platforms. +License: MIT +Installers: + - Arch: x64 + Url: https://github.com/intxcc/pyaudio_portaudio/releases/download/1.1.1/PyAudio-0.2.11.win-amd64-py3.7.msi + Sha256: 49a5987da88be0007e1067858477a402a31087f6fe50b2bb37e61bbb0f861841 + InstallerType: msi + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file