{ "info": { "author": "Razvan C. Radulescu", "author_email": "razvanc87@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=====\nGeo2D\n=====\n\n**Sorry for any inconvenience, I got a little ahead of myself. Now this package\nis compatible with Python >= 2.7, everything else is the same. Also\nregenerated the HTML docs in a more user friendly way.** (you can see them\nonline here: http://pythonhosted.org/Geo2D/)\n\nLaunchpad project: `Geo2D-Launchpad `_\n\nThis package has come to life from the need of a (pure) `Python`_ geometry\npackage (`Python`_ 3 compatbile) for my pet project(s). I didn't find a\nsatisfactory `Python`_ package/module for my needs so... here comes Geo2D (which\nis by no means state of the art... it just does what I hope it would do and it\ndoesn't have any dependencies except for the standard `Python`_ library).\nStating that, it includes only these classes:\n\n* Point\n* Vector\n* Line\n* Ray\n* Segment\n* Polygon\n\nExample::\n\n #!/usr/bin/env python\n\n import geo2d.geometry as g\n\n p1 = g.Point((0, 1))\n p2 = g.Point((4.2, 5))\n print(p1.distance_to(p2))\n l = g.Segment(p1, p2)\n\nAnd so on. More details about the technical stuff is in the docs and\nhttp://pythonhosted.org/Geo2D/.\n\n.. _Python: http://python.org", "description_content_type": null, "docs_url": "https://pythonhosted.org/Geo2D/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://launchpad.net/geo2d", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "Geo2D", "package_url": "https://pypi.org/project/Geo2D/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Geo2D/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://launchpad.net/geo2d" }, "release_url": "https://pypi.org/project/Geo2D/0.1.22/", "requires_dist": null, "requires_python": null, "summary": "Pure Python (3 compatible) geometry package.", "version": "0.1.22" }, "last_serial": 1039222, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1d1726c0f9d24933a147ba6af0c056bf", "sha256": "800c495778882927bbe3a0e7f04392daba8ef24e13501088203cd8b6588319c4" }, "downloads": -1, "filename": "Geo2D-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1d1726c0f9d24933a147ba6af0c056bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18670, "upload_time": "2013-08-10T20:51:56", "url": "https://files.pythonhosted.org/packages/81/9b/bf9770a7de5d946358b1d19683b7f6bafb9fd38867ba32e19febf4d7fc7c/Geo2D-0.1.0.tar.gz" } ], "0.1.01": [ { "comment_text": "", "digests": { "md5": "84ce0e8e46a9b21430cdd41ec6aaf9d4", "sha256": "93fc2ddf3aea9af6e9b5bb714ecf5cabbff7b63e12d7b426d8b8788240609906" }, "downloads": -1, "filename": "Geo2D-0.1.01.tar.gz", "has_sig": false, "md5_digest": "84ce0e8e46a9b21430cdd41ec6aaf9d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18693, "upload_time": "2013-08-11T07:23:18", "url": "https://files.pythonhosted.org/packages/ed/62/613cca7ed67b6391d661f4e022b87504699ec31687bc55ce4c9ab14e5b4a/Geo2D-0.1.01.tar.gz" } ], "0.1.02": [ { "comment_text": "", "digests": { "md5": "87c5e0191a5b9df02138a598b57f3487", "sha256": "602c230f940b3e60534a053df7c90e2e35211532b3c080636445d7045f45cac4" }, "downloads": -1, "filename": "Geo2D-0.1.02.tar.gz", "has_sig": false, "md5_digest": "87c5e0191a5b9df02138a598b57f3487", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18698, "upload_time": "2013-08-11T07:50:51", "url": "https://files.pythonhosted.org/packages/c5/f9/d5cbafcc7d710476686e675c8c9f3afd6b6148392a500c8ee9b8469fd51b/Geo2D-0.1.02.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "74d640da24e305d5f0513242e08454ba", "sha256": "56a3b4c1246057b4f3c9b0f8cce0929e4bc30fad402bfbd15f7b27215ccae869" }, "downloads": -1, "filename": "Geo2D-0.1.1.tar.gz", "has_sig": false, "md5_digest": "74d640da24e305d5f0513242e08454ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26122, "upload_time": "2013-08-11T14:50:12", "url": "https://files.pythonhosted.org/packages/a3/15/6a35e819cd3ebfc370e3b5d7559a087ac8e8f784cc0ee4f87f4d37b1cb01/Geo2D-0.1.1.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "94374555e073347a952cb0a3c7290e59", "sha256": "3a60df765f4cabea033f43cfa8af7c2ceae6f471ef393bc3922bd1f75ebb67c0" }, "downloads": -1, "filename": "Geo2D-0.1.11.tar.gz", "has_sig": false, "md5_digest": "94374555e073347a952cb0a3c7290e59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26892, "upload_time": "2013-08-11T19:42:49", "url": "https://files.pythonhosted.org/packages/3e/85/64749a47621452d5a1209710ffefeb3cabe5f2154991ec0c3a595ec2fbe8/Geo2D-0.1.11.tar.gz" } ], "0.1.21": [ { "comment_text": "", "digests": { "md5": "d216887c7b72da90d8c9f75103a3f0d3", "sha256": "0e1adef03ce7e700e4d591092ffa867b3b0b1c98fffc1fcc6ad40530166bfb40" }, "downloads": -1, "filename": "Geo2D-0.1.21.tar.gz", "has_sig": false, "md5_digest": "d216887c7b72da90d8c9f75103a3f0d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22684, "upload_time": "2013-08-12T23:29:36", "url": "https://files.pythonhosted.org/packages/9f/78/d6b44d7187ec0eeb1d1be49ce863d638e3d12882fbd6b941023da70fd548/Geo2D-0.1.21.tar.gz" } ], "0.1.22": [ { "comment_text": "", "digests": { "md5": "9cf77836f629a6f4043059f560559a13", "sha256": "92e2da875f89169ba78420d89f69366db305428f2f334a565450f454f3c7131a" }, "downloads": -1, "filename": "Geo2D-0.1.22.tar.gz", "has_sig": false, "md5_digest": "9cf77836f629a6f4043059f560559a13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18384, "upload_time": "2014-03-24T11:17:14", "url": "https://files.pythonhosted.org/packages/1d/03/4a57e0b70ba491caed2804de2ceb0abae2e517e337a5e7933efcca2c50bd/Geo2D-0.1.22.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9cf77836f629a6f4043059f560559a13", "sha256": "92e2da875f89169ba78420d89f69366db305428f2f334a565450f454f3c7131a" }, "downloads": -1, "filename": "Geo2D-0.1.22.tar.gz", "has_sig": false, "md5_digest": "9cf77836f629a6f4043059f560559a13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18384, "upload_time": "2014-03-24T11:17:14", "url": "https://files.pythonhosted.org/packages/1d/03/4a57e0b70ba491caed2804de2ceb0abae2e517e337a5e7933efcca2c50bd/Geo2D-0.1.22.tar.gz" } ] }