{ "info": { "author": "European Environment Agency: IDM2 A-Team", "author_email": "eea-edw-a-team-alerts@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Framework :: Zope2", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Zope", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===========\nEEA Exhibit\n===========\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.exhibit/develop\n :target: https://ci.eionet.europa.eu/job/eea/job/eea.exhibit/job/develop/display/redirect\n :alt: Develop\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.exhibit/master\n :target: https://ci.eionet.europa.eu/job/eea/job/eea.exhibit/job/master/display/redirect\n :alt: Master\n\nEEA Exhibit provides Simile Widgets Exhibit framework integration for\neea.app.visualization. See eea.daviz package for more details.\n\n\n.. image:: https://eea.github.io/_images/eea.daviz.layers.svg\n\n\n.. contents::\n\n\nInstallation\n============\n\nzc.buildout\n-----------\nIf you are using `zc.buildout`_ and the `plone.recipe.zope2instance`_\nrecipe to manage your project, you can do this:\n\n* Update your buildout.cfg file:\n\n * Add ``eea.exhibit`` to the list of eggs to install\n * Tell the `plone.recipe.zope2instance`_ recipe to install a ZCML slug\n\n ::\n\n [instance]\n ...\n eggs =\n ...\n eea.exhibit\n\n zcml =\n ...\n eea.exhibit\n\n* Re-run buildout, e.g. with::\n\n $ ./bin/buildout\n\nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.\n\nLive demos\n==========\n\n* `Basic tutorials `_\n* `Advanced tutorials `_\n\nDependencies\n============\n\n`EEA Exhibit`_ has the following dependencies:\n - Zope 2.12+\n - rdflib\n - `eea.app.visualization`_\n\n\n.. image:: https://eea.github.io/_images/eea.daviz.dependencies.svg\n\n\nSource code\n===========\n\nLatest source code (Zope 2 compatible):\n- `Plone Collective on Github `_\n- `EEA on Github `_\n\nPlone 2 and 3 compatible:\n https://github.com/eea/eea.exhibit/tree/plone25\n\n\nCopyright and license\n=====================\nThe Initial Owner of the Original Code is European Environment Agency (EEA).\nAll Rights Reserved.\n\nThe EEA Exhibit (the Original Code) is free software;\nyou can redistribute it and/or modify it under the terms of the GNU\nGeneral Public License as published by the Free Software Foundation;\neither version 2 of the License, or (at your option) any later\nversion.\n\nMore details under docs/License.txt\n\n\nFunding\n=======\n\nEEA_ - European Environment Agency (EU)\n\n.. _EEA: https://www.eea.europa.eu/\n.. _`eea.app.visualization`: https://eea.github.com/docs/eea.app.visualization\n.. _`plone.recipe.zope2instance`: https://pypi.python.org/pypi/plone.recipe.zope2instance\n.. _`zc.buildout`: https://pypi.python.org/pypi/zc.buildout\n\nChangelog\n=========\n\n8.9 - (2018-09-07)\n-----------------------\n* Change: updated URLs pointing to eea.europa.eu with https://\n [alecghica refs #95849]\n\n8.8 - (2017-12-12)\n------------------\n* Change: Replace eeacms/zptlint with eeacms/plone-test:4 zptlint\n [avoinea refs #90415]\n\n8.7 - (2017-11-07)\n------------------\n* Change: Remove Sphinx generated documentation\n [petchesi-iulian refs #88212]\n\n8.6 - (2017-04-24)\n------------------\n* Change: updated package information\n [eduard-fironda]\n\n8.5 - (2017-01-17)\n------------------\n* Bug fix: Add extras_require to setup.py for zope2 only deployments\n [avoinea]\n\n8.4 - (2016-12-19)\n------------------\n* Bug fix: Make babel related errors more verbose\n [voineali refs #75388]\n\n8.3 - (2016-08-29)\n------------------\n* Change: Set gmap key\n [claytonc]\n\n8.2 - (2015-10-05)\n------------------\n* Change: check if DavizEdit.Events exists before overriding it withing js files\n in case DavizEdit isn't found and is constructed\n [ichimdav refs #27220]\n\n8.1 - (2015-08-18)\n------------------\n* Change: Auto-include zcml within plone context in order to make this package\n work without having to add it within buildout zcml directive.\n [avoinea]\n\n8.0 - (2015-05-05)\n------------------\n* Bug fix: check if tab api is available before attempting to click on first\n chart tab. This way we avoid a js error when no charts are added.\n [ichimdav refs #22901]\n* Upgrade step: Within \"Plone > Site setup > Add-ons\" click on\n upgrade button available for eea.exhibit\n* Cleanup: Removed fallback images from ZODB\n [voineali refs #24901]\n\n7.9 - (2015-03-17)\n------------------\n* Change: Switched to curl in the jenkins builds install script\n [olimpiurob refs #22402]\n* Change: Changed fetch url for jenkins builds install script to the install\n script from the main EEA CPB repository\n [olimpiurob refs #22402]\n\n7.8 - (2014-12-23)\n------------------\n* Bug fix: Fixed exhibit views to work with Chameleon\n [voineali refs #22228]\n\n7.7 - (2014-06-10)\n------------------\n* Feature: Updated tutorial link for exhibit edit page\n [szabozo0 refs #18400]\n\n7.6 - (2014-03-10)\n------------------\n* Change: Link video tutorials within documentation\n [avoinea]\n\n7.5 - (2014-02-03)\n------------------\n* Bug fix: Workaround for exhibit loosing the hashbang when applying filter\n [olimpiurob #17233]\n* Bug fix: Fixed exhibit 2.2.0 js syntax error manifesting in IE8\n [olimpiurob #17233]\n\n7.4 - (2014-01-23)\n------------------\n* Change: Rerelease broken egg\n [ghicaale refs #17959]\n\n7.3 - (2014-01-22)\n------------------\n* Bug fix: removed wrongly added blockquotes within README.rst\n [ichim-david refs #18064]\n* Change: Update Advanced settings button labels\n [avoinea]\n* Feature: adding Sphinx-generated documentation in Page Template format\n [batradav refs #9502]\n\n7.2 - (2013-09-06)\n------------------\n* Feature: Added possibility to configure pagination for tabular view\n [szabozo0 refs #15669]\n\n7.1 - (2013-03-15)\n------------------\n* Feature: Update Simile Exhibit 2.2 Map Extenstion to use Google Maps v3\n [voineali refs #14106]\n* Bug fix: Force Simile Exhibit 2.2 if browser is Internet Explorer as\n Simile Exhibit 3.0 is not stable for IE\n [voineali refs #14106]\n* Feature: Added Simile Exhibit section within Daviz Visualization Control Panel\n and allow Plone admins to select which version of Simile Exhibit\n to use (2.2.0 or 3.0.0. Default 3.0.0)\n [voineali refs #14106]\n* Change: Moved eea.exhibit specific code from eea.app.visualization to this\n package and load exhibit API only if there is at least one Exhibit\n Visualization enabled\n [voineali refs #14003]\n* Feature: added information for contributors\n [ciobabog refs #13892]\n* Feature: Added more exhibit facets (Alphabetical Range, Cloud, Hierarhical,\n Numeric Range and Text Search)\n [voineali refs #10007]\n\n7.0 - (2013-02-25)\n------------------\n* Bug fix: Center timeline to current date\n [voineali refs #10176]\n* Feature: Upgraded to Simile Exhibit 3.0\n [voineali refs #13807]\n\n6.2 - (2013-01-10)\n------------------\n* Upgrade step: Within \"Plone > Site setup > Add-ons\" click on\n upgrade button available for eea.exhibit\n* Change: Fix tabular view to get column labels from FacetsVocabulary and not\n directly from annotations\n [voineali refs #9558]\n* Feature: Possibility to customize Exhibit visualizations title\n [avoinea]\n* Feature: On saving a chart, copy the generic chart image in the visualization\n [szabozo0 refs #10019]\n* Bug fix: add namespace declaration for exhibit (makes Chameleon happy)\n [simahawk]\n\n6.1 - (2012-11-09)\n------------------\n* Feature: Display image when javascript is disabled\n [szabozo0 refs #9562]\n* Bug fix: Fixed tabular view columns format\n [voineali refs #9583]\n* Feature: Allow distict columns for latitude and longitude\n [voineali refs #9593]\n* Feature: Allow editing of extra configuration for exhibit views\n [voineali refs #5521]\n\n6.0 - (2012-10-08)\n------------------\n* Upgrade step: Within \"Plone > Site setup > Add-ons\" click on\n upgrade button available for eea.exhibit\n* Feature: Made this package Plone independent (Zope2 minimal requirements)\n [voineali refs #5421]\n\n4.5 - (2018-09-07)\n----------------------\n\n4.4 - (2012-07-13)\n------------------\n* Bug Fix: Fixed i18n missing tags and duplicate keys in .pt files\n [prospchr refs #5162]\n\n4.3 - (2012-06-12)\n------------------\n* Bug fix: fixed markup of HISTORY.txt file\n [ciobabog refs #5231]\n* Feature: Added preview images for Exhibit Views\n [voineali refs #5024]\n* Feature: Added possibility to customize lenses for all exhibit views not only\n for Tile View\n [voineali fixes #5112]\n* Feature: Added unique URLs for exhibit tabs in order to easily bookmark and\n share them. Also support browser history (back and forward buttons)\n [voineali refs #4851]\n\n4.2 - (2012-03-30)\n------------------\n* Upgrade step: Within \"Plone > Site setup > Add-ons\" click on\n upgrade button available for eea.exhibit\n [voineali #4996]\n* Feature: Refactoring to be able to use this package as a standalone or as\n part of eea.daviz bundle\n [voineali #4996]\n\n4.1 - (2011-11-18)\n------------------\n* Rerelease broken egg\n\n4.0 - (2011-11-07)\n------------------\n* Bugfix: Fixed IE JS errors, fixed code that uses jQuery to avoid conflicts\n with other JS frameworks\n [szabozo0 #4542]\n* Feature: Added upgrade steps\n [voineali #4392]\n* Feature: ported package to plone 4.x\n [ichimdav #4233]\n\n1.0 - (2011-03-16)\n------------------\n* Initial release\n [voineali]\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://pypi.python.org/pypi/eea.exhibit", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/eea.exhibit", "keywords": "EEA Add-ons Plone Zope", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "eea.exhibit", "package_url": "https://pypi.org/project/eea.exhibit/", "platform": "", "project_url": "https://pypi.org/project/eea.exhibit/", "project_urls": { "Download": "https://pypi.python.org/pypi/eea.exhibit", "Homepage": "https://github.com/collective/eea.exhibit" }, "release_url": "https://pypi.org/project/eea.exhibit/8.9/", "requires_dist": null, "requires_python": "", "summary": "EEA Exhibit provides Simile Widgets Exhibit JS libraries as Zope 3 resources.", "version": "8.9" }, "last_serial": 4257558, "releases": { "4.0": [], "4.1": [ { "comment_text": "", "digests": { "md5": "4be14724c7f7c302c6407849b2d83cb0", "sha256": "0fbc20f6712951a9b3474ab752800d0037c92da023a238fda02a8c903b0eafae" }, "downloads": -1, "filename": "eea.exhibit-4.1.zip", "has_sig": false, "md5_digest": "4be14724c7f7c302c6407849b2d83cb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 869370, "upload_time": "2011-12-07T12:55:51", "url": "https://files.pythonhosted.org/packages/55/81/79269acec0bb895fcc04b4098c3aeac235d25221e0b02dc4a866740ce8a4/eea.exhibit-4.1.zip" } ], "4.2": [ { "comment_text": "", "digests": { "md5": "4dd48f1e686d9c1d919535500447ba5b", "sha256": "526611a049dc654b6ffbb3efee537206d9cf34145bbfaa7e82b3f9249fc18719" }, "downloads": -1, "filename": "eea.exhibit-4.2.zip", "has_sig": false, "md5_digest": "4dd48f1e686d9c1d919535500447ba5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 902345, "upload_time": "2012-04-02T15:17:41", "url": "https://files.pythonhosted.org/packages/9c/c8/08a35122b296ef79c2cadba459d46a7157a4b1dcba99a2f9f944f4028b22/eea.exhibit-4.2.zip" } ], "4.3": [ { "comment_text": "", "digests": { "md5": "c1feb0c9f34b447160b3e70f02db7074", "sha256": "bd56adc81122ad4d75bf9782c4664d2fe8e4d5561ce17c27fd2895ae47235043" }, "downloads": -1, "filename": "eea.exhibit-4.3.zip", "has_sig": false, "md5_digest": "c1feb0c9f34b447160b3e70f02db7074", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1287427, "upload_time": "2012-06-13T11:28:51", "url": "https://files.pythonhosted.org/packages/87/2e/95497adbe8792860028602144458531baf29ab41756036fd0002d9b32c91/eea.exhibit-4.3.zip" } ], "4.4": [ { "comment_text": "", "digests": { "md5": "8a3b58760b36fea2a249f5e1940d46a0", "sha256": "f50c5d63531c9ab74888de85a32b170c2497de2e8fb354164d71dee0bb558b2b" }, "downloads": -1, "filename": "eea.exhibit-4.4.zip", "has_sig": false, "md5_digest": "8a3b58760b36fea2a249f5e1940d46a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1288425, "upload_time": "2012-07-16T10:36:37", "url": "https://files.pythonhosted.org/packages/5e/40/8297f6d53a75b3c15e19c2cd4c8f1c0e3a3c0c517ed44194b0a2386dee06/eea.exhibit-4.4.zip" } ], "6.0": [ { "comment_text": "", "digests": { "md5": "13bfadfb30f3ca90c180c93451f3f05f", "sha256": "53c9e8c616c2c1f99ab0ac0ee317a9e0a1c84f921bdf3cd14aa28f33d4b5712d" }, "downloads": -1, "filename": "eea.exhibit-6.0.zip", "has_sig": false, "md5_digest": "13bfadfb30f3ca90c180c93451f3f05f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1295375, "upload_time": "2012-10-08T14:24:23", "url": "https://files.pythonhosted.org/packages/e1/9d/6151156865b75a45dce696c8166022eabb2c22fde4efaf91350ed3ffaea0/eea.exhibit-6.0.zip" } ], "6.1": [ { "comment_text": "", "digests": { "md5": "0bc843cd3de6340d9f193516b6604b8e", "sha256": "bec6aa5da82183ee8c8d0c1278983440c3bd638a7092de0e94870b7acc047d16" }, "downloads": -1, "filename": "eea.exhibit-6.1.zip", "has_sig": false, "md5_digest": "0bc843cd3de6340d9f193516b6604b8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1410465, "upload_time": "2012-11-09T15:12:11", "url": "https://files.pythonhosted.org/packages/49/cc/5221911dc15dcaaf0c94f6cca7512c5c7fdd1c696ecf480af9817210f34e/eea.exhibit-6.1.zip" } ], "6.2": [ { "comment_text": "", "digests": { "md5": "b22890be037c6494bee154a7d65c5290", "sha256": "457d180f321dda6a301e740d8f3942a78bddd25c1222eb30305300b555147199" }, "downloads": -1, "filename": "eea.exhibit-6.2.zip", "has_sig": false, "md5_digest": "b22890be037c6494bee154a7d65c5290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1417818, "upload_time": "2013-01-10T14:34:21", "url": "https://files.pythonhosted.org/packages/ab/64/c1bf65ee55a04b7188719922d4b4ea7fc63621966de3f3a5fd23115055ed/eea.exhibit-6.2.zip" } ], "7.0": [ { "comment_text": "", "digests": { "md5": "f2ac50496f4049d9866065a739a0ab06", "sha256": "f0fea8d48eb1882d95d59bb88555fcafef3ee446db0b2f8f95840057303c26bb" }, "downloads": -1, "filename": "eea.exhibit-7.0.zip", "has_sig": false, "md5_digest": "f2ac50496f4049d9866065a739a0ab06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2466630, "upload_time": "2013-02-27T10:00:17", "url": "https://files.pythonhosted.org/packages/6e/2b/59c896f3365d6657998487f5a6fc8a088b3cf013c3fd5175ab1be33ad161/eea.exhibit-7.0.zip" } ], "7.1": [ { "comment_text": "", "digests": { "md5": "6e32b2c9ad29fdfe78dbb9bd0338dc1d", "sha256": "0c5429673979ef18f4e71110377356dc6d44ae18d65edab5659c31384fad32ed" }, "downloads": -1, "filename": "eea.exhibit-7.1.zip", "has_sig": false, "md5_digest": "6e32b2c9ad29fdfe78dbb9bd0338dc1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2523760, "upload_time": "2013-03-18T10:08:27", "url": "https://files.pythonhosted.org/packages/80/68/ff169cc4fb7d7609673d206deb9b593c7d5e92b57d6c84d0e5ae1b7bfa94/eea.exhibit-7.1.zip" } ], "7.2": [ { "comment_text": "", "digests": { "md5": "671a9c77f638a012bd341ebc2af01519", "sha256": "c0bd926a6aac9a075aa57d75527861af9d63bcc761aa37d3b0404f75cddb5804" }, "downloads": -1, "filename": "eea.exhibit-7.2.zip", "has_sig": false, "md5_digest": "671a9c77f638a012bd341ebc2af01519", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2523868, "upload_time": "2013-09-09T16:10:26", "url": "https://files.pythonhosted.org/packages/80/37/42ba4d7880ddfcd44820c88876830fee957952ecbe80b09ad17b4db0e8b4/eea.exhibit-7.2.zip" } ], "7.3": [ { "comment_text": "", "digests": { "md5": "1cd0572adf931f03946b029e08d9f034", "sha256": "e061d9df0e17aaa78c9fefacc8488e2c3f7b78a0c7eeec0a8bbba8a97da76a56" }, "downloads": -1, "filename": "eea.exhibit-7.3.zip", "has_sig": false, "md5_digest": "1cd0572adf931f03946b029e08d9f034", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2608670, "upload_time": "2014-01-23T08:55:39", "url": "https://files.pythonhosted.org/packages/da/40/d01fcb0b86116a66e6814c93997251f8d03e4363415a516e13b8619c5ce5/eea.exhibit-7.3.zip" } ], "7.4": [ { "comment_text": "", "digests": { "md5": "050efcc13b3975d7c3a57f842f6446ad", "sha256": "2344c480a10fc3f43421bbacd25db098f96a3c36c0feab3c945cd868cc8e7b4d" }, "downloads": -1, "filename": "eea.exhibit-7.4.zip", "has_sig": false, "md5_digest": "050efcc13b3975d7c3a57f842f6446ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2608750, "upload_time": "2014-01-24T14:13:06", "url": "https://files.pythonhosted.org/packages/96/00/be389bf0643774af8234ab1330d594ebca4e7aaa63b3864fd415b65f9c6b/eea.exhibit-7.4.zip" } ], "7.5": [ { "comment_text": "", "digests": { "md5": "a96cbe480e3c61dbb6b40dab04a40c9a", "sha256": "5093b5ef85501d1645e1aaa454d00ac1c74a4bef621fe10a6346d016e15b1d7d" }, "downloads": -1, "filename": "eea.exhibit-7.5.zip", "has_sig": false, "md5_digest": "a96cbe480e3c61dbb6b40dab04a40c9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2606960, "upload_time": "2014-02-04T14:48:46", "url": "https://files.pythonhosted.org/packages/d9/29/f7c69eada7c73cb8585f6afe5ec7058320532c331b85cd6207d94cc6dcd0/eea.exhibit-7.5.zip" } ], "7.6": [ { "comment_text": "", "digests": { "md5": "c65638d4f4a49e21b711830f7de63da6", "sha256": "36fcab87ebcf60e8f04d4b160809e68577fe6b51a6b89c902fa68585e9dc2ee3" }, "downloads": -1, "filename": "eea.exhibit-7.6.zip", "has_sig": false, "md5_digest": "c65638d4f4a49e21b711830f7de63da6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2607639, "upload_time": "2014-03-17T07:24:46", "url": "https://files.pythonhosted.org/packages/9a/f8/dcf1d13c29e5c246f1c26c95f08ccb33377d12a7f000773ad940d9877fbd/eea.exhibit-7.6.zip" } ], "7.7": [ { "comment_text": "", "digests": { "md5": "4cf2e717749dcddc6a7c0c93a3356975", "sha256": "f7e59136342a49a88d4c449802074602f777dd656bf394b656f71c8ec30ee50a" }, "downloads": -1, "filename": "eea.exhibit-7.7.zip", "has_sig": false, "md5_digest": "4cf2e717749dcddc6a7c0c93a3356975", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2607912, "upload_time": "2014-06-11T11:34:09", "url": "https://files.pythonhosted.org/packages/a7/9d/62ab85d3a1d710781a30f5ec2e865a80dfcea2bd2e1069ad2f0197e97399/eea.exhibit-7.7.zip" } ], "7.8": [ { "comment_text": "", "digests": { "md5": "412451b9f240d213b77567b9e6d0fa74", "sha256": "56545f31148b74074fc64052eb55d6077f0f323781e47aa8a76113301e2eb5a9" }, "downloads": -1, "filename": "eea.exhibit-7.8.zip", "has_sig": false, "md5_digest": "412451b9f240d213b77567b9e6d0fa74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2618772, "upload_time": "2014-12-23T15:09:43", "url": "https://files.pythonhosted.org/packages/f6/cc/060472bc77343f95c0cef80ef54425db160c5ba436705868f2fd329b058e/eea.exhibit-7.8.zip" } ], "7.9": [ { "comment_text": "", "digests": { "md5": "d8c37e135890443a429710a095e96d9d", "sha256": "49a9b2053ca217932f98d95b58394f111324611cb4d4f7f3c243989a41e52eb7" }, "downloads": -1, "filename": "eea.exhibit-7.9.zip", "has_sig": false, "md5_digest": "d8c37e135890443a429710a095e96d9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2619041, "upload_time": "2015-03-19T07:46:07", "url": "https://files.pythonhosted.org/packages/d0/15/b4f9a9e31de2dc690fc5cad243b35a23f936c47eb49784ae8b6f60802e24/eea.exhibit-7.9.zip" } ], "8.0": [ { "comment_text": "", "digests": { "md5": "63a543929c030115e8a23cf32cd7db9a", "sha256": "8d3c3bd3676de185fd6d814ad8ff784f821c67580d814df920cdc2752a267914" }, "downloads": -1, "filename": "eea.exhibit-8.0.zip", "has_sig": false, "md5_digest": "63a543929c030115e8a23cf32cd7db9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2620354, "upload_time": "2015-05-13T06:51:23", "url": "https://files.pythonhosted.org/packages/39/47/e402b84b06afd29a95bb143e7c5063d5f191157bf5562c59706a86d83f57/eea.exhibit-8.0.zip" } ], "8.1": [ { "comment_text": "", "digests": { "md5": "e2baf8aa112fbf00f6105f6105067b5f", "sha256": "657df4baeb89a3707fd623d67b26eec883c0ec15f2629a15104f28b8620db11d" }, "downloads": -1, "filename": "eea.exhibit-8.1.zip", "has_sig": false, "md5_digest": "e2baf8aa112fbf00f6105f6105067b5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2620546, "upload_time": "2015-08-31T14:59:38", "url": "https://files.pythonhosted.org/packages/ad/67/dc96e57af72ff35f418b55a9bb68c4787e6be514d68792e275fb71a27c91/eea.exhibit-8.1.zip" } ], "8.2": [ { "comment_text": "", "digests": { "md5": "d0d420b6e130134b609bed9d61338fdd", "sha256": "1c3ec79e319674e3038455d067fbd2afd12f9d23eac90cdf8dd700745d1ef7ee" }, "downloads": -1, "filename": "eea.exhibit-8.2.zip", "has_sig": false, "md5_digest": "d0d420b6e130134b609bed9d61338fdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2620779, "upload_time": "2015-10-08T16:39:39", "url": "https://files.pythonhosted.org/packages/ff/39/60b1efb7ba6e530baf9c1f415f558fcb8dc5c2082323afa4fe6c6b43cdf9/eea.exhibit-8.2.zip" } ], "8.3": [ { "comment_text": "", "digests": { "md5": "0b3a95f7f9f278aaff2429e13ffa0e79", "sha256": "ce5eadcf5fe064e823ce7f94910c49c8ee4066350417db6b305793b599a02833" }, "downloads": -1, "filename": "eea.exhibit-8.3.zip", "has_sig": false, "md5_digest": "0b3a95f7f9f278aaff2429e13ffa0e79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2620901, "upload_time": "2016-08-30T07:16:41", "url": "https://files.pythonhosted.org/packages/21/86/c228ab2cd1243b694d98b1c1f119cacee58b3b6a86703c99583422b146ce/eea.exhibit-8.3.zip" } ], "8.4": [ { "comment_text": "", "digests": { "md5": "e46284d411f8831bbd3b6552e780ee07", "sha256": "97e82028fcee49e6e90b0ed118fa1d096b50982be433b4a0f3207799eada76f3" }, "downloads": -1, "filename": "eea.exhibit-8.4.zip", "has_sig": false, "md5_digest": "e46284d411f8831bbd3b6552e780ee07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2604578, "upload_time": "2016-12-21T17:00:31", "url": "https://files.pythonhosted.org/packages/63/e3/ff2c094f4bc4a9e160c7a294c56a534c056c93455d64b1b79b22ea38c0ee/eea.exhibit-8.4.zip" } ], "8.5": [ { "comment_text": "", "digests": { "md5": "90982519a5e026031dcad63731bdf16a", "sha256": "8bdea3eb7a8be9431850a4f9a80af11477c83e170bb198726495f932fe377b4f" }, "downloads": -1, "filename": "eea.exhibit-8.5.zip", "has_sig": false, "md5_digest": "90982519a5e026031dcad63731bdf16a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2619948, "upload_time": "2017-01-17T19:05:51", "url": "https://files.pythonhosted.org/packages/b5/02/7aa365509689b8c0d034c070a750a37fb5e8c0c14c8249d1a9649a22d301/eea.exhibit-8.5.zip" } ], "8.6": [ { "comment_text": "", "digests": { "md5": "a8330ae68d3f138e7542fc5deb950518", "sha256": "e1a8fc2d9a012d4e6d0af7a28fe5f7d71c78ef35767d897587a50a8e1f56d0b0" }, "downloads": -1, "filename": "eea.exhibit-8.6.zip", "has_sig": false, "md5_digest": "a8330ae68d3f138e7542fc5deb950518", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2620029, "upload_time": "2017-05-02T07:51:12", "url": "https://files.pythonhosted.org/packages/2e/e1/d2d8ec6ceec8723f288bfed00e7aec0589d8a5ceb33d9d50e1c023bd8a7b/eea.exhibit-8.6.zip" } ], "8.7": [ { "comment_text": "", "digests": { "md5": "70dcd40ddcc8fc1fc7bd3baea4067c36", "sha256": "fa97a867e489d61e46d5496d04f62d85955cfa569326bf6baad701ad3da009b4" }, "downloads": -1, "filename": "eea.exhibit-8.7.zip", "has_sig": false, "md5_digest": "70dcd40ddcc8fc1fc7bd3baea4067c36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2512947, "upload_time": "2017-11-08T12:51:15", "url": "https://files.pythonhosted.org/packages/0d/e6/21635505cebe0a640029cee1c8b5146c13c938e8f59ea21f442080208d4e/eea.exhibit-8.7.zip" } ], "8.8": [ { "comment_text": "", "digests": { "md5": "d486604dcfa44eaa248330a97b5b031a", "sha256": "8857055bb2faac7815b52bc308b6538ed893497384a6d8723ca950a0fcca14da" }, "downloads": -1, "filename": "eea.exhibit-8.8.zip", "has_sig": false, "md5_digest": "d486604dcfa44eaa248330a97b5b031a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2512813, "upload_time": "2018-02-23T15:56:21", "url": "https://files.pythonhosted.org/packages/6f/63/33c97be794148853b207e7b1b8b401becfd3ae1a00a5f60139bbaf133fe7/eea.exhibit-8.8.zip" } ], "8.9": [ { "comment_text": "", "digests": { "md5": "31032521c48008a3ccc3e6b72abc119e", "sha256": "8312a102f066ad8e3534616b8c2bc86158a5e88b698ab18fcc0b0c722343d4b3" }, "downloads": -1, "filename": "eea.exhibit-8.9.zip", "has_sig": false, "md5_digest": "31032521c48008a3ccc3e6b72abc119e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2513399, "upload_time": "2018-09-10T12:48:04", "url": "https://files.pythonhosted.org/packages/05/a7/b02f4f8a399b12732e2ffba5ca30d2a0b313db3cd4fe4d831edd88ac58d1/eea.exhibit-8.9.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31032521c48008a3ccc3e6b72abc119e", "sha256": "8312a102f066ad8e3534616b8c2bc86158a5e88b698ab18fcc0b0c722343d4b3" }, "downloads": -1, "filename": "eea.exhibit-8.9.zip", "has_sig": false, "md5_digest": "31032521c48008a3ccc3e6b72abc119e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2513399, "upload_time": "2018-09-10T12:48:04", "url": "https://files.pythonhosted.org/packages/05/a7/b02f4f8a399b12732e2ffba5ca30d2a0b313db3cd4fe4d831edd88ac58d1/eea.exhibit-8.9.zip" } ] }