pyfavicon 0.1.1+dfsg1-5 source package in Ubuntu

Changelog

pyfavicon (0.1.1+dfsg1-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Update renamed lintian tag names in lintian overrides.

 -- Jelmer Vernooij <email address hidden>  Fri, 28 Oct 2022 19:08:52 +0100

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
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
pyfavicon_0.1.1+dfsg1-5.dsc 2.1 KiB 2df07f1c6825146abafe068be541712a279454839f57c552332f579e72180fdd
pyfavicon_0.1.1+dfsg1.orig.tar.xz 6.3 KiB 89aea4ff0f23c42e883aee3fc36333d1d49ae238baa6c1e8bc8f7a491dca1208
pyfavicon_0.1.1+dfsg1-5.debian.tar.xz 3.0 KiB efb015050d795d6aace188a5309ac062065f62c9e4c728e7dbbd0c0332d71f19

Available diffs

No changes file available.

Binary packages built by this source

python3-pyfavicon: Asynchronous favicon fetcher

 pyfavicon asynchronously fetches favicons from websites.
 It will parse html from an URL or from a file and extract all favicons.
 The favicons are stored into a Python object called Icons,
 allowing one to iterate over the fetched icons by icon size.