{ "info": { "author": "Zope Corporation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "This package provides an API for clients connecting via FTP.\n\n\nDetailed Dcoumentation\n----------------------\n\n\n=====================\nHow FTP Works in Zope\n=====================\n\n- The FTP server implementation is in `zope.server.ftp.server`. See\n the README.txt file there.\n\n The publisher-based ftp server is in `zope.server.ftp.publisher`.\n\n The FTP server gets wired up with a request factory that creates\n ftp requests with ftp publication objects.\n\n- The ftp request object is defined in `zope.publisher.ftp`.\n\n- The ftp publication object is defined in `zope.app.publication.ftp`.\n\n The publication object gets views to handle ftp requests. It\n looks up a separate view for each method defined in\n `zope.publisher.interfaces.ftp.IFTPPublisher`.\n\n We provide a single class here that implements all of these methods.\n\n The view, in turn, uses adapters for the `IReadFile`, `IWriteFile`,\n `IReadDirectory`, `IWriteDirectory`, `IFileFactory`, and\n `IDirectoryFactory`, defined in `zope.filerepresentation.interfaces`.\n\n\n\n=======\nCHANGES\n=======\n\n3.5.0 (2009-02-01)\n==================\n\n- Use zope.container instead of zope.app.container.\n\n3.4.0 (2007-10-24)\n==================\n\n- Initial release independent of the main Zope tree.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/zope.app.ftp", "keywords": "zope3 ftp", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zope.app.ftp", "package_url": "https://pypi.org/project/zope.app.ftp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zope.app.ftp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/zope.app.ftp" }, "release_url": "https://pypi.org/project/zope.app.ftp/3.5.0/", "requires_dist": null, "requires_python": null, "summary": "Zope FTP Support", "version": "3.5.0" }, "last_serial": 805189, "releases": { "3.4.0": [ { "comment_text": "", "digests": { "md5": "b65cf8b2e9199faa690bac282cae747a", "sha256": "246971933ac262c57a2c8cf38d3f03d2bf658156ae988490c74186c7a19e56d1" }, "downloads": -1, "filename": "zope.app.ftp-3.4.0.tar.gz", "has_sig": false, "md5_digest": "b65cf8b2e9199faa690bac282cae747a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7903, "upload_time": "2007-10-24T18:55:48", "url": "https://files.pythonhosted.org/packages/d3/15/fdbd55f99c8aff4a2e62a7074efafca5bdb79a4b8c155d57fbeaf1941aeb/zope.app.ftp-3.4.0.tar.gz" } ], "3.4.0a1": [ { "comment_text": "", "digests": { "md5": "d8be6fcbaef814f28d6de76a11f26a73", "sha256": "98adce0e1985876f197977ea41b639001f5a983a2e15ea5d51840c9708ac7eea" }, "downloads": -1, "filename": "zope.app.ftp-3.4.0a1.tar.gz", "has_sig": false, "md5_digest": "d8be6fcbaef814f28d6de76a11f26a73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7383, "upload_time": "2007-04-23T13:31:07", "url": "https://files.pythonhosted.org/packages/75/4a/700c1651cc72016f5f6bdbd7b02fc6c21f509be526414a430c3dec89836e/zope.app.ftp-3.4.0a1.tar.gz" } ], "3.5.0": [ { "comment_text": "", "digests": { "md5": "b0769f90023156a86cb3f46040e6b5b0", "sha256": "9c356d0d73dff56fcf219b86770fd4dbed198d957e15fdc9a1844773858ee99a" }, "downloads": -1, "filename": "zope.app.ftp-3.5.0.tar.gz", "has_sig": false, "md5_digest": "b0769f90023156a86cb3f46040e6b5b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8754, "upload_time": "2009-02-01T12:42:53", "url": "https://files.pythonhosted.org/packages/8c/fa/59d3d8199311fbd97d2ad209a1675a6a58139d815102c81f654b303648bd/zope.app.ftp-3.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0769f90023156a86cb3f46040e6b5b0", "sha256": "9c356d0d73dff56fcf219b86770fd4dbed198d957e15fdc9a1844773858ee99a" }, "downloads": -1, "filename": "zope.app.ftp-3.5.0.tar.gz", "has_sig": false, "md5_digest": "b0769f90023156a86cb3f46040e6b5b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8754, "upload_time": "2009-02-01T12:42:53", "url": "https://files.pythonhosted.org/packages/8c/fa/59d3d8199311fbd97d2ad209a1675a6a58139d815102c81f654b303648bd/zope.app.ftp-3.5.0.tar.gz" } ] }