This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/lsdvd/badges/latest-version.svg)](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]]