aiida-sshonly

View on PyPIReverse Dependencies (0)

0.1.0a3 aiida_sshonly-0.1.0a3-py2-none-any.whl

Wheel Details

Project: aiida-sshonly
Version: 0.1.0a3
Filename: aiida_sshonly-0.1.0a3-py2-none-any.whl
Download: [link]
Size: 21232
MD5: 207633f03353c0a4564dbe8379e91895
SHA256: ace8cab1b3a220d8fa51d40eaecee1d0ecc0df22e0fefcaa9a286efc79b8866e
Uploaded: 2020-10-07 22:05:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiida-sshonly
Version: 0.1.0a3
Summary: AiiDA plugin adding a sshonly transport option, using only SSH to transfer files, avoiding SFTP, in case it's blocked or non functional on a remote system
Author: adegomme
Home-Page: https://github.com/adegomme/aiida-sshonly
License: MIT
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Framework :: AiiDA
Requires-Dist: aiida-core (<2.0.0,>=1.3.0)
Requires-Dist: six
Requires-Dist: voluptuous
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinxcontrib-contentui; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinxcontrib-details-directive; python_version >= "3.0" and extra == "docs"
Requires-Dist: astroid (==2.2.5); extra == "pre-commit"
Requires-Dist: pre-commit (==1.20.0); extra == "pre-commit"
Requires-Dist: prospector (==1.1.7); extra == "pre-commit"
Requires-Dist: pylint (==2.3.1); extra == "pre-commit"
Requires-Dist: pgtest (~=1.3.1); extra == "testing"
Requires-Dist: wheel (~=0.31); extra == "testing"
Requires-Dist: coverage; extra == "testing"
Requires-Dist: pytest (<5.0.0,~=3.6); extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: docs
Provides-Extra: pre-commit
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 1932 characters]

WHEEL

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

RECORD

Path Digest Size
aiida_sshonly/__init__.py sha256=0oCE7BtVQ758JofR5LDx7PFikcD9Y07Yvm6wT0BdGUc 203
aiida_sshonly/transports/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiida_sshonly/transports/ssh.py sha256=4pv_8bAydr1EgPd8YZ_2WhvsfjGTF6XUa-0tpiWH4pM 58599
aiida_sshonly/transports/sshonly.py sha256=1r0uO7xGhz30CfT6I41DxYiPF-OqmO6-NdTHjGuJtto 20951
aiida_sshonly-0.1.0a3.dist-info/LICENSE sha256=2xVFdYnk5EA6rvjW1K9pDLvNaD0qEuRC8f5y08RYIu8 1066
aiida_sshonly-0.1.0a3.dist-info/METADATA sha256=S92gcG_dUGFxnvAIW1zw9IxGHAontIpYZZfr0q5BOw8 3417
aiida_sshonly-0.1.0a3.dist-info/WHEEL sha256=DgcoKJDfsYFbFLUrngH-aDjJZvn8UqGD3gZyEvGv0dg 92
aiida_sshonly-0.1.0a3.dist-info/entry_points.txt sha256=egnmReuqHI5T7Eb-PVudu3LtQRGBl57ml7C1uMtIYPA 81
aiida_sshonly-0.1.0a3.dist-info/top_level.txt sha256=7Woc2cDdwkehxp6rv_QdezwAl4DIsSjJQFrB2MhfxMM 14
aiida_sshonly-0.1.0a3.dist-info/RECORD

top_level.txt

aiida_sshonly

entry_points.txt

ssh_only = aiida_sshonly.transports.sshonly:SshOnlyTransport