lsdvd
Console application that lists the contents of a DVD
lsdvd provides output about the types of video, audio tracks and subtitles. Output is available in a number of formats including human readable, perl, ruby or xml.
- Versions: 0.17
- Website: https://sourceforge.net/projects/lsdvd/
- Licenses: GPL 2
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of lsdvd as follows:
guix install lsdvd
Or install a particular version:
guix install lsdvd@0.17
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of lsdvd about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/lsdvd'><img src='https://packages.guix.gnu.org/packages/lsdvd/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/lsdvd)
Example Org:
[[https://packages.guix.gnu.org/packages/lsdvd][https://packages.guix.gnu.org/packages/lsdvd/badges/latest-version.svg]]