{ "info": { "author": "Mark Lutz", "author_email": "lutz@rmi.net", "bugtrack_url": null, "classifiers": [], "description": "A Python 3.X/2.X script and tkinter GUI useful for managing backups and changes in multiple copies of large data sets (a.k.a. archives) stored in directory trees (a.k.a. folders).\r\n\r\nmergeall is specifically targeted at quickly synchronizing changes in content mirrored across multiple devices such as laptops, tablets and USB flashdrives, and in some contexts can provide a manual alternative to cloud-based storage.\r\n\r\nCompared to public clouds, mergeall replaces network servers with local devices, but requires you to run its synchronization process when needed. In exchange, it does not entrust your digital personal property to third parties with vested interests.\r\n\r\nNote that this system changes a folder in-place by design, to make a destination tree the same as a source without exhaustive copies. As such, it should be used with care, though automatic backups and rollbacks of changes are available as options.", "description_content_type": null, "docs_url": null, "download_url": "http://learning-python.com/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://learning-python.com/mergeall/docs/Usage-Overview.html", "keywords": "", "license": "Provided freely, but with no warranties of any kind. Redistributions are welcome, but must include this package's Readme.html and the package's \"docs\" subfolder in their entirety and unaltered. Read the Usage Warning in this package's Readme.html before using this system, as it changes data in-place by design.", "maintainer": "", "maintainer_email": "", "name": "mergeall", "package_url": "https://pypi.org/project/mergeall/", "platform": "Windows, Linux, Macs.", "project_url": "https://pypi.org/project/mergeall/", "project_urls": { "Download": "http://learning-python.com/downloads", "Homepage": "http://learning-python.com/mergeall/docs/Usage-Overview.html" }, "release_url": "https://pypi.org/project/mergeall/2.1/", "requires_dist": null, "requires_python": null, "summary": "Folder synchronization for manual clouds", "version": "2.1" }, "last_serial": 1488936, "releases": { "2.1": [] }, "urls": [] }