1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Metadata-Version: 1.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
Description: pyu2f is a python based U2F host library for Linux, Windows, and MacOS. It provides functionality for interacting with a U2F device over USB.
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
|