Metadata-Version: 2.1
Name: pyu2f
Version: 0.1.5
Summary: U2F host library for interacting with a U2F device over USB.
Home-page: https://github.com/google/pyu2f/
Author: Google Inc.
Author-email: pyu2f-team@google.com
License: Apache 2.0
Platform: Windows
Platform: Linux
Platform: OS X
Platform: macOS
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE

pyu2f is a python based U2F host library for Linux, Windows, and MacOS. It provides functionality for interacting with a U2F device over USB.

