{ "info": { "author": "Michael Pedersen", "author_email": "m.pedersen@icelus.org", "bugtrack_url": null, "classifiers": [], "description": "Python-GPSBabel: A Python wrapper around the GPSBabel command.\nDistributed under terms of the GNU GPL v2 or greater.\n\nThis package requires Python 2.5 and a supported version of GPSBabel\ninstalled on your system. Supported versions are 1.3.3, 1.3.5, and 1.3.6.\n\nGPSBabel should be installed in such a way that typing \"gpsbabel -V\" on the\ncommand line/Terminal/Command Prompt will produce valid output. This is an\nabsolute requirement, and any programs which import the gpsbabel module will\nfail to start without this being done.\n\nThis is purely a library package. It has no command line tools or usage. It\nis meant for developers to help them extend GPSBabel using Python.\n\n==============\nInstallation\n==============\nInstallation is accomplished from the command line.\n\nuser@desktop:~/gpsbabel$ python setup.py install\n\nThe above command needs to be performed as root.\n\n==============\nFor Developers\n==============\n\nThis module was developed with a strong preference for using GPX files. As\nsuch, there are objects for each of the major data types in a GPX files, as\nwell as built conversion methods to translate to and from GPX data.\n\nPlease examine the documentation embedded in the module for full details on\nhow to use this module. This can be accomplished by doing the following at\na command prompt:\n\nuser@desktop:~$ python\nPython 2.5.2 (r252:60911, Sep 29 2008, 21:15:13) \n[GCC 4.3.2] on linux2\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n>>> import gpsbabel\n>>> help(gpsbabel)\n\nYou will then receive several screenfuls of documentation and examples you\nmay use.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/python-gpsbabel/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "gpsbabel", "package_url": "https://pypi.org/project/gpsbabel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gpsbabel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/python-gpsbabel/" }, "release_url": "https://pypi.org/project/gpsbabel/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper for GPSBabel project", "version": "1.1.1" }, "last_serial": 792645, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "2e022ed0fe0cc9412981f1042d880c98", "sha256": "45f6eec60a027713b7d1fa4879343e127be8f3e5198b86081c349092ac4fdf60" }, "downloads": -1, "filename": "gpsbabel-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2e022ed0fe0cc9412981f1042d880c98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13868, "upload_time": "2010-03-17T03:42:11", "url": "https://files.pythonhosted.org/packages/4b/11/a2168bf70d18a21b08312ea225f788966f3a8bf5b01499577f0b1d5c188b/gpsbabel-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "99ef0f2e23e8cc0594fcb9ba3ec644c9", "sha256": "5b37adbffdd4ba9cf5f144593787e3c11ad9a322f7c6128fd57bb954f25759d7" }, "downloads": -1, "filename": "gpsbabel-1.1.0.tar.gz", "has_sig": false, "md5_digest": "99ef0f2e23e8cc0594fcb9ba3ec644c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14156, "upload_time": "2013-01-16T02:18:05", "url": "https://files.pythonhosted.org/packages/6f/fe/9724d99a80500ffaa713ec078a73881193dd7ae2670afab22890e4326a1f/gpsbabel-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "47cca632d38555b1e0a5b92cea6c6c37", "sha256": "81c450bda90a28fdf7c937004dbbac877dc59115528e89a9df0d6d4637ada8b7" }, "downloads": -1, "filename": "gpsbabel-1.1.1.tar.gz", "has_sig": false, "md5_digest": "47cca632d38555b1e0a5b92cea6c6c37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14140, "upload_time": "2013-01-16T02:21:10", "url": "https://files.pythonhosted.org/packages/be/14/2d1acae42143deb39ddfaf4ab4b30b22bfbc8471db88c0b66042869a9167/gpsbabel-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47cca632d38555b1e0a5b92cea6c6c37", "sha256": "81c450bda90a28fdf7c937004dbbac877dc59115528e89a9df0d6d4637ada8b7" }, "downloads": -1, "filename": "gpsbabel-1.1.1.tar.gz", "has_sig": false, "md5_digest": "47cca632d38555b1e0a5b92cea6c6c37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14140, "upload_time": "2013-01-16T02:21:10", "url": "https://files.pythonhosted.org/packages/be/14/2d1acae42143deb39ddfaf4ab4b30b22bfbc8471db88c0b66042869a9167/gpsbabel-1.1.1.tar.gz" } ] }