ipyaudio 0.1.12__py3-none-any.whl → 0.1.15__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- ipyaudio/_frontend.py +1 -1
- ipyaudio/_version.py +1 -1
- ipyaudio/configs/recorder.json +1 -1
- ipyaudio/labextension/package.json +1 -1
- ipyaudio/labextension/static/270.9d58710e0ffc6e1c0316.js +1 -0
- ipyaudio/labextension/static/58.1d71425dd409ae479079.js +1 -0
- ipyaudio/labextension/static/third-party-licenses.json +2 -2
- ipyaudio/nbextension/index.js +1 -1
- ipyaudio/nbextension/index.js.map +1 -1
- ipyaudio/player.py +23 -28
- ipyaudio/recorder.py +26 -18
- ipyaudio/timer.py +57 -0
- ipyaudio/utils.py +16 -32
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/labextensions/ipyaudio/package.json +1 -1
- ipyaudio-0.1.15.data/data/share/jupyter/labextensions/ipyaudio/static/270.9d58710e0ffc6e1c0316.js +1 -0
- ipyaudio-0.1.15.data/data/share/jupyter/labextensions/ipyaudio/static/58.1d71425dd409ae479079.js +1 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json +2 -2
- ipyaudio-0.1.15.data/data/share/jupyter/nbextensions/ipyaudio/index.js +3 -0
- ipyaudio-0.1.15.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +1 -0
- {ipyaudio-0.1.12.dist-info → ipyaudio-0.1.15.dist-info}/METADATA +2 -2
- ipyaudio-0.1.15.dist-info/RECORD +46 -0
- ipyaudio/labextension/static/424.ca45437f3ff02b14458c.js +0 -1
- ipyaudio/labextension/static/58.0e2f3d700c41688625fe.js +0 -1
- ipyaudio-0.1.12.data/data/share/jupyter/labextensions/ipyaudio/static/424.ca45437f3ff02b14458c.js +0 -1
- ipyaudio-0.1.12.data/data/share/jupyter/labextensions/ipyaudio/static/58.0e2f3d700c41688625fe.js +0 -1
- ipyaudio-0.1.12.data/data/share/jupyter/nbextensions/ipyaudio/index.js +0 -3
- ipyaudio-0.1.12.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +0 -1
- ipyaudio-0.1.12.dist-info/RECORD +0 -45
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json +0 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/labextensions/ipyaudio/install.json +0 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js +0 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js +0 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js +0 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/labextensions/ipyaudio/static/style.js +0 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js +0 -0
- {ipyaudio-0.1.12.data → ipyaudio-0.1.15.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt +0 -0
- {ipyaudio-0.1.12.dist-info → ipyaudio-0.1.15.dist-info}/WHEEL +0 -0
- {ipyaudio-0.1.12.dist-info → ipyaudio-0.1.15.dist-info}/licenses/LICENSE.txt +0 -0
@@ -2,9 +2,9 @@
|
|
2
2
|
"packages": [
|
3
3
|
{
|
4
4
|
"name": "bootstrap",
|
5
|
-
"versionInfo": "5.3.
|
5
|
+
"versionInfo": "5.3.5",
|
6
6
|
"licenseId": "MIT",
|
7
|
-
"extractedText": "The MIT License (MIT)\n\nCopyright (c) 2011-
|
7
|
+
"extractedText": "The MIT License (MIT)\n\nCopyright (c) 2011-2025 The Bootstrap Authors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n"
|
8
8
|
},
|
9
9
|
{
|
10
10
|
"name": "css-loader",
|