{ "info": { "author": "Karsten Deininger", "author_email": "karsten.deininger@bl.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Pyramid", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "============\nOeREB Client\n============\n\n|build status| |coverage report|\n\n\nOEREB Client is a web application based on AngularJS, OpenLayers 3 and Bootstrap.\n\nIt is used as client application for the OEREB Server (pyramid_oereb_).\n\nFor detailed information, please refer to the documentation_.\n\n.. _pyramid_oereb: https://github.com/openoereb/pyramid_oereb\n.. _documentation: https://geo-bl-ch.gitlab.io/oereb/oereb_client\n.. |build status| image:: https://gitlab.com/geo-bl-ch/oereb/oereb_client/badges/master/pipeline.svg\n :target: https://gitlab.com/geo-bl-ch/oereb/oereb_client/commits/master\n.. |coverage report| image:: https://gitlab.com/geo-bl-ch/oereb/oereb_client/badges/master/coverage.svg\n :target: https://gitlab.com/geo-bl-ch/oereb/oereb_client/commits/master\n\n\nChangelog\n---------\n\n1.3.6\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/24\n\n- Add optional property 'egrid' in search results\n\n1.3.5\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/23\n\n- Use absolute imports to fix Python 3 compatibility\n\n1.3.4\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/22\n\n- Fix unique search results\n\n1.3.3\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/21\n\n- Fix sorting of legend entries\n- Fix search handling on multiple results for one EGRID\n- Print 0.0% values in legend\n- Define timeout for extract requests\n\n1.3.2\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/20\n\n- Configurable tooltip for link to external viewer\n\n1.3.1\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/19\n\n- Parse format parameter from view service URL\n- Add configurable custom CSS file\n\n1.3.0\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/18\n\n- Move repository into oereb subgroup\n- Update URLs in documentation\n- Configurable parameters for availability layer\n- Configurable link to WebGIS\n- Add configuration for Google Analytics\n\n1.2.5\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/17\n\n- Improve layout for responsible offices\n- Improve sorting of glossary\n\n1.2.4\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/16\n\n- Adjust legend titles according to PDF specification\n- Add responsible offices from geometries\n- Specify OEREB logo via configuration\n\n1.2.3\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/15\n\n- Allow extracts without restrictions (e.g. in unpublished municipalities)\n- Define ol.View resolutions via configuration\n- Round zoom level value in URL\n- Rename \"Glossar\" to \"Abk\u00fcrzungen\"\n- Include abbreviation and official number in document title, if available\n\n1.2.2\n*****\n\n- Fix broken package on PyPI\n\n1.2.1\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/14\n\n- Reject extract if restriction contains no legal provisions\n- Use new getegrid URL (with format parameter)\n- Update map center and zoom level in URL parameters\n- Use URL parameters to specify initial extent\n\n1.2.0\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/13\n\n- Build and upload tagged versions to public PyPI\n- Set title and favicon via configuration\n- Set logo URL via configuration\n- Show link to GeoView BL only if configured\n- Apply new property names in legend\n- Adapt new document types\n- Add section for hints\n- Add magnifier for legend symbols (with on/off switch)\n\n1.1.5\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/12\n\n- dismiss all non https urls for WMTS\n\n\n1.1.4\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/11\n\n- Fix URL encoding in link to GeoView BL\n\n1.1.3\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/10\n\n- Configure GeoView BL layers via YAML\n\n1.1.2\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/9\n\n- Fix PDF download on iOS\n- Combine built JavaScript code in one file\n\n1.1.1\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/8\n\n- Fix search results in IE\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/67)\n- Hide expand button on new extract\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/66)\n- Show availability map on top of topic layers\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/68)\n- Fix error message content and visibility in IE\n- Adjust information panel font size on small screens\n- Add fade out at top and bottom of extract wrapper\n (not working with IE)\n- Add missing tool tips\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/69)\n- Add cache buster to HTTP requests\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/70)\n\n1.1.0\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/7\n\n- Optimize user interface for mobile devices\n- Add availability map\n- Chronological sorting of history items\n- Adjust padding in fit method for mobile layout\n- Fix width of full legend graphics in IE\n\n1.0.0\n*****\n\n- Initial version\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/gf-bl/oereb_client", "keywords": "web pyramid pylons oereb client angular openlayers", "license": "", "maintainer": "", "maintainer_email": "", "name": "oereb-client", "package_url": "https://pypi.org/project/oereb-client/", "platform": "", "project_url": "https://pypi.org/project/oereb-client/", "project_urls": { "Homepage": "https://gitlab.com/gf-bl/oereb_client" }, "release_url": "https://pypi.org/project/oereb-client/1.3.6/", "requires_dist": [ "pyramid", "pyramid-mako", "waitress" ], "requires_python": "", "summary": "\u00d6REB Client", "version": "1.3.6" }, "last_serial": 5672174, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "3b8a7eafa3487869bfb452c0557037bb", "sha256": "8d028476e352fe403d3e0e764fcb0ccffd04bb0fd100361a33361a0454b8ef6a" }, "downloads": -1, "filename": "oereb_client-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3b8a7eafa3487869bfb452c0557037bb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1128128, "upload_time": "2018-08-30T06:34:37", "url": "https://files.pythonhosted.org/packages/b2/5a/1e77c20cf9c372e0ab93c0a48a698436a8678cc374feaf853e4fccff05de/oereb_client-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b58e39d75774f68559e2b3c6bf9a2850", "sha256": "b1bb09c9c8e5c520d61de5793a0b57c08f96bfcb90978f533f30f456e1516c37" }, "downloads": -1, "filename": "oereb_client-1.2.0.tar.gz", "has_sig": false, "md5_digest": "b58e39d75774f68559e2b3c6bf9a2850", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1127469, "upload_time": "2018-08-30T06:34:39", "url": "https://files.pythonhosted.org/packages/2e/15/2490b145d73c1f3de7c257d8c8fdac0bed6a932ba92162377f05cd98e4ca/oereb_client-1.2.0.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "55a35e16d33ef145a106d9ff7eb964b3", "sha256": "29bbf4a00323dd97b86f95ee3b2a35a39c877ae9e232a59ee2c18b1b7a382877" }, "downloads": -1, "filename": "oereb_client-1.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "55a35e16d33ef145a106d9ff7eb964b3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1128513, "upload_time": "2018-09-05T11:30:51", "url": "https://files.pythonhosted.org/packages/d5/c6/2ead275145efaa5a52b3bf6aebaa7e68374bc33ac485896f56725bee51e4/oereb_client-1.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d1d96face590c4ec3116d43d2f69845", "sha256": "83c3892e63aad535dd30e977f71c76ebc3fc90f23b2646d0467ad55e51f98e35" }, "downloads": -1, "filename": "oereb_client-1.2.2.tar.gz", "has_sig": false, "md5_digest": "4d1d96face590c4ec3116d43d2f69845", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1127999, "upload_time": "2018-09-05T11:30:53", "url": "https://files.pythonhosted.org/packages/81/56/e3595b8bc9741beaed7137b01ba190b26d34abf9d09000cd8afaac0c7c10/oereb_client-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "77628b96c99362dbbba34ce020529d8d", "sha256": "1908384ea9a0722688d385788c31914bf60f34528dacd1a133792b43ed408b61" }, "downloads": -1, "filename": "oereb_client-1.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "77628b96c99362dbbba34ce020529d8d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1128749, "upload_time": "2018-09-10T15:36:27", "url": "https://files.pythonhosted.org/packages/0d/c7/cbdc31f5224fbc4f1a30cc16f3d6a2a606f37e373261c72b60e35c8bb5ac/oereb_client-1.2.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac66a2aedc526ebef979815d1069934e", "sha256": "c254c464c1f22af7142070a8d3a8565d88b236b0b9fcd14c1699d76df7ad5df3" }, "downloads": -1, "filename": "oereb_client-1.2.3.tar.gz", "has_sig": false, "md5_digest": "ac66a2aedc526ebef979815d1069934e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1128277, "upload_time": "2018-09-10T15:36:30", "url": "https://files.pythonhosted.org/packages/25/d9/5b29512649c322fc8755a6902e2dab2e850a39ce07079f54bf1ddf7e69e3/oereb_client-1.2.3.tar.gz" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "7dbc2e623b50d458a83751ae0f7dbfcb", "sha256": "8a87cd5cc248898c8e25e519e7adb3b53abee7bedb966cfa51ab7b99889843be" }, "downloads": -1, "filename": "oereb_client-1.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7dbc2e623b50d458a83751ae0f7dbfcb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 958434, "upload_time": "2018-09-12T09:21:53", "url": "https://files.pythonhosted.org/packages/fe/9a/b3faff95d06b7df6e0ea2e86f2c6c6b37dcdfb0ccab7452dfebed22ff2e8/oereb_client-1.2.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9672434736f3b922e1d5ff21a8b494d", "sha256": "2f95d445e105bc165567c48aff02fcde21b617f77eea5f66a9a6b60a1a172b43" }, "downloads": -1, "filename": "oereb_client-1.2.4.tar.gz", "has_sig": false, "md5_digest": "c9672434736f3b922e1d5ff21a8b494d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 957854, "upload_time": "2018-09-12T09:21:55", "url": "https://files.pythonhosted.org/packages/ce/34/4685ac08408ee098f526101873d6d2721080f5db62f28de34679eafe963b/oereb_client-1.2.4.tar.gz" } ], "1.2.5": [ { "comment_text": "", "digests": { "md5": "f74df90362fd6f758d93292f8b706337", "sha256": "268857347e1bee53018bac401da08bbd0d1486527e4cfff85e0bb78fb3713667" }, "downloads": -1, "filename": "oereb_client-1.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f74df90362fd6f758d93292f8b706337", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 958489, "upload_time": "2018-09-17T06:52:33", "url": "https://files.pythonhosted.org/packages/d1/0d/226bcedaf400086a9eb2c60ebac90e473e0de10331d55c5360a74afab615/oereb_client-1.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c12a67db86e9ab8377719445ac5a6438", "sha256": "1c648f634cb55be04408809e30de94376c2a334587a43bbdb1693402887e0177" }, "downloads": -1, "filename": "oereb_client-1.2.5.tar.gz", "has_sig": false, "md5_digest": "c12a67db86e9ab8377719445ac5a6438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 957973, "upload_time": "2018-09-17T06:52:35", "url": "https://files.pythonhosted.org/packages/34/a9/c43e063153d6721b643da7f5dc5429cb8151241d4a49f0b8a4f22f80a155/oereb_client-1.2.5.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "7dfd468cff268bff114bad1c96af356b", "sha256": "738252b1aa73d6066244a8cca7ee442bb792bc733ec072472806c53a89a45419" }, "downloads": -1, "filename": "oereb_client-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7dfd468cff268bff114bad1c96af356b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 959673, "upload_time": "2019-03-04T10:18:52", "url": "https://files.pythonhosted.org/packages/cb/ac/0a43b702b67e277d3d8ee283eb29967ff2544f9ec14633c831611bc0e2a4/oereb_client-1.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8830f90b4193b6595931b3804b3465ad", "sha256": "377d43609ca4d6feb1a739b12137e643d4a154122595d34daf8dc5899eba66ea" }, "downloads": -1, "filename": "oereb_client-1.3.0.tar.gz", "has_sig": false, "md5_digest": "8830f90b4193b6595931b3804b3465ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 958650, "upload_time": "2019-03-04T10:18:54", "url": "https://files.pythonhosted.org/packages/fe/40/73b1f408426f1d289e4459ee92726e45ffcda49e28f8c727f8a937e9dcb1/oereb_client-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "196b39a2053dcefa14a7f3e6c87d80ef", "sha256": "2899d85ccac4220dbb59cb0925fa23daa01e4177a6480503fc94466736feb9d4" }, "downloads": -1, "filename": "oereb_client-1.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "196b39a2053dcefa14a7f3e6c87d80ef", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 959805, "upload_time": "2019-03-04T14:09:39", "url": "https://files.pythonhosted.org/packages/b1/36/aacc697068b99bc54a5eeddf4560d9e9eb94fb34773fab215ed7638752a1/oereb_client-1.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "113863f60bc674e2c48f4504cddaaf13", "sha256": "00881f6b7cd842bca60d7bded062ccd28d97402b89e64e5e4aaee63a914b5e45" }, "downloads": -1, "filename": "oereb_client-1.3.1.tar.gz", "has_sig": false, "md5_digest": "113863f60bc674e2c48f4504cddaaf13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 958806, "upload_time": "2019-03-04T14:09:44", "url": "https://files.pythonhosted.org/packages/eb/4a/b7154b122e54065bf906c299f4900358f5df4d78a81348c51ca5791778b7/oereb_client-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "dbb1fb6ae33e79d0e94b3b1472a7cfa9", "sha256": "bf18b4efddab1f2c7baa4938d84cd56ebeecfe48726aad4de48edfc58c23279e" }, "downloads": -1, "filename": "oereb_client-1.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dbb1fb6ae33e79d0e94b3b1472a7cfa9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 959839, "upload_time": "2019-03-07T08:27:03", "url": "https://files.pythonhosted.org/packages/82/e1/488a41172df99ffcd237202cd9c793100d8874497a59018bedea821d54bd/oereb_client-1.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8a6a268fdd8b76fe52b4634150269bca", "sha256": "25474e37f1287b3b161b76e585783ce142835301b622a564e57e6e7a518d6b83" }, "downloads": -1, "filename": "oereb_client-1.3.2.tar.gz", "has_sig": false, "md5_digest": "8a6a268fdd8b76fe52b4634150269bca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 958859, "upload_time": "2019-03-07T08:27:05", "url": "https://files.pythonhosted.org/packages/77/e8/8a7d78e3d4e1c881f7a049817cab095b38e1db155afdf0755f31e34d7086/oereb_client-1.3.2.tar.gz" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "a6457b08df7929397ad28be2fad3fd52", "sha256": "1039918527b4f90f2b8a44716427635aed069dd413dd18dfaa5a227bbe1a267a" }, "downloads": -1, "filename": "oereb_client-1.3.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6457b08df7929397ad28be2fad3fd52", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 960082, "upload_time": "2019-05-20T08:54:28", "url": "https://files.pythonhosted.org/packages/a4/b3/9848c3660a9202656f9fe9fc13d52f8af76cc00e6ea920f1c5a4e5a8cf4a/oereb_client-1.3.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cdd19326d6e514e563f563f5873e1fda", "sha256": "60358f8c737e1942b0142268af35c57a81af831e97898807d21984313e34e2ca" }, "downloads": -1, "filename": "oereb_client-1.3.3.tar.gz", "has_sig": false, "md5_digest": "cdd19326d6e514e563f563f5873e1fda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 959196, "upload_time": "2019-05-20T08:54:30", "url": "https://files.pythonhosted.org/packages/ca/3e/47afb87798fcebbc4944abd93cc2c110137fd51ebe0e6d14442b00a4b791/oereb_client-1.3.3.tar.gz" } ], "1.3.4": [ { "comment_text": "", "digests": { "md5": "654a16abaef07dab705579926a1069eb", "sha256": "5257540ede5cd6763118f36041788c7d47809b43d3578efca80e54e4aca788e4" }, "downloads": -1, "filename": "oereb_client-1.3.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "654a16abaef07dab705579926a1069eb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 960104, "upload_time": "2019-05-20T12:42:37", "url": "https://files.pythonhosted.org/packages/3d/89/bf06569b7aa2fb3d81a24c093005d29fb2536d1bbf25e294df0eb7acb2e0/oereb_client-1.3.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "711b312e6285a1b114d6063246386f6a", "sha256": "4b22b5f411f1282fc38c8a02887f8990a411f576f7b230f9f7c6af69932e239c" }, "downloads": -1, "filename": "oereb_client-1.3.4.tar.gz", "has_sig": false, "md5_digest": "711b312e6285a1b114d6063246386f6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 959243, "upload_time": "2019-05-20T12:42:39", "url": "https://files.pythonhosted.org/packages/75/38/aeedd312c0f4770f06e95aa8ce03091888fe169c5768930380d360564cad/oereb_client-1.3.4.tar.gz" } ], "1.3.5": [ { "comment_text": "", "digests": { "md5": "a983245ba45db58e27ab1fa39fbb08ea", "sha256": "aff421073d62632ad3acca4d1f3e4cdf0b6ae9fcd19090bb711b5c8cfbe89711" }, "downloads": -1, "filename": "oereb_client-1.3.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a983245ba45db58e27ab1fa39fbb08ea", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 960134, "upload_time": "2019-07-02T14:55:59", "url": "https://files.pythonhosted.org/packages/bc/b6/71b7d420e2754ccac6a5c13909107da1b842f28d24db8546cda1e8115e8e/oereb_client-1.3.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fbc210fb286163978a69210ef4674cd1", "sha256": "2f67b07e5bebedb0fe5281eb5683f346914d3ae727e55bba7e7706d520b01707" }, "downloads": -1, "filename": "oereb_client-1.3.5.tar.gz", "has_sig": false, "md5_digest": "fbc210fb286163978a69210ef4674cd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 959322, "upload_time": "2019-07-02T14:56:01", "url": "https://files.pythonhosted.org/packages/ac/91/68d90e95c122452db4617155b04968ff180108cc70eddd0a7b0c71f03a75/oereb_client-1.3.5.tar.gz" } ], "1.3.6": [ { "comment_text": "", "digests": { "md5": "236a9e36fd17517f74a3ecf1d2b7b0c3", "sha256": "63a836aab40ccc16b9d22d9fcb06960560ee0de4c8185edf7eb1d77e02307d86" }, "downloads": -1, "filename": "oereb_client-1.3.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "236a9e36fd17517f74a3ecf1d2b7b0c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 960199, "upload_time": "2019-08-13T14:28:36", "url": "https://files.pythonhosted.org/packages/e8/f1/82a7eea62d5973d7645a10f1b2e7db32992fc11d773af55fbcd01b3780af/oereb_client-1.3.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "794b19aed27fecbd8532bb825c97272d", "sha256": "4d2fbd81f72d2d5c2d2d60f217132beeb09eb9146ba30fbe3b365f9ff405886b" }, "downloads": -1, "filename": "oereb_client-1.3.6.tar.gz", "has_sig": false, "md5_digest": "794b19aed27fecbd8532bb825c97272d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 959435, "upload_time": "2019-08-13T14:28:38", "url": "https://files.pythonhosted.org/packages/05/74/8b60db74d966eae4f96236fc29180982d94c4f07e899d5d570ab869a0385/oereb_client-1.3.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "236a9e36fd17517f74a3ecf1d2b7b0c3", "sha256": "63a836aab40ccc16b9d22d9fcb06960560ee0de4c8185edf7eb1d77e02307d86" }, "downloads": -1, "filename": "oereb_client-1.3.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "236a9e36fd17517f74a3ecf1d2b7b0c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 960199, "upload_time": "2019-08-13T14:28:36", "url": "https://files.pythonhosted.org/packages/e8/f1/82a7eea62d5973d7645a10f1b2e7db32992fc11d773af55fbcd01b3780af/oereb_client-1.3.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "794b19aed27fecbd8532bb825c97272d", "sha256": "4d2fbd81f72d2d5c2d2d60f217132beeb09eb9146ba30fbe3b365f9ff405886b" }, "downloads": -1, "filename": "oereb_client-1.3.6.tar.gz", "has_sig": false, "md5_digest": "794b19aed27fecbd8532bb825c97272d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 959435, "upload_time": "2019-08-13T14:28:38", "url": "https://files.pythonhosted.org/packages/05/74/8b60db74d966eae4f96236fc29180982d94c4f07e899d5d570ab869a0385/oereb_client-1.3.6.tar.gz" } ] }