Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyu2f-0.1.4-2.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: python3-pyu2f Distribution: Mageia
Version: 0.1.4 Vendor: Mageia.Org
Release: 2.mga8 Build date: Tue Feb 18 16:22:57 2020
Group: Development/Python Build host: localhost
Size: 144073 Source RPM: python-pyu2f-0.1.4-2.mga8.src.rpm
Packager: umeabot <umeabot>
Url: https://github.com/google/pyu2f/
Summary: U2F host library for interacting with a U2F device over USB
pyu2f is a python based U2F host library for Linux, Windows, and MacOS. It
provides functionality for interacting with a U2F device over USB.

Provides

Requires

License

Apache 2.0

Changelog

* Tue Feb 18 2020 umeabot <umeabot> 0.1.4-2.mga8
  + Revision: 1541118
  - Mageia 8 Mass Rebuild
* Fri Dec 20 2019 wally <wally> 0.1.4-1.mga8
  + Revision: 1469114
  - imported package python-pyu2f

Files

/usr/lib/python3.8/site-packages/pyu2f
/usr/lib/python3.8/site-packages/pyu2f-0.1.4-py3.8.egg-info
/usr/lib/python3.8/site-packages/pyu2f-0.1.4-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/pyu2f-0.1.4-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/pyu2f-0.1.4-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/pyu2f-0.1.4-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/pyu2f-0.1.4-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/pyu2f-0.1.4-py3.8.egg-info/zip-safe
/usr/lib/python3.8/site-packages/pyu2f/__init__.py
/usr/lib/python3.8/site-packages/pyu2f/__pycache__
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/apdu.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/apdu.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/errors.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/errors.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/hardware.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/hardware.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/hidtransport.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/hidtransport.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/model.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/model.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/u2f.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/__pycache__/u2f.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/apdu.py
/usr/lib/python3.8/site-packages/pyu2f/convenience
/usr/lib/python3.8/site-packages/pyu2f/convenience/__init__.py
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/authenticator.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/authenticator.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/baseauthenticator.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/baseauthenticator.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/customauthenticator.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/customauthenticator.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/localauthenticator.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/__pycache__/localauthenticator.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/convenience/authenticator.py
/usr/lib/python3.8/site-packages/pyu2f/convenience/baseauthenticator.py
/usr/lib/python3.8/site-packages/pyu2f/convenience/customauthenticator.py
/usr/lib/python3.8/site-packages/pyu2f/convenience/localauthenticator.py
/usr/lib/python3.8/site-packages/pyu2f/errors.py
/usr/lib/python3.8/site-packages/pyu2f/hardware.py
/usr/lib/python3.8/site-packages/pyu2f/hid
/usr/lib/python3.8/site-packages/pyu2f/hid/__init__.py
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/base.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/base.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/linux.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/linux.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/macos.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/macos.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/try.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/__pycache__/try.cpython-38.pyc
/usr/lib/python3.8/site-packages/pyu2f/hid/base.py
/usr/lib/python3.8/site-packages/pyu2f/hid/linux.py
/usr/lib/python3.8/site-packages/pyu2f/hid/macos.py
/usr/lib/python3.8/site-packages/pyu2f/hid/try.py
/usr/lib/python3.8/site-packages/pyu2f/hidtransport.py
/usr/lib/python3.8/site-packages/pyu2f/model.py
/usr/lib/python3.8/site-packages/pyu2f/u2f.py
/usr/share/doc/python3-pyu2f
/usr/share/doc/python3-pyu2f/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024