{ "info": { "author": "Sergio Ferraresi", "author_email": "dev@sergioferraresi.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Markup :: XML" ], "description": "# GeoRSSy\n[![PyPI](https://img.shields.io/pypi/v/georssy.svg)](https://pypi.python.org/pypi/georssy)\n[![PyPI](https://img.shields.io/pypi/status/georssy.svg)](https://pypi.python.org/pypi/georssy)\n[![PyPI](https://img.shields.io/pypi/l/georssy.svg)](https://pypi.python.org/pypi/georssy)\n[![PyPI](https://img.shields.io/pypi/pyversions/georssy.svg)](https://pypi.python.org/pypi/georssy)\n[![PyPI](https://img.shields.io/pypi/format/georssy.svg)](https://pypi.python.org/pypi/georssy)\n[![PyPI](https://img.shields.io/pypi/wheel/georssy.svg)](https://pypi.python.org/pypi/georssy)\n\nA rough Python GeoRSS (Geographically Encoded Objects for RSS feeds) decoder.\n\nGeoRSSy is a very rough (but powerfull!) decoder for the GeoRSS (Geographically Encoded Objects for RSS feeds) standard.\n\nFor information about GeoRSS: http://www.georss.org/\n\n## How to install\nTo install GeoRSSy, simply:\n```bash\n$ pip install georssy\n```\n\n## How to use\nTo use georss, simply:\n```python\nfrom georssy import GeoRssDecoder\n...\ngeorss_entry = GeoRssDecoder( parent_node = r, polygons_over_boxes = True )\ntmp = georss_entry.polygon_list\n```\n\n## How to Contribute\n1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.\n2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).\n3. Write a test which shows that the bug was fixed or that the feature works as expected.\n4. Send a pull request and ask the maintainer to merge and publish it.\n\n## TODO\nGeoRSSy is a very young project, so there's a lot of things to do! This is a short TO-DO list:\n- accept URL to a remote/local XML as input files\n- GML: add \"Coordinate Reference System\" attributes implementation (and add new tests)\n- check Python 3 compatibility\n\n---\n# WARNING!!! GeoRSSy is currently under development! So it's not so stable as you can expect! :)\n---\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/devsf/georssy/archive/0.0.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/devsf/georssy", "keywords": "georss gml decoder earthscience", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "georssy", "package_url": "https://pypi.org/project/georssy/", "platform": "", "project_url": "https://pypi.org/project/georssy/", "project_urls": { "Download": "https://github.com/devsf/georssy/archive/0.0.3.tar.gz", "Homepage": "https://github.com/devsf/georssy" }, "release_url": "https://pypi.org/project/georssy/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "A rough Python GeoRSS decoder", "version": "0.0.3" }, "last_serial": 3123466, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "8b54eb8e711ac8b97e19c5094d06f5e9", "sha256": "425b3efc13b1e499f33d90921c4c5b60f55a6311eebc5a728d565f55555406f8" }, "downloads": -1, "filename": "georssy-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8b54eb8e711ac8b97e19c5094d06f5e9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11522, "upload_time": "2017-08-24T15:55:32", "url": "https://files.pythonhosted.org/packages/1e/16/6a1bb21a960f156b3e1700dfe65a18214af03dd4b4bdd93defc381dc718a/georssy-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "72fd811f37c23821c9eec8bec65ce03c", "sha256": "9367b1954883e8da33cef36868e0dac8621b0492133e7bb6703d822745c646b0" }, "downloads": -1, "filename": "georssy-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "72fd811f37c23821c9eec8bec65ce03c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12603, "upload_time": "2017-08-25T16:27:42", "url": "https://files.pythonhosted.org/packages/a4/41/9992bafb3dc7ccb94433e1c3c5a636432f80cdf58a07efd3db5eda8d3900/georssy-0.0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72fd811f37c23821c9eec8bec65ce03c", "sha256": "9367b1954883e8da33cef36868e0dac8621b0492133e7bb6703d822745c646b0" }, "downloads": -1, "filename": "georssy-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "72fd811f37c23821c9eec8bec65ce03c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12603, "upload_time": "2017-08-25T16:27:42", "url": "https://files.pythonhosted.org/packages/a4/41/9992bafb3dc7ccb94433e1c3c5a636432f80cdf58a07efd3db5eda8d3900/georssy-0.0.3-py2.py3-none-any.whl" } ] }