python-pyu2f 0.1.5-2 source package in Ubuntu

Changelog

python-pyu2f (0.1.5-2) unstable; urgency=medium

  * No-change rebuild.

 -- Harlan Lieberman-Berg <email address hidden>  Thu, 07 Mar 2024 20:05:56 -0500

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyu2f_0.1.5-2.dsc 2.1 KiB 80daa279959461fc82667ac1dceeff72c09da81634468be2fca09eb28ca9b6ba
python-pyu2f_0.1.5.orig.tar.gz 26.5 KiB a3caa3a11842fc7d5746376f37195e6af5f17c0a15737538bb1cebf656fb306b
python-pyu2f_0.1.5-2.debian.tar.xz 1.7 KiB 0de5a6c6bc451ba03bd4f4d30a6d79e3a6305be8d355d11dd3ff3551f7f6494b

Available diffs

No changes file available.

Binary packages built by this source

python3-pyu2f: pure Python 3 U2F host library

 pyu2f is a Python based U2F host library for Linux, Windows, and MacOS. It
 provides functionality for interacting with a U2F device over USB.
 .
 pyu2f uses ctypes to make system calls directly to interface with the USB HID
 device. This means that no platform specific shared libraries need to be
 compiled for pyu2f to work.