{ "info": { "author": "Dewey Sasser", "author_email": "dewey@sasser.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Artistic License", "Topic :: Utilities" ], "description": "Simple backup script to run commands and send the output to S3\n\n ./s3backup -bucket example-bucket -path backups -name mybackup.tar -count 3 tar -C /some/path cp .\n\nCreates /backups/mybackup.tar.1 in AWS bucket \"example-bucket\", using\nthe default boto profile. As you run it each day it will rotate up to\nCOUNT versions, then overwrite.\n\nIt uses local disk to store the file, then uploads to S3.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/deweysasser/SimpleS3Backup", "keywords": "Amazon AWS S3 Backup", "license": "Artistic License", "maintainer": "", "maintainer_email": "", "name": "SimpleS3Backup", "package_url": "https://pypi.org/project/SimpleS3Backup/", "platform": "", "project_url": "https://pypi.org/project/SimpleS3Backup/", "project_urls": { "Homepage": "https://github.com/deweysasser/SimpleS3Backup" }, "release_url": "https://pypi.org/project/SimpleS3Backup/0.2/", "requires_dist": null, "requires_python": "", "summary": "A simple backup script that saves artbitrary command output to s3 in a rotating series of files", "version": "0.2" }, "last_serial": 2648005, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "693676d117be4c0b96ad50a169580172", "sha256": "fc42b62448599bd3ea71601e813d941314908fb9002990c8338c893775e3509d" }, "downloads": -1, "filename": "SimpleS3Backup-0.1.cygwin-2.0.4-x86_64.exe", "has_sig": false, "md5_digest": "693676d117be4c0b96ad50a169580172", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65079, "upload_time": "2015-07-27T04:07:44", "url": "https://files.pythonhosted.org/packages/31/b2/1af95fe67ac9a3305a0fa4de49265a7c1fb8e432b2bdac12a6d5d25b1bd7/SimpleS3Backup-0.1.cygwin-2.0.4-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "2fb7a03e81fc2c3f9e11ae35ffc91686", "sha256": "54b503c5155b51a98a1de72a81899d8c923ec9f1fe89ca0902037de0935c80e8" }, "downloads": -1, "filename": "SimpleS3Backup-0.1-py2.7.egg", "has_sig": false, "md5_digest": "2fb7a03e81fc2c3f9e11ae35ffc91686", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2353, "upload_time": "2015-07-27T04:07:39", "url": "https://files.pythonhosted.org/packages/1c/d2/ca57c3368e4a81ead9aea12be47ee932a62676f70e38ed73088976c45ff8/SimpleS3Backup-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "02fb238e7828223a3c10d76e5ce43b25", "sha256": "44d94d616a2be7d8865b3a16a85ad3135d31068eb2e60655360c9820e86d86ed" }, "downloads": -1, "filename": "SimpleS3Backup-0.1.tar.gz", "has_sig": false, "md5_digest": "02fb238e7828223a3c10d76e5ce43b25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2086, "upload_time": "2015-07-27T04:07:48", "url": "https://files.pythonhosted.org/packages/d1/18/290bdbab60accb3d23bc5067ab484e626ec1e05bf024c277623498523e2b/SimpleS3Backup-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ad9c5e39d7d184cbe9adfcf1aad60d46", "sha256": "54058d0adacca6076a60a9c8f564a5782117e4c3967b513cf644985c44978870" }, "downloads": -1, "filename": "SimpleS3Backup-0.2-py2.7.egg", "has_sig": false, "md5_digest": "ad9c5e39d7d184cbe9adfcf1aad60d46", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2379, "upload_time": "2017-02-16T21:01:51", "url": "https://files.pythonhosted.org/packages/30/4c/f6c58afb7ef93e1f75015fc98a79a0479087877bc916a3efe6b92dde0189/SimpleS3Backup-0.2-py2.7.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad9c5e39d7d184cbe9adfcf1aad60d46", "sha256": "54058d0adacca6076a60a9c8f564a5782117e4c3967b513cf644985c44978870" }, "downloads": -1, "filename": "SimpleS3Backup-0.2-py2.7.egg", "has_sig": false, "md5_digest": "ad9c5e39d7d184cbe9adfcf1aad60d46", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2379, "upload_time": "2017-02-16T21:01:51", "url": "https://files.pythonhosted.org/packages/30/4c/f6c58afb7ef93e1f75015fc98a79a0479087877bc916a3efe6b92dde0189/SimpleS3Backup-0.2-py2.7.egg" } ] }