Debian NEW package overview for python-sounddevice
python-sounddevice_0.5.2-1_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 11 Sep 2025 16:52:14 +0200
Source:python-sounddevice
Binary:python-sounddevice-doc python3-sounddevice
Architecture:source all
Version:0.5.2-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Alexander Sulfrian <alexander@sulfrian.net>
Description:
python-sounddevice-doc - Play and Record Sound with Python - documentation
python3-sounddevice - Play and Record Sound with Python - Python 3.x
Closes:895055
Changes:
python-sounddevice (0.5.2-1) unstable; urgency=medium

  * Initial release. (Closes: #895055)
Files:
f8af39fa7bc6741f68ef4e07239fabd5 2333 python optional python-sounddevice_0.5.2-1.dsc
bcdf331a93c27bdc8a5d1fb56b6d52e0 54255 python optional python-sounddevice_0.5.2.orig.tar.gz
ecc85f7fe45047cdbece79f52614400f 3784 python optional python-sounddevice_0.5.2-1.debian.tar.xz
180dad7a3adcab205165ee87a7cb8bb6 88160 doc optional python-sounddevice-doc_0.5.2-1_all.deb
e045d30ec8d7842cf982a308d78b9cd2 8546 python optional python-sounddevice_0.5.2-1_amd64.buildinfo
6b0388e6d21d5b637fc32f5458e98c79 29092 python optional python3-sounddevice_0.5.2-1_all.deb
python-sounddevice_0.5.2-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-sounddevice
Binary:python3-sounddevice, python-sounddevice-doc
Architecture:all
Version:0.5.2-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Alexander Sulfrian <alexander@sulfrian.net>
Homepage:https://github.com/spatialaudio/python-sounddevice
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/python-team/packages/python-sounddevice
Vcs-Git:https://salsa.debian.org/python-team/packages/python-sounddevice.git
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-cffi, python3-setuptools
Build-Depends-Indep:dh-sequence-sphinxdoc, python-numpy-doc, python3-doc, python3-sphinx, python3-sphinx-rtd-theme
Package-List:python-sounddevice-doc deb doc optional arch=all python3-sounddevice deb python optional arch=all
Files:
bcdf331a93c27bdc8a5d1fb56b6d52e0 54255 python-sounddevice_0.5.2.orig.tar.gz
ecc85f7fe45047cdbece79f52614400f 3784 python-sounddevice_0.5.2-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for python-sounddevice_0.5.2-1.dsc (click to toggle)
README.source for python-sounddevice_0.5.2-1.dsc (click to toggle)
No README.source in this package
control file for python-sounddevice-doc_0.5.2-1_all.deb (click to toggle)
Package:python-sounddevice-doc
Source:python-sounddevice
Version:0.5.2-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:1060
Depends:libjs-jquery (>=3.6.0), libjs-sphinxdoc (>=8.2), sphinx-rtd-theme-common (>=3.0.2+dfsg)
Suggests:python-numpy-doc, python3-doc
Built-Using:sphinx (= 8.2.3-6)
Section:doc
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/spatialaudio/python-sounddevice
Description:
Play and Record Sound with Python - documentation
 This Python module provides bindings for the PortAudio library and a few
 convenience functions to play and record NumPy arrays containing audio
 signals.
 .
 This package contains the documentation.
lintian 2.116.3+deb12u1 check for python-sounddevice-doc_0.5.2-1_all.deb (click to toggle)
contents of python-sounddevice-doc_0.5.2-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-11 14:52 ./
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/
-rw-r--r-- root/root       165 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/changelog.Debian.gz
-rw-r--r-- root/root      1414 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/copyright
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/examples/
-rw-r--r-- root/root       249 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/README.rst
-rwxr-xr-x root/root      2196 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/asyncio_coroutines.py
-rwxr-xr-x root/root      3389 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/asyncio_generators.py
-rwxr-xr-x root/root      2394 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/play_file.py
-rwxr-xr-x root/root      3476 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/play_long_file.py
-rwxr-xr-x root/root      3190 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/play_long_file_raw.py
-rwxr-xr-x root/root      1878 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/play_sine.py
-rwxr-xr-x root/root      3596 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/play_stream.py
-rwxr-xr-x root/root      3894 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/plot_input.py
-rwxr-xr-x root/root       793 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/priming_output.py
-rwxr-xr-x root/root      7648 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/rec_gui.py
-rwxr-xr-x root/root      2831 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/rec_unlimited.py
-rwxr-xr-x root/root      3718 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/spectrogram.py
-rwxr-xr-x root/root      2119 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/examples/wire.py
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_modules/
-rw-r--r-- root/root      3882 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_modules/index.html
-rw-r--r-- root/root    319996 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_modules/sounddevice.html
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/
-rw-r--r-- root/root      4289 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/_sphinx_javascript_frameworks_compat.js
-rw-r--r-- root/root     14685 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/basic.css
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/css/
-rw-r--r-- root/root       356 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/documentation_options.js
-rw-r--r-- root/root      2867 2025-05-16 17:58 ./usr/share/doc/python-sounddevice-doc/html/_static/favicon.svg
-rw-r--r-- root/root       286 2025-09-06 13:56 ./usr/share/doc/python-sounddevice-doc/html/_static/file.png
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/js/
-rw-r--r-- root/root      6978 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/js/versions.js
-rw-r--r-- root/root        90 2025-09-06 13:56 ./usr/share/doc/python-sounddevice-doc/html/_static/minus.png
-rw-r--r-- root/root        90 2025-09-06 13:56 ./usr/share/doc/python-sounddevice-doc/html/_static/plus.png
-rw-r--r-- root/root      4902 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/pygments.css
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/
-rw-r--r-- root/root     31566 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/checking-hardware.html
-rw-r--r-- root/root     46681 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/convenience-functions.html
-rw-r--r-- root/root     18729 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/expert-mode.html
-rw-r--r-- root/root     28304 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/index.html
-rw-r--r-- root/root     25711 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/misc.html
-rw-r--r-- root/root     28067 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/module-defaults.html
-rw-r--r-- root/root     23506 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/platform-specific-settings.html
-rw-r--r-- root/root     31770 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/raw-streams.html
-rw-r--r-- root/root     74557 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/api/streams.html
-rw-r--r-- root/root     11368 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/contributing.html
-rw-r--r-- root/root    173927 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/examples.html
-rw-r--r-- root/root     17357 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/genindex.html
-rw-r--r-- root/root     25441 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/index.html
-rw-r--r-- root/root      1135 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/objects.inv
-rw-r--r-- root/root      4132 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/search.html
-rw-r--r-- root/root     32662 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/searchindex.js
-rw-r--r-- root/root     28508 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/usage.html
-rw-r--r-- root/root     16782 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/version-history.html
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc-base/
-rw-r--r-- root/root       431 2025-09-11 14:52 ./usr/share/doc-base/python-sounddevice-doc.python-sounddevice
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/css/badge_only.css -> ../../../../../sphinx_rtd_theme/static/css/badge_only.css
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/css/theme.css -> ../../../../../sphinx_rtd_theme/static/css/theme.css
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/Lato-Bold.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Bold.ttf
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/Lato-Bold.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Bold.woff2
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/Lato-BoldItalic.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-BoldItalic.ttf
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/Lato-BoldItalic.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-BoldItalic.woff2
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/Lato-Italic.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Italic.ttf
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/Lato-Italic.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Italic.woff2
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/Lato-Regular.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Regular.ttf
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/Lato-Regular.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Regular.woff2
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/RobotoSlab-Bold.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.woff2
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/RobotoSlab-Regular.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.woff2
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/fontawesome-webfont.eot -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/fontawesome-webfont.svg -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/fontawesome-webfont.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/fontawesome-webfont.woff -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/fonts/fontawesome-webfont.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff2
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/jquery.js -> ../../../../javascript/jquery/jquery.min.js
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/js/theme.js -> ../../../../../sphinx_rtd_theme/static/js/theme.js
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js
lrwxrwxrwx root/root         0 2025-09-11 14:52 ./usr/share/doc/python-sounddevice-doc/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js
control file for python3-sounddevice_0.5.2-1_all.deb (click to toggle)
Package:python3-sounddevice
Source:python-sounddevice
Version:0.5.2-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:144
Depends:python3-cffi-backend-api-min (<=9729), python3-cffi-backend-api-max (>=9729), python3:any, libportaudio2
Recommends:python3-numpy
Section:python
Priority:optional
Homepage:https://github.com/spatialaudio/python-sounddevice
Description:
Play and Record Sound with Python - Python 3.x
 This Python module provides bindings for the PortAudio library and a few
 convenience functions to play and record NumPy arrays containing audio
 signals.
 .
 This package contains the Python 3 module.
lintian 2.116.3+deb12u1 check for python3-sounddevice_0.5.2-1_all.deb (click to toggle)
contents of python3-sounddevice_0.5.2-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-11 14:52 ./
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/lib/python3/dist-packages/
-rw-r--r-- root/root     13751 2025-09-11 14:52 ./usr/lib/python3/dist-packages/_sounddevice.py
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/lib/python3/dist-packages/sounddevice-0.5.2.dist-info/
-rw-r--r-- root/root         7 2025-09-11 14:52 ./usr/lib/python3/dist-packages/sounddevice-0.5.2.dist-info/INSTALLER
-rw-r--r-- root/root      1637 2025-09-11 14:52 ./usr/lib/python3/dist-packages/sounddevice-0.5.2.dist-info/METADATA
-rw-r--r-- root/root        91 2025-09-11 14:52 ./usr/lib/python3/dist-packages/sounddevice-0.5.2.dist-info/WHEEL
-rw-r--r-- root/root        25 2025-09-11 14:52 ./usr/lib/python3/dist-packages/sounddevice-0.5.2.dist-info/top_level.txt
-rw-r--r-- root/root         1 2025-09-11 14:52 ./usr/lib/python3/dist-packages/sounddevice-0.5.2.dist-info/zip-safe
-rw-r--r-- root/root    110221 2025-09-11 14:52 ./usr/lib/python3/dist-packages/sounddevice.py
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-09-11 14:52 ./usr/share/doc/python3-sounddevice/
-rw-r--r-- root/root       622 2025-05-16 17:58 ./usr/share/doc/python3-sounddevice/README.rst
-rw-r--r-- root/root       165 2025-09-11 14:52 ./usr/share/doc/python3-sounddevice/changelog.Debian.gz
-rw-r--r-- root/root      1414 2025-09-11 14:52 ./usr/share/doc/python3-sounddevice/copyright

Timestamp: 11.09.2025 / 20:12:05 (UTC)