{ "info": { "author": "Eduardo Moguillansky", "author_email": "eduardo.moguillansky@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "===============================\nshapelib\n===============================\n\nPython utilities to facilitate working with shapely (shape creation, rasterization, plotting)\n\n* Free software: BSD license\n* Documentation: http://shapelib.rtfd.org.\n\nFeatures\n--------\n\n* provides easy methods to interact with shapely and other related libraries\n* easy creation of complex geometric shapes\n* geometric operations:\n - extend line\n - extrapolate points\n - generate perpendicular lines\n - calculate angles\n - find the nearest points between two geometries\n* rasterization\n - convert a shape to an array\n - convert a shape to a picture\n - plot a complex shape with matplotlib\n\nIncentive\n---------\n\nshapelib started as a set of utilities to build geometric shapes as part of acoustic simulations (walls, ducts, tubes). It proved to be useful outside of this specific domain.\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-01-11)\n++++++++++++++++++\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gesellkammer/shapelib", "keywords": "shapelib", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "shapelib", "package_url": "https://pypi.org/project/shapelib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/shapelib/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gesellkammer/shapelib" }, "release_url": "https://pypi.org/project/shapelib/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python utilities to facilitate working with shapely (shape creation, rasterization, plotting)", "version": "0.1.0" }, "last_serial": 1086983, "releases": { "0.1.0": [] }, "urls": [] }