python-yubiotp 1.0.0.post1-2 source package in Ubuntu

Changelog

python-yubiotp (1.0.0.post1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Wed, 30 Nov 2022 16:36:49 +0000

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
python-yubiotp_1.0.0.post1-2.dsc 2.0 KiB aabc4d114a52934b690029076ada6fafa746d838f8a7177480c71a5f48fc1c8a
python-yubiotp_1.0.0.post1.orig.tar.gz 17.2 KiB c13825f7b76a69afb92f19521f4dea9f5031d70f45123b505dc2e0ac03132065
python-yubiotp_1.0.0.post1-2.debian.tar.xz 2.7 KiB 87a7ddf893cff2142af4dcc34793e913724ddd4805d3f4caf9ee25aea74a6fa3

Available diffs

No changes file available.

Binary packages built by this source

python3-yubiotp: Low-level implementation of the YubiKey OTP algorithm in Python

 YubiOTP is a library for verifying YubiKey OTP tokens. It includes both
 the low-level implementation for verifying tokens locally and clients
 for multiple versions of the Yubico validation web service. The primary
 audience is developers who wish to verify YubiKey tokens in their
 applications, presumably as part of a multi-factor authentication scheme.
 .
 For testing and experimenting, the included yubikey script simulates one
 or more YubiKey devices using a config file. It also includes utility
 commands such as a modhex converter.
 .
 YubiOTP also includes a command-line web service client called yubiclient.