{ "info": { "author": "Nils Adermann , Filip Noetzel , David Soria Parra ", "author_email": "filip+geocommit@j03.de", "bugtrack_url": null, "classifiers": [], "description": "Geocommit allows you to attach geolocation information to your commits for\nlater analysis.\n\nEverything happens on your machine to protect your privacy, you you need to push the geo annotations explicitly if you want to share them with others.\n\nInstallation\n============\n\nUse pip (or easy_install)::\n\n pip install --upgrade geocommit\n\n(If you don't have pip yet, use ``easy_install pip`` to get it.)\n\nUsage\n=====\n\nGeo-enable a repository (installs a few hooks that enable keep track of your location for this repository)::\n\n git geo setup\n\nAttach geo-information to HEAD::\n\n git geo note\n\nFetch geolocation information from remote::\n\n git geo fetch\n\nFetch and merge geolocation information::\n\n git geo sync\n\nDeveloping\n==========\n\n::\n\n git clone https://github.com/peritus/geocommit.git\n python bootstrap.py\n ./bin/buildout\n\nCrazy ideas\n===========\n\n* foursquare integration\n* 3rd party service with badges:\n * jetsetter badge (commits at five different airports)\n * mountain badge (commits at over 4000ft altitude)\n* geocommit + git-remote-couch + geocouch === awesome!\n* git geolog foo..bar > foobar.kml\n* Chrome/Safari extension to display google maps all over github\n\nGeocommit data format (v1.0)\n============================\nWe store a number of keys with values in git notes or hg commits.\nThere is a long and a short format. Both define a set of key/value\npairs in no particular order. The format version defines the allowed\nkeys.\n\n is a version number of the format x.y\n is an alphanumeric lowercase identifier without spaces or other special characters except _ and -\n must not contain a linebreak, \",\" or \";\"\n\nThe short format is:\ngeocommit(): , ..., ;\n\nThe long format is, terminated by an empty line:\n\ngeocommit (: \n...\n: \n\nVersion 1.0 of the format defines the keys:\n * long (required) contains longitude value of a coordinate in WGS84\n * lat (required) contains latitude value of a coordinate in WGS84\n * src (required) contains the name of the data provider used to generate the geodata\n * alt (optional) contains altitude in metres\n * speed (optional) speed in metres / second\n * dir (optional) direction of travel\n * hacc (optional) horizontal accuracy of long/lat values in metres\n * vacc (optional) vertical accuracy of altitude value in metres", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/geocommit", "keywords": "git geo", "license": "Beerware", "maintainer": null, "maintainer_email": null, "name": "geocommit", "package_url": "https://pypi.org/project/geocommit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/geocommit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/geocommit" }, "release_url": "https://pypi.org/project/geocommit/0.9.2/", "requires_dist": null, "requires_python": null, "summary": "Geolocation for git", "version": "0.9.2" }, "last_serial": 755528, "releases": { "0.9.0b1": [ { "comment_text": "built for Darwin-10.4.0", "digests": { "md5": "11a16b3886e69ce5e4a80c0a5bab8225", "sha256": "37443652444bf47e8e1f782dc08894e2b5b589ec1a618703cbe14c555dffa8a3" }, "downloads": -1, "filename": "geocommit-0.9.0b1.macosx-10.6-universal.tar.gz", "has_sig": false, "md5_digest": "11a16b3886e69ce5e4a80c0a5bab8225", "packagetype": "bdist_dumb", "python_version": "2.6", "requires_python": null, "size": 19039, "upload_time": "2010-12-23T12:19:39", "url": "https://files.pythonhosted.org/packages/b8/e7/2c19ff0c4c46e84526de73c48a6f3d0a3824a40964fccdb13642f26fcb6b/geocommit-0.9.0b1.macosx-10.6-universal.tar.gz" }, { "comment_text": "", "digests": { "md5": "884925f3c9a6d8da761ffb6c70c8e777", "sha256": "6b7a2a85a15b9982a4e4fd56a43091fe7e9e60b31c386fb215337e470d6c1e1e" }, "downloads": -1, "filename": "geocommit-0.9.0b1.tar.gz", "has_sig": false, "md5_digest": "884925f3c9a6d8da761ffb6c70c8e777", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9624, "upload_time": "2010-12-23T12:19:39", "url": "https://files.pythonhosted.org/packages/ad/e7/8d989cf31691832eb4b5fa87f66e97a47e87572f8372e1c4db2ee7ed8750/geocommit-0.9.0b1.tar.gz" } ], "0.9.0b2": [ { "comment_text": "", "digests": { "md5": "940fcfd535fda2de47692cb37d9fb664", "sha256": "9d8154acd1845a01ec369754cc1269b8a15f8fa949660dad7c68919832176d54" }, "downloads": -1, "filename": "geocommit-0.9.0b2.tar.gz", "has_sig": false, "md5_digest": "940fcfd535fda2de47692cb37d9fb664", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9852, "upload_time": "2010-12-23T12:24:32", "url": "https://files.pythonhosted.org/packages/5b/2a/fad5b4b1ce20198db3b21a36092f1ddc8a874548166773ec528b4f5b21fe/geocommit-0.9.0b2.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "ca593de75333a4fbf1cf71c83f80ec4e", "sha256": "143d7ff193c91bbbbc3ac701eea6ce7b34a49093990d30f82e685a1f27fab6be" }, "downloads": -1, "filename": "geocommit-0.9.1.tar.gz", "has_sig": false, "md5_digest": "ca593de75333a4fbf1cf71c83f80ec4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10528, "upload_time": "2011-01-03T18:43:06", "url": "https://files.pythonhosted.org/packages/dc/30/464d64ab949843c284cb1ad00232f48c237e868db5f6415a152e081e6309/geocommit-0.9.1.tar.gz" } ], "0.9.1b1": [ { "comment_text": "", "digests": { "md5": "000917b44ade7f432b4d4dfd7e2a0e6e", "sha256": "f1eb1589dfa5e9fb279059bfe9da831f68c34858a56d30fcb8d5a5ca1892c62d" }, "downloads": -1, "filename": "geocommit-0.9.1b1.tar.gz", "has_sig": false, "md5_digest": "000917b44ade7f432b4d4dfd7e2a0e6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10378, "upload_time": "2011-01-03T00:35:24", "url": "https://files.pythonhosted.org/packages/8c/97/7827ade3257bf6faf87ebc381b9bdb3f33255b796d3f4c98f5e125d727fd/geocommit-0.9.1b1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "ca7afac17c75de0fb513f40c9b84ea8b", "sha256": "2097287ec8c8e6f0a9b56db2716ebb9f1e8cf45a5857bf54ba5a8a8c1347da9f" }, "downloads": -1, "filename": "geocommit-0.9.2.tar.gz", "has_sig": false, "md5_digest": "ca7afac17c75de0fb513f40c9b84ea8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11710, "upload_time": "2011-01-04T16:01:06", "url": "https://files.pythonhosted.org/packages/26/da/2418b9074d37051918b84c8f2c06253eb8fa2d5e0311b005bbfd2ae5a84c/geocommit-0.9.2.tar.gz" } ], "0.9.3beta1": [ { "comment_text": "", "digests": { "md5": "69c84413274917d107ddfac5ee952c4f", "sha256": "9592671847b2c35bfd98bc5d97cdf6074e0c4d8bcf2a54926b144747ccc6909a" }, "downloads": -1, "filename": "geocommit-0.9.3beta1.tar.gz", "has_sig": false, "md5_digest": "69c84413274917d107ddfac5ee952c4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14346, "upload_time": "2011-07-18T21:46:13", "url": "https://files.pythonhosted.org/packages/03/5f/aa845192a28abd6b29f458ae889bbef4d7667bc0b5cb79d3ce3702a923f7/geocommit-0.9.3beta1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca7afac17c75de0fb513f40c9b84ea8b", "sha256": "2097287ec8c8e6f0a9b56db2716ebb9f1e8cf45a5857bf54ba5a8a8c1347da9f" }, "downloads": -1, "filename": "geocommit-0.9.2.tar.gz", "has_sig": false, "md5_digest": "ca7afac17c75de0fb513f40c9b84ea8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11710, "upload_time": "2011-01-04T16:01:06", "url": "https://files.pythonhosted.org/packages/26/da/2418b9074d37051918b84c8f2c06253eb8fa2d5e0311b005bbfd2ae5a84c/geocommit-0.9.2.tar.gz" } ] }