OLD | NEW |
(Empty) | |
| 1 Metadata-Version: 1.1 |
| 2 Name: oauth2client |
| 3 Version: 1.5.2 |
| 4 Summary: OAuth 2.0 client library |
| 5 Home-page: http://github.com/google/oauth2client/ |
| 6 Author: Google Inc. |
| 7 Author-email: UNKNOWN |
| 8 License: Apache 2.0 |
| 9 Description: The oauth2client is a client library for OAuth 2.0. |
| 10 Keywords: google oauth 2.0 http client |
| 11 Platform: UNKNOWN |
| 12 Classifier: Programming Language :: Python :: 2 |
| 13 Classifier: Programming Language :: Python :: 2.6 |
| 14 Classifier: Programming Language :: Python :: 2.7 |
| 15 Classifier: Programming Language :: Python :: 3 |
| 16 Classifier: Programming Language :: Python :: 3.3 |
| 17 Classifier: Programming Language :: Python :: 3.4 |
| 18 Classifier: Development Status :: 5 - Production/Stable |
| 19 Classifier: Intended Audience :: Developers |
| 20 Classifier: License :: OSI Approved :: Apache Software License |
| 21 Classifier: Operating System :: POSIX |
| 22 Classifier: Topic :: Internet :: WWW/HTTP |
OLD | NEW |