python-pydub 0.24.1-1 source package in Ubuntu
Changelog
python-pydub (0.24.1-1) unstable; urgency=medium * New upstream release (0.24.1-1) * Bump debhelper-compat to (= 13) * Mark autopkgtest as superficial (Closes: #969860) * debian/watch: Bump file standard version to 4 * Bump Standards-Version to 4.5.1. No changes required * debian/control: Document Rules-Requires root as 'no' -- Josue Ortega <email address hidden> Tue, 12 Jan 2021 18:48:26 -0600
Upload details
- Uploaded by:
- Josue Ortega
- Uploaded to:
- Sid
- Original maintainer:
- Josue Ortega
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-pydub_0.24.1-1.dsc | 2.0 KiB | f1479acfdfa15d4b8047a76ed7e38399011ce5b2455af2a54f6b7a02d9cedc03 |
python-pydub_0.24.1.orig.tar.gz | 35.2 KiB | 630c68bfff9bb27cbc5e1f02923f717c3bc5f4d73fd685fda08b6ce90f76dc69 |
python-pydub_0.24.1-1.debian.tar.xz | 2.9 KiB | 40f168d60608d9e4bd7f2860d2dc5b54e01e62d6222c881e978b94ae2d0cc353 |
Available diffs
- diff from 0.23.1-2 to 0.24.1-1 (10.1 KiB)
No changes file available.
Binary packages built by this source
- python3-pydub: 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.