libparse-edid-perl 1.0.7-1 source package in Ubuntu

Changelog

libparse-edid-perl (1.0.7-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.0.7
  * Add build dependency on libtest-warn-perl
  * Bump debhelper compatibility level to 11
  * Declare compliance with Debian Policy 4.1.5

 -- Lucas Kanashiro <email address hidden>  Thu, 26 Jul 2018 01:16:56 -0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe perl

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libparse-edid-perl_1.0.7-1.dsc 2.1 KiB bb2270333964eacc8b73f2a1f84207a0ec8cd2df207256645358ff198bcd7f64
libparse-edid-perl_1.0.7.orig.tar.gz 31.1 KiB 1adc0f105a32198a2a2b4da5b0e0f985f05efed99ce366190a790e165d675bf1
libparse-edid-perl_1.0.7-1.debian.tar.xz 2.1 KiB 5f1b61ace92ea684204594ff025237fc817dea6df11c263db8ab90cff3321042

Available diffs

No changes file available.

Binary packages built by this source

libparse-edid-perl: extended display identification data (EDID) parser

 The Parse::EDID perl module provides some functions to parse Extended
 Display Identification Data binary data structures.
 .
 Extended Display Identification Data (EDID) is a metadata format for
 display devices to describe their capabilities to a video source. The
 data format is defined by a standard published by the Video Electronics
 Standards Association (VESA).
 .
 This module helps to analyse display devices capabilities from perl
 scripts.