{ "info": { "author": "Andrey Antukh", "author_email": "niwi@niwi.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Operating System :: POSIX :: BSD :: FreeBSD", "Operating System :: POSIX :: BSD :: NetBSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: System :: Systems Administration" ], "description": "============\npyssh-ctypes\n============\n\nIs a python, object oriented wrapper for libssh build with ctypes.\n\nDependences:\n\n* libssh >= 0.5\n\n\nFeatures\n--------\n\n* SSH command execution with streaming api.\n* SFTP subsystem with random access to remote files.\n* Compatible with python3, python2 and pypy.\n\n\nHow to install\n--------------\n\nFor normal use, you can use a standard python distutils ``setup.py`` file::\n\n python setup.py install\n\nOr::\n\n pip install pyssh-ctypes\n\n\nDocumentation\n-------------\n\nhttps://py-libssh-ctypes.readthedocs.org/en/latest/\n\n\n.. image:: https://d2weczhvl823v0.cloudfront.net/niwibe/pyssh-ctypes/trend.png\n :alt: Bitdeli badge\n :target: https://bitdeli.com/free\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/niwibe/py-libssh", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyssh-ctypes", "package_url": "https://pypi.org/project/pyssh-ctypes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyssh-ctypes/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/niwibe/py-libssh" }, "release_url": "https://pypi.org/project/pyssh-ctypes/0.3/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for libssh on top of ctypes", "version": "0.3" }, "last_serial": 975074, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "883cbb7d2fb750da54dad69afffdf8af", "sha256": "becec1db2b79abe09358962fba58ec706de3584615174047b8cb0a2ed31cb63a" }, "downloads": -1, "filename": "pyssh-ctypes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "883cbb7d2fb750da54dad69afffdf8af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4312, "upload_time": "2012-10-30T22:30:44", "url": "https://files.pythonhosted.org/packages/38/39/f9b5d75e125ca4f9a4136cba1cc91a7b9b8887c5f444377d987600561a52/pyssh-ctypes-0.1.0.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "36c244916f1f81b9df1ca5f75e80aacc", "sha256": "a010f2d11fbad6de9d027c7b616bb2903600a5dbe33beaf8449b077ce01533a8" }, "downloads": -1, "filename": "pyssh-ctypes-0.2.tar.gz", "has_sig": false, "md5_digest": "36c244916f1f81b9df1ca5f75e80aacc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8153, "upload_time": "2013-12-01T20:16:21", "url": "https://files.pythonhosted.org/packages/9b/d7/2e25009bf57c6c86f3e288cb3733f11532422c2697023a8adf9bc7f58372/pyssh-ctypes-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "4abc3cdd0afe542c93ef2aa1d7eadf61", "sha256": "5cb795dd920543b58768402149e73d73c326277d93c26b54d812e99469f44290" }, "downloads": -1, "filename": "pyssh-ctypes-0.3.tar.gz", "has_sig": false, "md5_digest": "4abc3cdd0afe542c93ef2aa1d7eadf61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8259, "upload_time": "2014-01-20T20:26:52", "url": "https://files.pythonhosted.org/packages/f7/6e/9deb83200bf0d743bf7bc4b36b0f4ae50095d05dd017b2ff5f5b334cc7ed/pyssh-ctypes-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4abc3cdd0afe542c93ef2aa1d7eadf61", "sha256": "5cb795dd920543b58768402149e73d73c326277d93c26b54d812e99469f44290" }, "downloads": -1, "filename": "pyssh-ctypes-0.3.tar.gz", "has_sig": false, "md5_digest": "4abc3cdd0afe542c93ef2aa1d7eadf61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8259, "upload_time": "2014-01-20T20:26:52", "url": "https://files.pythonhosted.org/packages/f7/6e/9deb83200bf0d743bf7bc4b36b0f4ae50095d05dd017b2ff5f5b334cc7ed/pyssh-ctypes-0.3.tar.gz" } ] }