Wavinfo

Latest version: v3.1.0

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.1.0

What's Changed
* Change build system to Poetry by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/35
* Feature: smpl Metadata by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/36
* Feature: interactive shell by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/37


**Full Changelog**: https://github.com/iluvcapra/wavinfo/compare/v3.0.0...v3.1.0

3.0.0

Collecting a bunch of breaking changes and publishing now as 3.0.0. Pay attention to the renamed parameter in `WavInfoReader`'s init which may break som code.

Also significant additions to code quality, CI and documentation, and Python 3.13 support.

What's Changed
* Manpage wavinfo(7) enhancement by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/24
* Update README.md by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/27
* More Documentation Improvements: cues by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/25
* Added flake8 Linting by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/29
* Breaking interface changes in `WavInfoReader` by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/28
* wavinfo(7) Improvements by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/26
* Split test and lint into separate GitHub Actions by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/30
* Py3.13 support by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/33


**Full Changelog**: https://github.com/iluvcapra/wavinfo/compare/v2.3.0...v3.0.0

2.3.0

What's Changed
* Cues Feature by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/19
* `wavinfo` can now read cues, labels and notes.
* Significantly improved test coverage by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/23
* Python 3.12 Support by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/20
* Update copyright dates to 2023 by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/21
* Add a manpage for wavinfo command line tool by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/22
* Create coverage.yml by iluvcapra in https://github.com/iluvcapra/wavinfo/pull/16

New Contributors
* iluvcapra made their first contribution in https://github.com/iluvcapra/wavinfo/pull/16

**Full Changelog**: https://github.com/iluvcapra/wavinfo/compare/v2.2.1...v2.3.0

2.2.1

Have removed requirements.txt from docs/. It was causing dependabot to issue warnings and it was no longer needed.

In order to install the dependencies for building docs, use the optional dependencies syntax with pip:

sh
python3 -m pip install wavinfo[doc]

or
sh
python3 -m pip install -e .[doc]

2.2.0

* Added support for Steinberg iXML metadata
* Adopted modern pyproject.toml build specification
* Fixed a bug with stream reading

**Full Changelog**: https://github.com/iluvcapra/wavinfo/compare/v2.1.0...v2.2.0

2.1.0

* Dolby `dbmd` metadata support for Dolby Atmos ADM files.
* ADM metadata features, access to more of the ADM schema, including content, programme, object and pack entities and their relationship to in-file tracks.
* `--ixml` and `--adm` command-line options.
* Many documentation additions.

**Full Changelog**: https://github.com/iluvcapra/wavinfo/compare/v2.0.2...v2.1.0

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.