{ "info": { "author": "Jonas Borgstrom", "author_email": "jonas@borgstrom.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: BSD :: FreeBSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Security :: Cryptography", "Topic :: System :: Archiving :: Backup" ], "description": "What is Attic?\n--------------\nAttic is a deduplicating backup program. The main goal of Attic is to provide\nan efficient and secure way to backup data. The data deduplication\ntechnique used makes Attic suitable for daily backups since only changes\nare stored.\n\nEasy to use\n~~~~~~~~~~~\nInitialize backup repository and create a backup archive::\n\n $ attic init /usbdrive/my-backup.attic\n $ attic create -v /usbdrive/my-backup.attic::documents ~/Documents\n\nMain features\n~~~~~~~~~~~~~\nSpace efficient storage\n Variable block size deduplication is used to reduce the number of bytes \n stored by detecting redundant data. Each file is split into a number of\n variable length chunks and only chunks that have never been seen before are\n compressed and added to the repository.\n\nOptional data encryption\n All data can be protected using 256-bit AES encryption and data integrity\n and authenticity is verified using HMAC-SHA256.\n\nOff-site backups\n Attic can store data on any remote host accessible over SSH. This is\n most efficient if Attic is also installed on the remote host.\n\nBackups mountable as filesystems\n Backup archives are mountable as userspace filesystems for easy backup\n verification and restores.\n\nWhat do I need?\n---------------\nAttic requires Python 3.2 or above to work. Besides Python, Attic also requires \nmsgpack-python and sufficiently recent OpenSSL (>= 1.0.0).\nIn order to mount archives as filesystems, llfuse is required.\n\nHow do I install it?\n--------------------\n::\n\n $ pip install Attic\n\nWhere are the docs?\n-------------------\nGo to https://attic-backup.org/ for a prebuilt version of the documentation.\nYou can also build it yourself from the docs folder.\n\nWhere are the tests?\n--------------------\nThe tests are in the attic/testsuite package. To run the test suite use the\nfollowing command::\n\n $ fakeroot -u python -m attic.testsuite.run", "description_content_type": null, "docs_url": "https://pythonhosted.org/Attic/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://attic-backup.org/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Attic", "package_url": "https://pypi.org/project/Attic/", "platform": "Linux,MacOS X", "project_url": "https://pypi.org/project/Attic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://attic-backup.org/" }, "release_url": "https://pypi.org/project/Attic/0.16/", "requires_dist": null, "requires_python": null, "summary": "Deduplicated backups", "version": "0.16" }, "last_serial": 1549838, "releases": { "0.10": [ { "comment_text": "", "digests": { "md5": "6d10d44ab7a2036da54c01c2b3e4c089", "sha256": "2afa202738c86903077444b53269707d6a45919f2a3b9896e678586257afb744" }, "downloads": -1, "filename": "Attic-0.10.tar.gz", "has_sig": true, "md5_digest": "6d10d44ab7a2036da54c01c2b3e4c089", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107109, "upload_time": "2014-01-30T21:21:18", "url": "https://files.pythonhosted.org/packages/e6/d0/3ec02f639980a48e7eb6d38ae64ec3972ec327611b30879ff557fbf5e82a/Attic-0.10.tar.gz" } ], "0.11": [ { "comment_text": "", "digests": { "md5": "bbc92d78895c9792417f4c9539db8a07", "sha256": "52f8ec0c5834ced614f32adc536e1a85d8ebba329599e4c562b9f5174fcf54da" }, "downloads": -1, "filename": "Attic-0.11.tar.gz", "has_sig": true, "md5_digest": "bbc92d78895c9792417f4c9539db8a07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121578, "upload_time": "2014-03-07T17:47:06", "url": "https://files.pythonhosted.org/packages/41/17/c5e2a0b09f4087232dd895ea3e8445e80ac908a16f1bc006a1d3cd5c0a83/Attic-0.11.tar.gz" } ], "0.12": [ { "comment_text": "", "digests": { "md5": "2c81a7380268d659e213f599c48b170b", "sha256": "3edeb6965a4ddac6fe8edc6fea49480ec04b3b37a54a975ec61584d4a5a59df1" }, "downloads": -1, "filename": "Attic-0.12.tar.gz", "has_sig": true, "md5_digest": "2c81a7380268d659e213f599c48b170b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154933, "upload_time": "2014-04-07T18:05:26", "url": "https://files.pythonhosted.org/packages/7a/ac/cf0b59e3723b4285894a18e4db494cf0a21d4eb9357690c018d65cc0a1d4/Attic-0.12.tar.gz" } ], "0.13": [ { "comment_text": "", "digests": { "md5": "2c9d4723ec42295472ae5bfe443d2a19", "sha256": "fe34a48998d876686987dc926f6cf78e337bff8ea1c120ecf240ff4fe970673f" }, "downloads": -1, "filename": "Attic-0.13.tar.gz", "has_sig": true, "md5_digest": "2c9d4723ec42295472ae5bfe443d2a19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232259, "upload_time": "2014-06-29T12:44:28", "url": "https://files.pythonhosted.org/packages/3f/95/47cff5c3d87764b04995540e031bf344c29199acc8e9fd8c37c3a7459a17/Attic-0.13.tar.gz" } ], "0.14": [ { "comment_text": "", "digests": { "md5": "34fa12b5acff370b2558f4b0e9490b4c", "sha256": "286728939777ff4e504afd8c24b405dc6361918aeebd22d44ccd01c786172b29" }, "downloads": -1, "filename": "Attic-0.14.tar.gz", "has_sig": true, "md5_digest": "34fa12b5acff370b2558f4b0e9490b4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 233837, "upload_time": "2014-12-17T22:41:49", "url": "https://files.pythonhosted.org/packages/7d/00/4f8f629837e8425ee7747bfb954a05d71fc44cc18397988d9271ec8b0dda/Attic-0.14.tar.gz" } ], "0.15": [ { "comment_text": "", "digests": { "md5": "6c73819782c496bdd6f9ca9380b2a84c", "sha256": "5b240950ac049efe7ec6957ff8dcb8e7e3ac844329f33b5d72d114ddcba2d6f2" }, "downloads": -1, "filename": "Attic-0.15.tar.gz", "has_sig": true, "md5_digest": "6c73819782c496bdd6f9ca9380b2a84c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232371, "upload_time": "2015-04-15T20:18:16", "url": "https://files.pythonhosted.org/packages/e8/83/64e7fa48f7d98fa20e40c0b4fbbd0c52bbb349daea4163ba51d0376b06aa/Attic-0.15.tar.gz" } ], "0.16": [ { "comment_text": "", "digests": { "md5": "9c767c883f7f48bf95e7e5307ce6b5ea", "sha256": "6650cd28072101c2e05941e77b93a62f91da6179785e4e4b4880916c469bba2c" }, "downloads": -1, "filename": "Attic-0.16.tar.gz", "has_sig": true, "md5_digest": "9c767c883f7f48bf95e7e5307ce6b5ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232455, "upload_time": "2015-05-16T19:39:44", "url": "https://files.pythonhosted.org/packages/b5/a1/84a448f4c375a9c18d24626e212e289140083fd2ce3c6b4665cd139d92ba/Attic-0.16.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "308c0c7601df03fc4be63071f5ae5c6f", "sha256": "bd3e8725f781f21e2ebb65531a8294ba8e00ef6172456619211479cce8da54bf" }, "downloads": -1, "filename": "Attic-0.6.tar.gz", "has_sig": false, "md5_digest": "308c0c7601df03fc4be63071f5ae5c6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81785, "upload_time": "2013-07-09T19:16:00", "url": "https://files.pythonhosted.org/packages/d9/b0/0cb9679e256f1d84d0ba32a57a27a3868c170bcd519100ea9a4e13589785/Attic-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "73ecbe0c8310dafc33ffb05c3bf8647d", "sha256": "baacb439f5d0dc9764bb0875a6e09476fb49465391d74393cb1a254e267b0fe0" }, "downloads": -1, "filename": "Attic-0.6.1.tar.gz", "has_sig": false, "md5_digest": "73ecbe0c8310dafc33ffb05c3bf8647d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82389, "upload_time": "2013-07-19T11:30:42", "url": "https://files.pythonhosted.org/packages/ba/44/8edd97bae4f5931d0f1df5a1782bb6ab451333ff62cf402b71e16f1fafc2/Attic-0.6.1.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "57fc1ebbadafeedced8e75e3f6f10635", "sha256": "35d16ebd60cd7622d0470eb7751694de8099517cc7c9e3b8ae1619a5d47a11a8" }, "downloads": -1, "filename": "Attic-0.7.tar.gz", "has_sig": false, "md5_digest": "57fc1ebbadafeedced8e75e3f6f10635", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85557, "upload_time": "2013-08-05T19:03:56", "url": "https://files.pythonhosted.org/packages/ca/94/eeb87411c10d4074dda8e3f1cb334f3885cd9660a24f4234e7856c126be9/Attic-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "67455f1ef7fa585b1cd367475cc67190", "sha256": "47be650e831c0c239d2bb17f094bed02f3309d626854bf3211de602e9ef0a148" }, "downloads": -1, "filename": "Attic-0.8.tar.gz", "has_sig": true, "md5_digest": "67455f1ef7fa585b1cd367475cc67190", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105449, "upload_time": "2013-10-03T19:12:00", "url": "https://files.pythonhosted.org/packages/74/2d/b7db0ff058e7817f79f95c20cd84a915783110a46689fddbc6fd1032e75e/Attic-0.8.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "dad271a1c86bc18fd392eb9b26d1d4b3", "sha256": "ea74ccfd835ef74a6a34dd6abfb30346aa3bd956ee9c02cebccaf7c2e8094689" }, "downloads": -1, "filename": "Attic-0.8.1.tar.gz", "has_sig": true, "md5_digest": "dad271a1c86bc18fd392eb9b26d1d4b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105474, "upload_time": "2013-10-04T20:08:44", "url": "https://files.pythonhosted.org/packages/f5/c2/5ac3c4a3994290b096c1be2cd1aa0e11901f5785042bf26e7ff0b52421fb/Attic-0.8.1.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "a8466f4040e8b1e0fd9e7b2810d2fea0", "sha256": "0235dee81b81b3cfc92df3a89a34e3ecd8bbd1316c3838bd333ddb0df463ab52" }, "downloads": -1, "filename": "Attic-0.9.tar.gz", "has_sig": true, "md5_digest": "a8466f4040e8b1e0fd9e7b2810d2fea0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 106373, "upload_time": "2014-01-23T21:23:31", "url": "https://files.pythonhosted.org/packages/80/1a/a2436d571e3bc815992c9feef78826d4ee2d8ac77801222de778666ddb5b/Attic-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c767c883f7f48bf95e7e5307ce6b5ea", "sha256": "6650cd28072101c2e05941e77b93a62f91da6179785e4e4b4880916c469bba2c" }, "downloads": -1, "filename": "Attic-0.16.tar.gz", "has_sig": true, "md5_digest": "9c767c883f7f48bf95e7e5307ce6b5ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232455, "upload_time": "2015-05-16T19:39:44", "url": "https://files.pythonhosted.org/packages/b5/a1/84a448f4c375a9c18d24626e212e289140083fd2ce3c6b4665cd139d92ba/Attic-0.16.tar.gz" } ] }