{ "info": { "author": "Kalle Lindqvist", "author_email": "kalle.lindqvist@mykolab.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Topic :: Internet :: File Transfer Protocol (FTP)" ], "description": "===============================\nftpext\n===============================\n\nExtensions to the 'ftplib' library.\n\n* Documentation: http://ftpext.rtfd.org.\n* GitHub: https://github.com/kalind/ftpext\n* Free software: BSD license\n\n\n\nFeatures\n--------\n\n* Stat -L directory listing support.\n* FXP support (CPSV/PSV).\n* Logging and other useful features, have a look yourself.\n* PRET support.\n* X-DUPE support.\n \nI've made the getter functions thread-safe to make multiple objects\neasier to handle.\nIt inherits from ftplib.FTP_TLS which means that it supports both\nnormal FTP and FTPS protocol, which one to use is specified when the object is\ncreated.\n\nCheck documentation for full info.", "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/kalind/ftpext", "keywords": "ftpext,FTP,client,library", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ftpext", "package_url": "https://pypi.org/project/ftpext/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ftpext/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kalind/ftpext" }, "release_url": "https://pypi.org/project/ftpext/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "extensions to the 'ftplib' module", "version": "0.1.0" }, "last_serial": 1031031, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ba37adef904ae353d33c7fba012aabaf", "sha256": "cd44ac9e128cb66dfaacebd3aff71e108802e334299b527a6b3303e28b178f56" }, "downloads": -1, "filename": "ftpext-0.1.0.zip", "has_sig": false, "md5_digest": "ba37adef904ae353d33c7fba012aabaf", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 8108, "upload_time": "2014-03-16T01:26:34", "url": "https://files.pythonhosted.org/packages/46/43/d5e8723c7a394dc8404e9d2a11a393a531dd7243c56a24448f2fcecefa81/ftpext-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba37adef904ae353d33c7fba012aabaf", "sha256": "cd44ac9e128cb66dfaacebd3aff71e108802e334299b527a6b3303e28b178f56" }, "downloads": -1, "filename": "ftpext-0.1.0.zip", "has_sig": false, "md5_digest": "ba37adef904ae353d33c7fba012aabaf", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 8108, "upload_time": "2014-03-16T01:26:34", "url": "https://files.pythonhosted.org/packages/46/43/d5e8723c7a394dc8404e9d2a11a393a531dd7243c56a24448f2fcecefa81/ftpext-0.1.0.zip" } ] }