github-ssh-auth

View on PyPIReverse Dependencies (0)

1.0.2 github_ssh_auth-1.0.2-py2.py3-none-any.whl

Wheel Details

Project: github-ssh-auth
Version: 1.0.2
Filename: github_ssh_auth-1.0.2-py2.py3-none-any.whl
Download: [link]
Size: 25353
MD5: befd2b866c0433f776fd468100a13c99
SHA256: 8eb72406f3129c1c4ea0fa2ceb5710d738a8c777026d99d552b5d09d3b7bae6d
Uploaded: 2023-09-18 21:47:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: github-ssh-auth
Version: 1.0.2
Summary: Authenticate SSH users using their GitHub keys
Author: Olivier Orabona
Author-Email: olivier.orabona[at]gmail.com
Maintainer: Olivier Orabona
Maintainer-Email: olivier.orabona[at]gmail.com
Home-Page: https://github.com/oorabona/github-ssh-auth
Project-Url: Source, https://github.com/oorabona/github-ssh-auth
Project-Url: Tracker, https://github.com/oorabona/github-ssh-auth/issues
Project-Url: Changelog, https://github.com/oorabona/github-ssh-auth/releases
License: GPL-3.0
Keywords: github,ssh,authentication
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Security
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: System Shells
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: Utilities
Platform: any
Requires-Python: >=3.9
Requires-Dist: PyGithub
Requires-Dist: click
Requires-Dist: configparser
Requires-Dist: pygments-github-lexers (>=0.0.5); extra == "docs"
Requires-Dist: sphinx (>=2.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-autoprogram (>=0.1.5); extra == "docs"
Requires-Dist: towncrier (>=18.5.0); extra == "docs"
Requires-Dist: flaky (>=3.4.0); extra == "testing"
Requires-Dist: pytest (>=4.0.0); extra == "testing"
Requires-Dist: pytest-cov (>=2.5.1); extra == "testing"
Requires-Dist: psutil (>=5.6.1); platform_python_implementation == "cpython" and extra == "testing"
Requires-Dist: pathlib2 (>=2.3.3); python_version < "3.4" and extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10953 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
github_ssh_auth/__init__.py sha256=dbTq_ildKTDqwfGrnC-QAFYEzrFoLnnnyDzPR-E5h5k 116
github_ssh_auth/_static_version.py sha256=fHjW4we7RfLCmduH_pk4uakzAelxuHquc9hBTyzrbx8 60
github_ssh_auth/_version.py sha256=WtQB0rce6PNLz7dw5DLAeu_POGkS4zDhGJRSpgiNJqk 7221
github_ssh_auth/cli.py sha256=Gx5CJyrsK8m-Wb5QFyyqkL6EDFzTpKyQnjOGEmTDMLI 12719
github_ssh_auth-1.0.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
github_ssh_auth-1.0.2.dist-info/METADATA sha256=B4CR91jII-CPyRuPmfM_uRlgYuJ1ycVcZ2SlUZzJ_Og 13143
github_ssh_auth-1.0.2.dist-info/WHEEL sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g 110
github_ssh_auth-1.0.2.dist-info/entry_points.txt sha256=uMA4Tg205EFYqs2N5gldoL9VsugJ3y3JvTlCjqmZT0w 188
github_ssh_auth-1.0.2.dist-info/top_level.txt sha256=T_FaZM9ZJMqV4OeU39qnTxDxniyGeTpHBipAAAbQEOs 16
github_ssh_auth-1.0.2.dist-info/RECORD

top_level.txt

github_ssh_auth

entry_points.txt

github-ssh = github_ssh_auth.cli:cli
github-ssh-auth = github_ssh_auth.cli:auth
github-ssh-init = github_ssh_auth.cli:init
github-ssh-update = github_ssh_auth.cli:update