{ "info": { "author": "Marco Lui", "author_email": "saffsd@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Introduction\n==========================\n\nupdatedir is a python module which pushes updates from one directory to another.\nIt is intended to automatically handle the transport layer.\n\nAs of 0.1, only local update and update over ssh are supported.\n\nThe update algorithm is also rather stupid - it just skips any files if the filename\nalready exists. This could be made more sophisiticated, but is beyond my current needs.\n\n\nCredits\n-------\n\n- `Paramiko`_\n- `Distribute`_\n- `Buildout`_\n- `modern-package-template`_\n\n.. _Paramiko: http://www.lag.net/paramiko/\n.. _Buildout: http://www.buildout.org/\n.. _Distribute: http://pypi.python.org/pypi/distribute\n.. _`modern-package-template`: http://pypi.python.org/pypi/modern-package-template\n\n\n.. This is your project NEWS file which will contain the release notes.\n.. Example: http://www.python.org/download/releases/2.6/NEWS.txt\n.. The content of this file, along with README.rst, will appear in your\n.. project's PyPI page.\n\nNews\n====\n\n0.1.1\n---\n\n*Release date: 18-Aug-2010*\n\n* Added recurisve directory creation for ssh\n \n0.1\n---\n\n*Release date: 18-Aug-2010*\n\n* Created updatedir module", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/saffsd/updatedir", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "updatedir", "package_url": "https://pypi.org/project/updatedir/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/updatedir/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/saffsd/updatedir" }, "release_url": "https://pypi.org/project/updatedir/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Rsync-like directory updating over multiple protocols", "version": "0.1.2" }, "last_serial": 801259, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "701ab5ae3b7b91ec2d4f42bc77279781", "sha256": "022dea312f8b32303b98cee6c9d89edc49efc6e584c1d0acb3f27f03873057f3" }, "downloads": -1, "filename": "updatedir-0.1.tar.gz", "has_sig": false, "md5_digest": "701ab5ae3b7b91ec2d4f42bc77279781", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3072, "upload_time": "2010-08-18T02:02:50", "url": "https://files.pythonhosted.org/packages/e3/03/0f7f23e6cc664b6478d18012b357f300309b41aa9b62e75798df0a558cad/updatedir-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2ed9ff5760b6b1327b53e4ef5aee0d17", "sha256": "eff51e1a919706e9d54813d5ea60917cf58b64c3cbf58fd1350e5131a83f765d" }, "downloads": -1, "filename": "updatedir-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2ed9ff5760b6b1327b53e4ef5aee0d17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3266, "upload_time": "2010-08-18T02:52:57", "url": "https://files.pythonhosted.org/packages/71/2a/1fbdabd03186d9e93dc7a22f6f8c15196bf5b849adff2b1ea857e9997924/updatedir-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b526baf326c4583f50a6ac734b136ea5", "sha256": "0a7a5745c2d252de8fe7f0daee12ce76f69a1ef7fb557600f84fe2accbdf8021" }, "downloads": -1, "filename": "updatedir-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b526baf326c4583f50a6ac734b136ea5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3329, "upload_time": "2010-08-30T13:13:31", "url": "https://files.pythonhosted.org/packages/af/8d/bc6a03d511acdd00dbc0f662cfe8fb7238883c293a220e2ab15703a99449/updatedir-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b526baf326c4583f50a6ac734b136ea5", "sha256": "0a7a5745c2d252de8fe7f0daee12ce76f69a1ef7fb557600f84fe2accbdf8021" }, "downloads": -1, "filename": "updatedir-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b526baf326c4583f50a6ac734b136ea5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3329, "upload_time": "2010-08-30T13:13:31", "url": "https://files.pythonhosted.org/packages/af/8d/bc6a03d511acdd00dbc0f662cfe8fb7238883c293a220e2ab15703a99449/updatedir-0.1.2.tar.gz" } ] }