geofront-cli

View on PyPIReverse Dependencies (0)

0.4.4 geofront_cli-0.4.4-py2.py3-none-any.whl

Wheel Details

Project: geofront-cli
Version: 0.4.4
Filename: geofront_cli-0.4.4-py2.py3-none-any.whl
Download: [link]
Size: 38697
MD5: 63220d996d4cccca22cb688ea28bb32c
SHA256: 3879c27301d3bc143d83941a9e5db1fe592b356a79a1a710a38a7d59cb366b62
Uploaded: 2020-04-03 09:42:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geofront-cli
Version: 0.4.4
Summary: CLI client for Geofront, a simple SSH key management server
Author: Hong Minhee
Author-Email: hongminhee[at]member.fsf.org
Maintainer: Spoqa
Maintainer-Email: dev[at]spoqa.com
Home-Page: https://github.com/spoqa/geofront-cli
License: GPLv3 or later
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: Utilities
Requires-Dist: keyring (>=3.7)
Requires-Dist: logging-spinner (>=0.2.1)
Requires-Dist: certifi
Requires-Dist: six
Requires-Dist: iterfzf (<1.0.0.0.0,>=0.2.0.16.7)
Requires-Dist: enum34; python_version < "3.4"
Requires-Dist: pypiwin32; sys_platform == "win32"
[Description omitted; length: 7448 characters]

WHEEL

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

RECORD

Path Digest Size
dirspec/__init__.py sha256=HY6VFjMIR2StOnbSEQ6R0HBrSqUrF5KEOXJniCzUlUw 674
dirspec/basedir.py sha256=iha_fig7F7Nk5xt1vTJ6Zlex5LZtTMgtX4eGWbnS3QM 5468
dirspec/utils.py sha256=pg2WQdCLC316VPI8X7lQVC1LbCWycv6V81UIBwnjVgQ 7573
dirspec/tests/__init__.py sha256=KgmnkdP13vlZ4G_pXlGFmKiSiFAHOGeSahyZomfXZWs 1687
dirspec/tests/test_basedir.py sha256=nmhMD4d7c1BebYmzX_Oj8mIv1yc9Lln9JlA6L47rJ58 7074
dirspec/tests/test_utils.py sha256=OKAffSoufHlNAESsiVy7e48Ck9iHzdiq27VR1-umrGk 9581
geofrontcli/__init__.py sha256=UlAqgHDauC9I5KC1nJ31n0NPMWFqyEFmDW8JLujccvk 97
geofrontcli/cli.py sha256=drg_DjKa3O9FYHHd9_mdPBmuALNuBkIHKn-XG-LmK9Q 15567
geofrontcli/client.py sha256=7W2W9SnfUasLHOCIJtjpLeD4cND3x4rUZOWzp67J0VA 14681
geofrontcli/key.py sha256=7jboj365glIFXWOw2laDdJSb0d911W5mFRQNZFU_7_g 5165
geofrontcli/ssl.py sha256=7rvOLANrSJBlM5Gqv3F6LOHzxOl77PP2MrKkOn2gpUk 1852
geofrontcli/version.py sha256=siwdQGSrE7mkERbFT2RJbLQ8mQsLOJMLUOC33Tcr-us 596
geofront_cli-0.4.4.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
geofront_cli-0.4.4.dist-info/METADATA sha256=xhUVed9Kw7DOPf3vb2SLWrHIyaWrhkm_ufXHdQAm8P8 8934
geofront_cli-0.4.4.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
geofront_cli-0.4.4.dist-info/entry_points.txt sha256=P4R2StL3sqhJ497GOgsli0HxfZKuwZz_hxQyHl9urRc 113
geofront_cli-0.4.4.dist-info/top_level.txt sha256=8YzEl36JjLkNzo9UTpaMX9eoXduVyPzXM3uBPIPGuSc 20
geofront_cli-0.4.4.dist-info/RECORD

top_level.txt

dirspec
geofrontcli

entry_points.txt

geofront-cli = geofrontcli.cli:main
gfg = geofrontcli.cli:main_go