{ "info": { "author": "Zeth and Oisin Mulvihill", "author_email": "oisin dot mulvihill at gmail com", "bugtrack_url": null, "classifiers": [], "description": "===========\r\nZoink SFTP\r\n===========\r\n\r\n.. contents:\r\n\r\nLicense\r\n=======\r\n\r\nCopyright (C) Zeth, extended and easy installed by Oisin Mulvihill.\r\n\r\nEmail: oisin dot mulvihill at gmail dot com\r\n\r\nThis library is free software; you can redistribute it and/or\r\nmodify it under the terms of the GNU Lesser General Public\r\nLicense as published by the Free Software Foundation; either\r\nversion 2.1 of the License, or (at your option) any later version.\r\n\r\nThis library is distributed in the hope that it will be useful,\r\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\r\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\r\nLesser General Public License for more details.\r\n\r\nYou should have received a copy of the GNU Lesser General Public\r\nLicense along with this library (see the file LICENSE.TXT); if not,\r\nwrite to the Free Software Foundation, Inc., 59 Temple Place,\r\nSuite 330, Boston, MA 02111-1307 USA.\r\n\r\n\r\nIntroduction\r\n============\r\n\r\nFriendly Python SSH2 interface allowing easy file and directory transfer. \r\nThis is based on the excellent ssh.py script from:\r\n\r\n * http://commandline.org.uk/python/sftp-python-really-simple-ssh\r\n\r\nI've made this an easy installable with one or two additions and some \r\nbasic testing. This is a really handy script and I wanted to use it \r\nelsewhere in a more controlled fashion. The original code was released \r\nunder LGPL which I'm using for my additions and extension.\r\n\r\n\r\nInstallation\r\n============\r\n\r\nThis project depends on paramiko which will be installed along with this\r\nproject via easy_install. For completeness paramiko's home is here\r\n\r\n * http://www.lag.net/paramiko/\r\n\r\nFrom the command line you can install this project as follows::\r\n\r\n easy_install zoink-sftp\r\n\r\nThis assumes you've installed setuptools first. Alternatively you could \r\ndownload the source code and then do::\r\n \r\n cd zoink-sftp\r\n python setup.py install \r\n\r\nThe source code is currently hosted on launchpad under bazaar revision\r\ncontrol. If your interested head to the project's page here\r\n\r\n * https://launchpad.net/zoink-sftp\r\n\r\n\r\nExample Usage\r\n=============\r\n\r\nHave a look at zoinksftp/example/simple.py for a basic example\r\nof how to drive sftp.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "zoink-sftp", "package_url": "https://pypi.org/project/zoink-sftp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zoink-sftp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/zoink-sftp/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Friendly Python SSH2 interface allowing easy file and directory transfer. This does not wrap the sftp command line tool", "version": "0.1.0" }, "last_serial": 802321, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3ca441ed12a9e5e4444daaebb6bc0225", "sha256": "b3990a59949a06529586d79331c5a654aa0960763c6465ca564c825ee7bc02b1" }, "downloads": -1, "filename": "zoink_sftp-0.1.0-py2.4.egg", "has_sig": false, "md5_digest": "3ca441ed12a9e5e4444daaebb6bc0225", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 10984, "upload_time": "2009-02-04T15:28:08", "url": "https://files.pythonhosted.org/packages/f7/12/03bff8955fb315443770b8b1f81d7176515a98f19995e03035cb5e16504e/zoink_sftp-0.1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "4b3d6b6a1ca45b9cb83f5e10791d64ab", "sha256": "f41682d9a75c3cd5d7d6bf58f21e83835b88addea14db2c72204b7dd9f7ce691" }, "downloads": -1, "filename": "zoink_sftp-0.1.0-py2.5.egg", "has_sig": false, "md5_digest": "4b3d6b6a1ca45b9cb83f5e10791d64ab", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 11001, "upload_time": "2009-02-04T15:23:59", "url": "https://files.pythonhosted.org/packages/fc/31/88318c695a4181bb391fcf4bd283e2023e2090195763ab875262af45eeef/zoink_sftp-0.1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "e8c9d497e8cc2a7d0131b66907a433b5", "sha256": "1b7eef978a942aeb61cc9ac2c8ad9e9731f1761c34c7b603b12819208073f30f" }, "downloads": -1, "filename": "zoink_sftp-0.1.0-py2.6.egg", "has_sig": false, "md5_digest": "e8c9d497e8cc2a7d0131b66907a433b5", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 10995, "upload_time": "2009-02-04T15:28:42", "url": "https://files.pythonhosted.org/packages/e1/c7/0eed76d2d738823a66fa9813f472072deb540fd8cb860d5c98eb64656568/zoink_sftp-0.1.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "e9a392e04777339b6c896ca40947c7ee", "sha256": "8e4a4e62dde50cd1e33b14bea4b1cd11043f466032232151023b62a996d63465" }, "downloads": -1, "filename": "zoink-sftp-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e9a392e04777339b6c896ca40947c7ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5174, "upload_time": "2009-02-16T22:40:46", "url": "https://files.pythonhosted.org/packages/dc/09/f1577db6e071cb84fcf6f9d9bd5034ba3ff88387f7d106cef303060b1eca/zoink-sftp-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ca441ed12a9e5e4444daaebb6bc0225", "sha256": "b3990a59949a06529586d79331c5a654aa0960763c6465ca564c825ee7bc02b1" }, "downloads": -1, "filename": "zoink_sftp-0.1.0-py2.4.egg", "has_sig": false, "md5_digest": "3ca441ed12a9e5e4444daaebb6bc0225", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 10984, "upload_time": "2009-02-04T15:28:08", "url": "https://files.pythonhosted.org/packages/f7/12/03bff8955fb315443770b8b1f81d7176515a98f19995e03035cb5e16504e/zoink_sftp-0.1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "4b3d6b6a1ca45b9cb83f5e10791d64ab", "sha256": "f41682d9a75c3cd5d7d6bf58f21e83835b88addea14db2c72204b7dd9f7ce691" }, "downloads": -1, "filename": "zoink_sftp-0.1.0-py2.5.egg", "has_sig": false, "md5_digest": "4b3d6b6a1ca45b9cb83f5e10791d64ab", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 11001, "upload_time": "2009-02-04T15:23:59", "url": "https://files.pythonhosted.org/packages/fc/31/88318c695a4181bb391fcf4bd283e2023e2090195763ab875262af45eeef/zoink_sftp-0.1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "e8c9d497e8cc2a7d0131b66907a433b5", "sha256": "1b7eef978a942aeb61cc9ac2c8ad9e9731f1761c34c7b603b12819208073f30f" }, "downloads": -1, "filename": "zoink_sftp-0.1.0-py2.6.egg", "has_sig": false, "md5_digest": "e8c9d497e8cc2a7d0131b66907a433b5", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 10995, "upload_time": "2009-02-04T15:28:42", "url": "https://files.pythonhosted.org/packages/e1/c7/0eed76d2d738823a66fa9813f472072deb540fd8cb860d5c98eb64656568/zoink_sftp-0.1.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "e9a392e04777339b6c896ca40947c7ee", "sha256": "8e4a4e62dde50cd1e33b14bea4b1cd11043f466032232151023b62a996d63465" }, "downloads": -1, "filename": "zoink-sftp-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e9a392e04777339b6c896ca40947c7ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5174, "upload_time": "2009-02-16T22:40:46", "url": "https://files.pythonhosted.org/packages/dc/09/f1577db6e071cb84fcf6f9d9bd5034ba3ff88387f7d106cef303060b1eca/zoink-sftp-0.1.0.tar.gz" } ] }