File: PKG-INFO

package info (click to toggle)
python-aiohttp-oauthlib 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: python: 363; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 993 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Metadata-Version: 2.1
Name: aiohttp-oauthlib
Version: 0.1.0
Summary: oauthlib for aiohttp clients.
Home-page: https://git.sr.ht/~whynothugo/aiohttp-oauthlib
Author: Hugo Osvaldo Barrera
Author-email: hugo@barrera.io
License: ISC
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
License-File: LICENCE

aiohttp-oauthlib
================

This library is a port of `requests-oauthlib`_ for `aiohttp`_.

.. _requests-oauthlib: https://pypi.org/project/requests-oauthlib/
.. _aiohttp: https://docs.aiohttp.org/en/stable/