# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup Yubico python-fido2 0.7.3
categories python security crypto
maintainers {amake @amake} openmaintainer
description Library for working with FIDO devices
long_description Provides library functionality for communicating with a \
FIDO device over USB as well as verifying attestation \
and assertion signatures.
checksums rmd160 6f444cb95e8682df7e873e74fe9d9c0d8dd7f27a \
sha256 6fccb0f7efa821eadb648daf711a54e07963def41269bd20f5ca81aa78599869 \
python.versions 27 35 36 37 38
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
port:py${python.version}-six \
port:py${python.version}-cryptography
if {${python.version} < 34} {
depends_lib-append port:py${python.version}-enum34