{ "info": { "author": "Michael Rahnis", "author_email": "mike@topomatrix.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: GIS" ], "description": "=======\nDrapery\n=======\n\nDrapery is a Python library and CLI tool to convert 2D geometries to 3D given an elevation source.\n\n.. image:: https://travis-ci.org/mrahnis/drapery.svg?branch=master\n :target: https://travis-ci.org/mrahnis/drapery\n\n.. image:: https://ci.appveyor.com/api/projects/status/eyh3s753a0r2vexl?svg=true\n\t:target: https://ci.appveyor.com/project/mrahnis/drapery\n\n.. image:: https://readthedocs.org/projects/drapery/badge/?version=latest\n\t:target: http://drapery.readthedocs.io/en/latest/?badge=latest\n\t:alt: Documentation Status\n\nInstallation\n============\n\n.. image:: https://img.shields.io/pypi/v/drapery.svg\n :target: https://pypi.python.org/pypi/drapery/\n\n.. image:: https://anaconda.org/mrahnis/drapery/badges/version.svg\n\t:target: https://anaconda.org/mrahnis/drapery\n\nTo install from the Python Package Index:\n\n\t$pip install drapery\n\nTo install from Anaconda Cloud:\n\nIf you are starting from scratch the first thing to do is install the Anaconda Python distribution, add the necessary channels to obtain the dependencies and install drapery.\n\n.. code-block:: console\n\n\t$conda config --append channels conda-forge\n\t$conda install drapery -c mrahnis\n\nTo install from the source distribution execute the setup script in the drapery directory:\n\n\t$python setup.py install\n\nExamples\n========\n\nTo do\n\nLicense\n=======\n\nBSD\n\nDocumentation\n=============\n\nLatest `html`_\n\n.. _html: http://drapery.readthedocs.org/en/latest/", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mrahnis/drapery", "keywords": "survey,conversion", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "drapery", "package_url": "https://pypi.org/project/drapery/", "platform": "", "project_url": "https://pypi.org/project/drapery/", "project_urls": { "Homepage": "http://github.com/mrahnis/drapery" }, "release_url": "https://pypi.org/project/drapery/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Python library and CLI tool to convert 2D geometries to 3D given an elevation source", "version": "0.0.3" }, "last_serial": 4989180, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "d95b7d8911196de3f3c4333e0cb959cd", "sha256": "e3717865972b5b995302b558224474805749df54efe87035cdbf4771474875fb" }, "downloads": -1, "filename": "drapery-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d95b7d8911196de3f3c4333e0cb959cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8746, "upload_time": "2017-05-06T05:09:14", "url": "https://files.pythonhosted.org/packages/e7/a6/bd37b8854571c99a7ddad6f6a255bb6a1e334c59e894f129e367a2456fd6/drapery-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ac84f7f1812066985ba4997c06952b9", "sha256": "897eace14375f42305503df72c6571abdcc90ec226c26167ca77e1007bac2c0a" }, "downloads": -1, "filename": "drapery-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5ac84f7f1812066985ba4997c06952b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3582, "upload_time": "2017-05-06T05:04:37", "url": "https://files.pythonhosted.org/packages/b4/32/9f12a7d9929b9c52263fa827b88f37d01aefcb67c77789f515247b442c40/drapery-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "49a7962c4cc91d3c279ccd6dc07cae41", "sha256": "f4657019677117f4d7c67151f044d51a60dc87642e98e09e4f0d236ca3a7d1ef" }, "downloads": -1, "filename": "drapery-0.0.3.tar.gz", "has_sig": false, "md5_digest": "49a7962c4cc91d3c279ccd6dc07cae41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3854, "upload_time": "2019-03-26T19:32:18", "url": "https://files.pythonhosted.org/packages/64/b8/7da82dfaec01eb2776f977bd2dbc9ab1d10a199dc78517b62ae8870d94a5/drapery-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "49a7962c4cc91d3c279ccd6dc07cae41", "sha256": "f4657019677117f4d7c67151f044d51a60dc87642e98e09e4f0d236ca3a7d1ef" }, "downloads": -1, "filename": "drapery-0.0.3.tar.gz", "has_sig": false, "md5_digest": "49a7962c4cc91d3c279ccd6dc07cae41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3854, "upload_time": "2019-03-26T19:32:18", "url": "https://files.pythonhosted.org/packages/64/b8/7da82dfaec01eb2776f977bd2dbc9ab1d10a199dc78517b62ae8870d94a5/drapery-0.0.3.tar.gz" } ] }