Source: python-u2flib-server Section: python Priority: optional Maintainer: Federico Ceratto Build-Depends: debhelper (>= 11~) Build-Depends-Indep: dh-python, python-all, python-enum34, python-m2crypto, python-nose (>= 1.3.4), python-pyasn1 (>= 0.1.7), python-pyasn1-modules, python-setuptools, python3-all, python3-pyasn1, python3-pyasn1-modules, python3-setuptools, Standards-Version: 4.2.1 Homepage: https://developers.yubico.com/python-u2flib-server Vcs-Git: https://salsa.debian.org/debian/python-u2flib-server.git Vcs-Browser: https://salsa.debian.org/debian/python-u2flib-server Package: python-u2flib-server Architecture: all Depends: ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Description: Universal 2nd Factor (U2F) server communication Python module Python-u2flib-server is a library for server-side U2F authentication and provide the Registration and Authentication functions. This package contains Python modules and an example web server. Package: python3-u2flib-server Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Provides: ${python3:Provides} Description: Universal 2nd Factor (U2F) server communication Python3 module Python3-u2flib-server is a library for server-side U2F authentication and provide the Registration and Authentication functions. This package contains Python3 modules and an example web server.