{ "info": { "author": "David Hymonnet", "author_email": "bougie@appartland.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Topic :: System :: Archiving :: Backup" ], "description": "Elephantor\n===========\n\n**elephantor** is a frontend to the duplicity backup tool written in python\n\nInstall\n=======\n\n**Install from pip**\n::\n\n$ pip install elephantor\n\n**Install from github**\n::\n\n$ git clone https://github.com/bougie/elephantor\n\n**Configuration**\n::\n\n# cp /etc/elephantor/config.sample.py /etc/elephantor/config.py\n\nAnd fill variables with right value.\n\nHow-to\n------\n\n**launch a backup**\n::\n\n$ elephator backup\n\n**get a list of saved files**\n::\n\n$ elephator list\n\n**get a list of saved files for a given date**\n::\n\n$ elephator list --time 2014-01-01\n\n**do a restore in the /tmp/fubar directory**\n::\n\n$ elephator restore -d /tmp/fubar\n\n**restore the file toto ine the current directory**\n::\n\n$ elephator restore -f toto", "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/bougie/elephantor", "keywords": "duplicity backup rsync ftp unison sftp", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "elephantor", "package_url": "https://pypi.org/project/elephantor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/elephantor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bougie/elephantor" }, "release_url": "https://pypi.org/project/elephantor/0.1/", "requires_dist": null, "requires_python": null, "summary": "Duplicity frontend", "version": "0.1" }, "last_serial": 1425225, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d69eae1c639dc64fac13c69e64c51ea7", "sha256": "2b39e557da541b9d3f49d59753fe780e64d344e17b173d4437a9b9f567ea189a" }, "downloads": -1, "filename": "elephantor-0.1.tar.gz", "has_sig": false, "md5_digest": "d69eae1c639dc64fac13c69e64c51ea7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3242, "upload_time": "2015-02-16T11:30:57", "url": "https://files.pythonhosted.org/packages/82/89/66c12de4f1710e88127a93114b83196dfef29a922c16b43df5c6d4382b4e/elephantor-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d69eae1c639dc64fac13c69e64c51ea7", "sha256": "2b39e557da541b9d3f49d59753fe780e64d344e17b173d4437a9b9f567ea189a" }, "downloads": -1, "filename": "elephantor-0.1.tar.gz", "has_sig": false, "md5_digest": "d69eae1c639dc64fac13c69e64c51ea7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3242, "upload_time": "2015-02-16T11:30:57", "url": "https://files.pythonhosted.org/packages/82/89/66c12de4f1710e88127a93114b83196dfef29a922c16b43df5c6d4382b4e/elephantor-0.1.tar.gz" } ] }