{ "info": { "author": "J\u00c3\u00a9r\u00c3\u00b4me Bouat", "author_email": "jerome.bouat@wanadoo.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: Freely Distributable", "License :: Freeware", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: System :: Archiving :: Backup" ], "description": "This module builds several archive files\r\naccording to user specifications.\r\n2 kinds of archives:\r\n- tar.gz against a given files list\r\n- shell specified archive\r\n\r\nIntended audience is home computing users\r\nwhich have to manage several physical supports\r\n(floppy disks, writable CD-ROM or writable DVD)\r\nand/or which have to split their saved data\r\ninto several archives according\r\nto the semantic they give to each part.\r\nIn short, neither 'tar czf user.tgz `find /home/user -type f`'\r\nnor incremental backups\r\nare well suited for home users\r\nbecause of the size of the archive\r\nor the relative complexity of the process.\r\n\r\nArchiving specifications are provided\r\nthrough a configuration file\r\nwhich follows the Python syntax.\r\nThe configuration file can be used\r\nto define Python code\r\nthat must be executed before the backup.", "description_content_type": null, "docs_url": null, "download_url": "http://perso.wanadoo.fr/astra/userbackup/userbackup-0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://perso.wanadoo.fr/astra/userbackup/", "keywords": "easy, simple, backup, utility, archive, archiving, home, user, part, file, shell", "license": "GNU General Public License version 2", "maintainer": null, "maintainer_email": null, "name": "userbackup", "package_url": "https://pypi.org/project/userbackup/", "platform": null, "project_url": "https://pypi.org/project/userbackup/", "project_urls": { "Download": "http://perso.wanadoo.fr/astra/userbackup/userbackup-0.1.tar.gz", "Homepage": "http://perso.wanadoo.fr/astra/userbackup/" }, "release_url": "https://pypi.org/project/userbackup/0.1/", "requires_dist": null, "requires_python": null, "summary": "simple backup utility for home computing users", "version": "0.1" }, "last_serial": 803430, "releases": { "0.1": [] }, "urls": [] }