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

edid-decode

Decode "EDID" data in human-readable format

edid-decode decodes EDID monitor description data in human-readable format and checks if it conforms to the standards.

Installation

Install the latest version of edid-decode as follows:

guix install edid-decode

Or install a particular version:

guix install edid-decode@0.0.0-1.3d63549

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 edid-decode about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/edid-decode'><img src='https://packages.guix.gnu.org/packages/edid-decode/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/edid-decode/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/edid-decode)

Example Org:

[[https://packages.guix.gnu.org/packages/edid-decode][https://packages.guix.gnu.org/packages/edid-decode/badges/latest-version.svg]]