fssh

View on PyPIReverse Dependencies (0)

1.0.8 fssh-1.0.8-py3-none-any.whl

Wheel Details

Project: fssh
Version: 1.0.8
Filename: fssh-1.0.8-py3-none-any.whl
Download: [link]
Size: 6235
MD5: 78f2ac7628260014b60106b3959cf32a
SHA256: 1ae6025db33088238607e98445184b35fcd84fa639ead4d9bbcfc7f6528e87d8
Uploaded: 2024-01-28 03:40:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fssh
Version: 1.0.8
Summary: Fast SSH for UTCS students
Author-Email: Michael Goppert <goppert[at]cs.utexas.edu>
Project-Url: Homepage, https://github.com/migopp/fssh
License: MIT License Copyright (c) 2024 Michael Goppert Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4 (==4.12.2)
Requires-Dist: certifi (==2023.11.17)
Requires-Dist: charset-normalizer (==3.3.2)
Requires-Dist: idna (==3.6)
Requires-Dist: pexpect (==4.9.0)
Requires-Dist: ptyprocess (==0.7.0)
Requires-Dist: pyperclip (==1.8.2)
Requires-Dist: requests (==2.31.0)
Requires-Dist: soupsieve (==2.5)
Requires-Dist: urllib3 (==2.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1801 characters]

WHEEL

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

RECORD

Path Digest Size
fssh/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
fssh/__main__.py sha256=HtJj25a_jan18ulRVA5J_Mk7umDHUAAxrtzBsCg6ImY 3060
fssh/setup.py sha256=imtMIR1gpuKjgEKNRTSPHtbfX_hAw00U8QnY5uLF89o 1835
fssh-1.0.8.dist-info/LICENSE sha256=O_BbO1wlVaQqtwItbCEI5I0tD_7CD55gLDrm0lwpYAA 1072
fssh-1.0.8.dist-info/METADATA sha256=CJuQBPDuQs4EcQMrWzsvsI0kgJxbm_DHQren7pCzBGA 3721
fssh-1.0.8.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
fssh-1.0.8.dist-info/entry_points.txt sha256=c2uh0yCfY7wgylNtDOCwIFnvmKtQo2j2A-xZDMrXqRc 74
fssh-1.0.8.dist-info/top_level.txt sha256=QdU9_hr2Ytg51EqEb5ZjWz8r4N79Rr7oC8J-JVpLctU 5
fssh-1.0.8.dist-info/RECORD

top_level.txt

fssh

entry_points.txt

fssh = fssh.__main__:fssh
fssh-setup = fssh.setup:setup