{ "info": { "author": "Marc Brinkmann", "author_email": "git@marcbrinkmann.de", "bugtrack_url": null, "classifiers": [], "description": "githome\n=======\n\n.. warning:: githome is currently under heavy development. The code is fine,\n though it is simply missing essential features at the moment;\n notable these include setting permissions for individual users.\n Any help testing is very welcome.\n\n\ngithome is an authorization system for hosting git_ repositories. It allows to\ncreate rules for different users, such as a read-only or developer access and\nmakes it easy to create new repositories by simply pushing, without having to\nprior create them.\n\ngithome is somewhat similar to gitolite_, the successor to gitosis_. It aims\nto be a little more self-containted and easier to install and administer -\nand it's written in Python instead of Perl. The main difference is that it uses\na command-line interface and database to handle settings instead of a git repository, making setups more self-contained and migrateable.\n\nAs it was born out of frustation of the bloat of gitlab_ (and the resulting\nslowness and painful installation), it places a premium on speed. It is\nmeasured against its ability to run on a first-generation Raspberry Pi (the\nsingle-core, 512 MB RAM kind).\n\nSince it is a security-sensitive piece of software facing the outside world,\ndetailed information about its structure is found in the documentation, to\nhelp anyone administering it understand the implications on the systems\nsecurity.\n\n\n.. _gitlab: https://gitlab.com/\n.. _gitolite: https://github.com/sitaramc/gitolite\n.. _gitosis: https://github.com/tv42/gitosis\n.. _git: http://git-scm.com", "description_content_type": null, "docs_url": "https://pythonhosted.org/githome/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mbr/githome", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "githome", "package_url": "https://pypi.org/project/githome/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/githome/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/mbr/githome" }, "release_url": "https://pypi.org/project/githome/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "A tiny server for your git repositories, allowing configurable levels of access for multiple users.", "version": "0.3.1" }, "last_serial": 1968122, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "3fe8ec3ab0fbb9942d23e8ac48e1e792", "sha256": "f14c3b8d3551af5e2e140b09c9fd2a655d11d1483ab8106aba8fa40df3f905bb" }, "downloads": -1, "filename": "githome-0.2.tar.gz", "has_sig": true, "md5_digest": "3fe8ec3ab0fbb9942d23e8ac48e1e792", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7072, "upload_time": "2014-05-13T19:53:27", "url": "https://files.pythonhosted.org/packages/c3/ef/a1e28d59cde17ccfee1780f2593b0f3a38e5496e6a6f5b344fffdfb09a99/githome-0.2.tar.gz" } ], "0.2dev": [], "0.3": [ { "comment_text": "", "digests": { "md5": "294d29fd53d4a1bf66418a3156e48fb7", "sha256": "19f1f654c9592f35e866f5e223ad0f7f04c66ce2e697fb88e166fd5355f278c9" }, "downloads": -1, "filename": "githome-0.3.tar.gz", "has_sig": true, "md5_digest": "294d29fd53d4a1bf66418a3156e48fb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10841, "upload_time": "2015-06-04T13:42:05", "url": "https://files.pythonhosted.org/packages/f2/be/940c78a032ba06d1ae8ca1a9395fb6da25acced1cc34c78f9e2e494839ec/githome-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "f53c84f408b6722813dcf5baa9355382", "sha256": "e53440b435a1ade4db7f5b369ba78d933d18fb4542d23ad46b00e034ac5b8764" }, "downloads": -1, "filename": "githome-0.3.1.tar.gz", "has_sig": true, "md5_digest": "f53c84f408b6722813dcf5baa9355382", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10779, "upload_time": "2015-06-04T16:05:33", "url": "https://files.pythonhosted.org/packages/ee/42/b7a7fc343db4747652de5baa0f57c98f8671be633af33c9240ba857f6dc0/githome-0.3.1.tar.gz" } ], "0.3.2.dev1": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "f53c84f408b6722813dcf5baa9355382", "sha256": "e53440b435a1ade4db7f5b369ba78d933d18fb4542d23ad46b00e034ac5b8764" }, "downloads": -1, "filename": "githome-0.3.1.tar.gz", "has_sig": true, "md5_digest": "f53c84f408b6722813dcf5baa9355382", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10779, "upload_time": "2015-06-04T16:05:33", "url": "https://files.pythonhosted.org/packages/ee/42/b7a7fc343db4747652de5baa0f57c98f8671be633af33c9240ba857f6dc0/githome-0.3.1.tar.gz" } ] }