python-pydub 0.25.1-2
Package Information
| Description | Python audio sample manipulation (Python 3) Pydub is a library to manipulate audio data with a simple high level interface. The library support (among others) the following functions: - can use `ffmpeg' to support other formats than `.wav' - extract segments of audio data - concatenation - make segments louder or quieter - add repeats - cross-fade - edit file metadata This package installs the library for Python 3. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Timo Röhling <roehling@debian.org> |
| Sponsor | roehling@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/debian/python-pydub.git (browse) |
| Closes | #1082254 |
| Popcon Installs | 78 |
| Tracker | https://tracker.debian.org/pkg/python-pydub |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Version | 0.25.1-2 |
|---|---|
| Changed-By | Timo Röhling |
| Architecture | all source |
| Distribution | unstable |
| Date | Fri, 17 Jul 2026 20:08:40 +0200 |
| Source | python-pydub |
Changelog
python-pydub (0.25.1-2) unstable; urgency=medium
.
* Reintroduce package and reparent to Python Team
- This is a dependency for manim-ce
* Depend on python3-audioop-lts (Closes: #1082254)
* Migrate to debhelper 14
* Bump Standards-Version to 4.7.4
* Migrate to watch file format version 5
* Wrap and sort Debian package files
* Use Build-Depends instead of Build-Depends-Indep
* Use implicit superficial autopkgtest for Python.dsc
| Component | main |
|---|---|
| Package-List | python3-pydub deb python optional arch=all |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pydub
Source: https://github.com/jiaaro/pydub/
Files: *
Copyright: 2011 James Robert, http://jiaaro.com
License: MIT
Files: debian/*
Copyright: 2017 Philipp Hahn <pmhahn@debian.org>
2024 Josue Ortega <josue@debian.org>
License: Apache-2.0
License: MIT
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the full text of the Apache License version 2.0 can be
found in the file `/usr/share/common-licenses/Apache-2.0'.