{ "info": { "author": "jbytecoder", "author_email": "jbytecoder@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6" ], "description": "# app-rim\nApplication Runtime Image Managerc - python module enabling to manage\n( backup , restore, organize ) files that get created durring usage \nof applications in users profile dir. This module primarly targets \nlinux environments, it may work in other setups. Support for thoose \nmight be added in future\n\n## Background\n\nIn linux each system user is associated with user profile dir. Next\nwhen a user uses an application like dropbox ( or others ) a subdir\nin profile is created named \".dropbox\" and it stores the user \nconfiguration of application as well as logs or other stuff app\nneeds to work properly. \n\n## Goal\n\nThis project aims to build a python module that will allow the \nfollowing:\n\n1) Create a tar archive of application configuration ( accounting for \ndiffrent location of this files ie. \".config\", \".local/share\" ). \n2) allow restoration from backup stored in a globally defined backup \ndir\n3) Provide the means to reconfigure existing application files into \n directory hierarchy that is more compatible with xdg definition\n ( configuration files go into .config temporary, files go into \n .cache, logs go into var/log, others go into .local/share )\n\n4) Provied means to detec what applications have been used by user\n based on what configuration files have been created ( carefully \n crafting a list of known non aplication dirs ie. \n .loca/share/application )", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jbytecoder/app-rim", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "app-rim", "package_url": "https://pypi.org/project/app-rim/", "platform": "", "project_url": "https://pypi.org/project/app-rim/", "project_urls": { "Homepage": "https://github.com/jbytecoder/app-rim" }, "release_url": "https://pypi.org/project/app-rim/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Application Runtime Image Manager", "version": "0.0.1" }, "last_serial": 4955959, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f00794bdafa36214eb883ab8fe625bed", "sha256": "9a4ae9c700f3100f79f20f37b7a239a7539b9dd9813cc6627cb3f3dabf02b865" }, "downloads": -1, "filename": "app-rim-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f00794bdafa36214eb883ab8fe625bed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2563, "upload_time": "2019-03-18T21:19:15", "url": "https://files.pythonhosted.org/packages/29/c1/e62e680622a4115212d6aeef141cb74690de2a349ad865a3753ef787cd7d/app-rim-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f00794bdafa36214eb883ab8fe625bed", "sha256": "9a4ae9c700f3100f79f20f37b7a239a7539b9dd9813cc6627cb3f3dabf02b865" }, "downloads": -1, "filename": "app-rim-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f00794bdafa36214eb883ab8fe625bed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2563, "upload_time": "2019-03-18T21:19:15", "url": "https://files.pythonhosted.org/packages/29/c1/e62e680622a4115212d6aeef141cb74690de2a349ad865a3753ef787cd7d/app-rim-0.0.1.tar.gz" } ] }