{ "info": { "author": "Andrew Crozier", "author_email": "wacrozier@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: System :: Installation/Setup", "Topic :: System :: Systems Administration" ], "description": "pyhome\n======\n\nA dotfile management and synchronisation tool.\n\n.. image:: http://img.shields.io/pypi/v/pyhome.svg\n :target: https://pypi.python.org/pypi/pyhome\n\n.. image:: http://img.shields.io/badge/license-MIT-green.svg\n :target: https://github.com/acroz/pyhome/blob/master/LICENSE\n\nThis is a simple python utility with similar functionality to the functionality\nof the ``homesick`` ruby utility, providing a simple interface for managing\ndotfiles via git repositories.\n\nThis tool was born out of frustration at attempting to use ruby gems on HPC\nsystems, where I did not have administrative rights. On such systems, which are\noften not the bleeding edge of ruby version, getting gems to work has proved\nextremely difficult. Installation of a new ruby version with associated rubygem\nwas possible sometimes, but not often enough.\n\nAims\n----\n\nThis tool replicates the most basic functionalities of ``homesick``, namely\n\n1. Cloning git repositories to the appropriate location\n2. Pulling repositories\n3. Automatic creation of symbolic links to dotfiles in repos\n\nDevelopment\n-----------\n\nCode is written to be compatible with both Python 2.6+ and 3.x, and\ndeliberately avoids using any modules outside the standard library, so that it\nworks out-of-the-box on any system with a reasonably modern Python interpreter\ninstalled.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/acroz/pyhome", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyhome", "package_url": "https://pypi.org/project/pyhome/", "platform": "", "project_url": "https://pypi.org/project/pyhome/", "project_urls": { "Homepage": "https://github.com/acroz/pyhome" }, "release_url": "https://pypi.org/project/pyhome/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "Dotfile management and synchronisation tool", "version": "0.3.0" }, "last_serial": 3639204, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "0f9b72250d1fbe85643fd1519a23c25b", "sha256": "13f10f04d4d9e463932eb25d7f8a667a76d77d87eca17d366744b232d862aea5" }, "downloads": -1, "filename": "pyhome-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0f9b72250d1fbe85643fd1519a23c25b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5905, "upload_time": "2016-05-07T18:48:54", "url": "https://files.pythonhosted.org/packages/e3/5a/6b4da2c0a284bfdfd1eca052c762b385290bc6420113f9dcd80a43b25db7/pyhome-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "4137f0d27c9cb921de767c499b65bba4", "sha256": "5ad52c0fa09a443f408201f7f41e1fe022488a251f81b3e9ce5d7229f2ca798c" }, "downloads": -1, "filename": "pyhome-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4137f0d27c9cb921de767c499b65bba4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5919, "upload_time": "2016-11-22T16:34:17", "url": "https://files.pythonhosted.org/packages/5d/90/fa3c595c6090ebea9beecb12ff68bec1461e523cdcb66ffcf803b0c037f4/pyhome-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "4f948d255b9aa53a8deb6fc21cac944b", "sha256": "b420369ff813373126b7de44e0353694e541f0a41645eac66222d04e831259a8" }, "downloads": -1, "filename": "pyhome-0.3.0.tar.gz", "has_sig": false, "md5_digest": "4f948d255b9aa53a8deb6fc21cac944b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6002, "upload_time": "2018-03-05T01:24:09", "url": "https://files.pythonhosted.org/packages/8d/5d/86e08d4921bcf495f6674308821c51a15fffd6c803c4f6a6773aa6f36b6f/pyhome-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f948d255b9aa53a8deb6fc21cac944b", "sha256": "b420369ff813373126b7de44e0353694e541f0a41645eac66222d04e831259a8" }, "downloads": -1, "filename": "pyhome-0.3.0.tar.gz", "has_sig": false, "md5_digest": "4f948d255b9aa53a8deb6fc21cac944b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6002, "upload_time": "2018-03-05T01:24:09", "url": "https://files.pythonhosted.org/packages/8d/5d/86e08d4921bcf495f6674308821c51a15fffd6c803c4f6a6773aa6f36b6f/pyhome-0.3.0.tar.gz" } ] }