wcag-contrast-ratio 0.9-3 source package in Ubuntu

Changelog

wcag-contrast-ratio (0.9-3) unstable; urgency=medium

  [ David (Plasma) Paul ]
  * [fa416d2] d/control: Mark some build dependencies with <!nocheck>
  * [142f1a9] d/rules: Add .hypothesis/ to clean target
  * [3d848a3] d/rules: Remove test-disabling comment
    (Closes: #1020382)

  [ Carsten Schoenert ]
  * [594b555] d/{control,rules}: Switch to dh-sequence-python3
  * [2c3925c] autopkgtest: Make 'echo' escape sequences work
  * [d25d993] d/control: Update Standards-Version to 4.6.1

 -- Carsten Schoenert <email address hidden>  Sat, 22 Oct 2022 08:39:49 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wcag-contrast-ratio_0.9-3.dsc 2.3 KiB 42e6b25d44f10e9d226059b50a78eba7190821837a9883251d54555cc4ec7b15
wcag-contrast-ratio_0.9.orig.tar.gz 3.3 KiB 5263b7b2d0f5a8de2eb409421284947df6229b67bca0055fa10da38153835815
wcag-contrast-ratio_0.9-3.debian.tar.xz 3.9 KiB b729d2f2d13cfb5fbfb5505041de5fd30c5195f082a0cf30073cc8ebd710a866

Available diffs

No changes file available.

Binary packages built by this source

python3-wcag-contrast-ratio: Library computing contrast ratios required by WCAG 2.0 (Python3 version)

 This package provides a Python library that calculates the contrast ratio of
 colors based on Web Content Accessibility Guidelines (WCAG) 2 standard,
 published by the Web Accessibility Initiative (WAI). The actual WCAG technical
 documents are created by the Accessibility Guidelines Working Group (AG WG),
 which are part of the WAI.
 .
 This library also provides some checking if contrast meets the required level.
 .
 This package contains the Python 3 version of the library.