EVOLUTION-MANAGER
Edit File: metadata.json
{"generator": "bdist_wheel (0.24.0)", "summary": "SSH2 protocol library", "metadata_version": "2.0", "name": "paramiko", "version": "2.7.1", "extensions": {"python.details": {"project_urls": {"Home": "https://github.com/paramiko/paramiko/"}, "contacts": [{"email": "jeff@bitprophet.org", "name": "Jeff Forcier", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}}}, "license": "LGPL", "description_content_type": "UNKNOWN", "platform": "Posix; MacOS X; Windows", "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Topic :: Internet", "Topic :: Security :: Cryptography", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8"], "run_requires": [{"requires": ["bcrypt (>=3.1.3)", "cryptography (>=2.5)", "pynacl (>=1.0.1)"]}, {"requires": ["pyasn1 (>=0.1.7)", "pynacl (>=1.0.1)", "bcrypt (>=3.1.3)", "invoke (>=1.3)"], "extra": "all"}, {"requires": ["gssapi (>=1.4.1)"], "extra": "all", "environment": "platform_system != \"Windows\""}, {"requires": ["pywin32 (>=2.1.8)"], "extra": "all", "environment": "platform_system == \"Windows\""}, {"requires": ["pynacl (>=1.0.1)", "bcrypt (>=3.1.3)"], "extra": "ed25519"}, {"requires": ["pyasn1 (>=0.1.7)"], "extra": "gssapi"}, {"requires": ["gssapi (>=1.4.1)"], "extra": "gssapi", "environment": "platform_system != \"Windows\""}, {"requires": ["pywin32 (>=2.1.8)"], "extra": "gssapi", "environment": "platform_system == \"Windows\""}, {"requires": ["invoke (>=1.3)"], "extra": "invoke"}], "extras": ["all", "ed25519", "gssapi", "invoke"]}