{ "info": { "author": "Donovan Baarda", "author_email": "abo@minkirri.apana.org.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications :: File Sharing", "Topic :: Education", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Mirroring" ], "description": "Pysync has both a demonstration implementation of the rsync and related \r\nalgorithms in pure Python, and a high speed librsync Python extension. The pure \r\nPython is not fast and is not optimized, however it does work and provides a \r\nsimple implementation of the algorithm for reference and experimentation. It \r\nincludes a combination of ideas taken from librsync, xdelta, and rsync. The \r\nlibrsync Python extension is less flexible and harder to understand, but is very \r\nfast.", "description_content_type": null, "docs_url": null, "download_url": "http://minkirri.apana.org.au/pub/python/pysync/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://freshmeat.net/projects/pysync/", "keywords": "rsync", "license": "GNU Lesser General Public License (LGPL)", "maintainer": "", "maintainer_email": "", "name": "pysync", "package_url": "https://pypi.org/project/pysync/", "platform": "", "project_url": "https://pypi.org/project/pysync/", "project_urls": { "Download": "http://minkirri.apana.org.au/pub/python/pysync/", "Homepage": "http://freshmeat.net/projects/pysync/" }, "release_url": "https://pypi.org/project/pysync/2.16/", "requires_dist": null, "requires_python": null, "summary": "A Python implementation of the rsync algorithm", "version": "2.16" }, "last_serial": 158052, "releases": { "2.16": [] }, "urls": [] }