{ "info": { "author": "Luca Parolari", "author_email": "luca.parolari23@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries" ], "description": ".. These are the Travis-CI and Coveralls badges for your repository. Replace\n your *github_repository* and uncomment these lines by removing the leading\n two dots.\n\n.. image:: https://travis-ci.org/lparolari/micro-backup-tool.svg?branch=master\n :target: https://travis-ci.org/lparolari/micro-backup-tool\n\n.. image:: https://coveralls.io/repos/github/lparolari/micro-backup-tool/badge.svg?branch=master\n :target: https://coveralls.io/github/lparolari/micro-backup-tool?branch=master\n\n\n*Note:* this specs are a draft, might change.\n\n=================\nMicro Backup Tool\n=================\nMicro Backup Tool (shorted from here with *mbt*) is a light-weighted,\ncross-platform and very simple project for backing-up files.\n\nIt is made with python to allows portability on different operative system,\nand it's main goal is to make is work done without hand-waving.\n\nThe project is at very being, so for now the main implementation will be\nrude and straight to the objective.\n\n\n***************\nFeatures\n***************\n- multiple dirctory trees backup\n- common compressions\n- logs keeping\n- easy configuration and schedule\n- files ignore with regular expression\n- easy customization\n- ready to go\n\n\n***************\nHow it works\n***************\n*mbt* backup files and directories compressing it in a **.tar.gz** or\n**.zip** file, setting the starting point equals to the launcher path.\nIf the directory option is specified *mbt* backups all the directories\nlisted in the option, excluding (if not explicitly specified) the\nlauncher path.\n\nIf something goes wrong?\n========================\nIf something goes wrong the backup process **continues**, but the error\nis written on logs (see logs section).\nUnbacked-up list\n^^^^^^^^^^^^^^^^^^^^^^^^\nAt the end of every backup a list containing \"unbacked\" up files is written,\nand with the right option *mbt* automatically tries to backup again those\nfiles (see options section). [TODO: define better]\n\nLogs\n===============\nHistory logs\n^^^^^^^^^^^^^^^\nDuring the backup process logs are keeped and if something fails it\nwill be written on logs.\nError logs\n^^^^^^^^^^^^^^^\nIf something goes wrong while backing up, the process continues but the\nerror log file will be written with error details.\n\n\n***************\nGuide\n***************\n\nInstallation\n===============\nComing soon...\n\nUsage\n===============\nDefine your own .mbtignore if needed to include or exclude certain files or\ndirectories based on their names.\n\nComing soon...\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mbt", "package_url": "https://pypi.org/project/mbt/", "platform": "any", "project_url": "https://pypi.org/project/mbt/", "project_urls": null, "release_url": "https://pypi.org/project/mbt/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A short description for your project.", "version": "0.1.0" }, "last_serial": 4085938, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "22d71db271e0b5864175f9ba9e3568a0", "sha256": "8581d31d3d447139ccbb7f675ebd2bed3f28d3cf09bd6bd59a8d56b6082e3740" }, "downloads": -1, "filename": "mbt-0.1.0.tar.gz", "has_sig": false, "md5_digest": "22d71db271e0b5864175f9ba9e3568a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5357, "upload_time": "2018-07-20T14:09:21", "url": "https://files.pythonhosted.org/packages/e4/08/516194d2204e682d1d62fc15a62ce9988bc1ebd9f522c8369da43c766035/mbt-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22d71db271e0b5864175f9ba9e3568a0", "sha256": "8581d31d3d447139ccbb7f675ebd2bed3f28d3cf09bd6bd59a8d56b6082e3740" }, "downloads": -1, "filename": "mbt-0.1.0.tar.gz", "has_sig": false, "md5_digest": "22d71db271e0b5864175f9ba9e3568a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5357, "upload_time": "2018-07-20T14:09:21", "url": "https://files.pythonhosted.org/packages/e4/08/516194d2204e682d1d62fc15a62ce9988bc1ebd9f522c8369da43c766035/mbt-0.1.0.tar.gz" } ] }