{ "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 :: Plone :: 5.0", "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 Icons\n=========\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.icons/develop\n :target: https://ci.eionet.europa.eu/job/eea/job/eea.icons/job/develop/display/redirect\n :alt: develop\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.icons/master\n :target: https://ci.eionet.europa.eu/job/eea/job/eea.icons/job/master/display/redirect\n :alt: master\n\nIntroduction\n============\nFont Awesome icons for Plone and EEA packages\n\n.. note ::\n\n This add-on doesn't do anything by itself. It needs to be integrated by a\n developer within your own products. For reference you can check\n the `eea.progressbar`_ package.\n\n\n.. contents::\n\n\nMain features\n=============\n\n1. Register `Font Awesome icons`_ into Plone CSS registry\n2. Register `Font Awesome Animation`_ into Plone CSS registry\n\n\nInstall\n=======\n\n- Add eea.icons to your eggs section in your buildout and re-run buildout.\n You can download a sample buildout from\n https://github.com/eea/eea.icons/tree/master/buildouts/plone4\n- Install eea.icons within Site Setup > Add-ons\n\nGetting started\n===============\n\nSimply use the tag with specific classes as following::\n\n \n\nAnd for animated icons::\n\n \n\n\nYou can use the entire set of `Font Awesome icons`_ .\nFont Awesome gives you scalable vector icons that can instantly be\ncustomized - size, color, drop shadow, and anything that can be done with\nthe power of CSS.\n\nThere are many ways to customise the icons display. See the `practical examples`_\nand just replace the generic **fa-** classname with our **eea-icon-**\nclass prefix and for font awesome animated icons replace **faa-** classname with\nour **eea-icon-anim-** class prefix.\n\n\nSource code\n===========\n\n- Latest source code (Plone 4 compatible):\n https://github.com/eea/eea.icons\n\n\nCopyright and license\n=====================\nThe Initial Owner of the Original Code is European Environment Agency (EEA).\nAll Rights Reserved.\n\nThe EEA Icons (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.progressbar`: https://eea.github.io/docs/eea.progressbar\n.. _`practical examples`: http://fontawesome.io/examples/\n.. _`Font Awesome icons`: http://fontawesome.io/icons/\n.. _`Font Awesome Animation`: http://l-lin.github.io/font-awesome-animation/\n\nChangelog\n=========\n\n3.3 - (2019-05-20)\n---------------------\n* Change: added missing icons within css now that we use font awesome 4.7.0\n [ichim-david refs #102564]\n\n3.2 - (2019-01-28)\n---------------------\n* Jenkins: Add sonarqube step\n [avoinea refs #101552]\n\n3.1 - (2018-06-22)\n---------------------\n* Change: updated URLs pointing to eea.europa.eu with https://\n [alecghica refs #95849]\n* Feature: upgraded Font Awesome from v4.4.0 to v4.7.0\n [alecghica refs #95849]\n\n3.0 - (2018-06-08)\n---------------------\n* Bug fix: fixed failed to decode downloaded font\n [avoinea refs #96029]\n\n2.9 - (2018-05-24)\n-----------------------\n* Bug fix: fixed fontAwesome loading\n [alecghica refs #95020]\n\n2.8 - (2018-04-18)\n------------------\n* Bug fix: fixed fontAwesome loading for IE11 on Windows 7 by\n removing double src eot font loading\n [ichim-david refs #94853]\n\n2.7 - (2018-03-14)\n------------------\n* Change: added eea-icon-marginless class useful for icons that\n need no left and right margin\n [ichim-david refs #91590]\n* Extend uninstall profile.\n [thet]\n\n2.6 - (2017-12-12)\n------------------\n* Change: Replace eeacms/zptlint with eeacms/plone-test:4 zptlint\n [avoinea refs #90415]\n\n2.5 - (2017-11-07)\n------------------\n* Change: Remove Sphinx generated documentation\n [petchesi-iulian refs #88212]\n\n2.4 - (2017-05-15)\n------------------\n* Change: fixed PyLint warnings and errors\n [eduard-fironda refs #84949]\n\n2.3 - (2017-04-24)\n------------------\n* Change: updated package information\n [eduard-fironda]\n\n2.2 - (2016-09-13)\n------------------\n* Bug fix: Fixed HTTP/HTTPS mixed content within CSS\n [voineali refs #74910]\n\n2.1 - (2016-05-19)\n------------------\n* Bug fix: Fix pylint warnings\n [ichim-david refs #71940]\n\n2.0 - (2015-12-11)\n------------------\n* Bug fix: Fix read permission on eea-icons-annimation.css.dtml file\n [voineali refs #27406]\n\n1.9 - (2015-11-03)\n------------------\n* Change: eea-icons.css now define extra content type extension names\n [ichimdav refs #28967]\n\n1.8 - (2015-09-10)\n------------------\n* Change: eea-icons.js now checks if we need to add the icons within the icon\n right and left containers\n [ichimdav #27215]\n\n1.7 - (2015-04-02)\n------------------\n* Change: Switched to curl in the jenkins build install script\n [olimpiurob refs #22402]\n* Change: Changed fetch url for jenkins build install script to the install\n script from the main EEA CPB repository\n [olimpiurob refs #22402]\n* Change: fixed eea-icons line-height issues after upgrade\n to version 4.3\n [ichimdav refs #24129]\n\n1.6 - (2015-03-17)\n------------------\n* Change: upgraded Font Awesome fonts to version 4.3\n [ichimdav refs #23017]\n\n1.5 - (2015-02-16)\n------------------\n* Upgrade step: Within \"Plone > Site setup > Add-ons\" click on\n upgrade button available for eea.icons\n [voineali refs #22969]\n* Feature: Support Font Awesome Animation http://l-lin.github.io/font-awesome-animation/\n [voineali refs #22969]\n\n1.4 - (2014-10-15)\n------------------\n* Bug fix: Fix Font-Awesome icons within PDFs generated with wkhtmltopdf\n [voineali refs #21149]\n* Feature: Plone 5 compatible\n [avoinea]\n\n1.3 - (2014-06-06)\n------------------\n* Feature: updated Font-awesome fonts and icons to 4.1\n [ichim-david refs #19536]\n\n1.2 - (2014-01-22)\n------------------\n* Bug fix: Fix documentation\n [avoinea]\n* Upgrade step: Within \"Plone > Site setup > Add-ons\" click on\n upgrade button available for eea.icons\n [ichim-david #17711]\n* Change: removed the explicit media query for eea-icons.css\n otherwise the icons won't be visible within IE8\n [ichim-david refs #17711]\n\n1.1 - (2013-12-17)\n------------------\n* Feature: finished porting the logic from eea.design\n [ichim-david refs #17709]\n* Change: renamed instances of fonts to icons\n [ichim-david refs #17709]\n* Feature: updated unistall profile\n [ichim-david refs #17709]\n\n1.0 - (2013-12-17)\n------------------\n- Initial release\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eea/eea.icons", "keywords": "EEA Add-ons Plone Zope", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "eea.icons", "package_url": "https://pypi.org/project/eea.icons/", "platform": "", "project_url": "https://pypi.org/project/eea.icons/", "project_urls": { "Homepage": "https://github.com/eea/eea.icons" }, "release_url": "https://pypi.org/project/eea.icons/3.3/", "requires_dist": null, "requires_python": "", "summary": "EEA Icons used throughout the EEA sites", "version": "3.3" }, "last_serial": 5293105, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "383bc6257ec03a088aaf9f1363c8bbe1", "sha256": "942013156a5a76f198b166a0962c75733d8b83775bcd4181c0ce7adb2ddec6c5" }, "downloads": -1, "filename": "eea.icons-1.0.zip", "has_sig": false, "md5_digest": "383bc6257ec03a088aaf9f1363c8bbe1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 263823, "upload_time": "2014-01-15T10:50:58", "url": "https://files.pythonhosted.org/packages/d7/30/34ac42687bf94891a5797165f2669acd539c8beef78cd117bf9372d860bf/eea.icons-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "cb50c525fc2609e9caf8bdf596e11adb", "sha256": "814454d8caf21c60d256208f080bb3c7e925e990f1d44a4fc3e7e6ca2a85b0f1" }, "downloads": -1, "filename": "eea.icons-1.1.zip", "has_sig": false, "md5_digest": "cb50c525fc2609e9caf8bdf596e11adb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 265053, "upload_time": "2014-01-15T10:51:43", "url": "https://files.pythonhosted.org/packages/03/9a/605aeea05b6dc10f9c3f6269b276d4eb09649ff3d53e79aea7b60b653618/eea.icons-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "ccfd71fcfd157a511ba9b0a9aff16f19", "sha256": "3c18012262ee75680d047eaa2090a8b2cb2c22f7278c249f33f449f2ff57a882" }, "downloads": -1, "filename": "eea.icons-1.2.zip", "has_sig": false, "md5_digest": "ccfd71fcfd157a511ba9b0a9aff16f19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 267251, "upload_time": "2014-01-23T08:57:04", "url": "https://files.pythonhosted.org/packages/a9/ae/60e4dd885c823b00003334e8e1066910c0e88c5cf8001b0791831cda896e/eea.icons-1.2.zip" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "388c9b943449ef3d35dd174e3ce2cb28", "sha256": "3e3df2cd34211a2f700c2c7cda341d9103d5b9e4e00be8f600bf479c40e27796" }, "downloads": -1, "filename": "eea.icons-1.3.zip", "has_sig": false, "md5_digest": "388c9b943449ef3d35dd174e3ce2cb28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 409066, "upload_time": "2014-06-11T11:34:57", "url": "https://files.pythonhosted.org/packages/d4/80/6490b20d01ef79b24485372d82369099be3f74d60cc84e8e047dcba14b5e/eea.icons-1.3.zip" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "6cf603476c3f087ad6ce004f09b4d1d3", "sha256": "c369002b53074ff22c68c2c54424c4c1c570dcf353f87b01c5471c6dd4f3269b" }, "downloads": -1, "filename": "eea.icons-1.4.zip", "has_sig": false, "md5_digest": "6cf603476c3f087ad6ce004f09b4d1d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 547314, "upload_time": "2014-10-20T08:23:09", "url": "https://files.pythonhosted.org/packages/18/eb/1ce95b3934758f34402e6f7237c93faeecfbc5c732bb0c65b00fe5fdba29/eea.icons-1.4.zip" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "c88eeb674d131d0e596e7329d465642a", "sha256": "21b28ba7d2ebc7a76d7cf5e6f5cd1ed99381929f81e2ce4ed64bd82a3dca6cf0" }, "downloads": -1, "filename": "eea.icons-1.5.zip", "has_sig": false, "md5_digest": "c88eeb674d131d0e596e7329d465642a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 552016, "upload_time": "2015-02-18T08:45:24", "url": "https://files.pythonhosted.org/packages/57/c3/378da3145f5617c40a3b57b5f3992b534bcc8f691068f1a5ad41002c8f17/eea.icons-1.5.zip" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "3e117ded0f377289ced719eff14f1c58", "sha256": "892d1b5db254985415e3d175296788b5554b65fb22442c1f61689d333bd6c3cd" }, "downloads": -1, "filename": "eea.icons-1.6.zip", "has_sig": false, "md5_digest": "3e117ded0f377289ced719eff14f1c58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 673607, "upload_time": "2015-03-19T07:47:53", "url": "https://files.pythonhosted.org/packages/4f/b6/6b1442389830c4ffc714fb6ebbcf2d635139bba781b8a7012b254dc16353/eea.icons-1.6.zip" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "1e2226b6a1c2173eb293ccb04f8b47c1", "sha256": "ea1c14e3b9f999766e41c10e82cc15ddba8199e0fe637eafd035fc8d3f64479c" }, "downloads": -1, "filename": "eea.icons-1.7.zip", "has_sig": false, "md5_digest": "1e2226b6a1c2173eb293ccb04f8b47c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 674182, "upload_time": "2015-04-06T07:05:27", "url": "https://files.pythonhosted.org/packages/75/67/f3e7ebe9fd80ecdb155606a45260b60e9112e71a195af126268316e80948/eea.icons-1.7.zip" } ], "1.8": [ { "comment_text": "", "digests": { "md5": "9955dcd656d6ec60d838d508406a478f", "sha256": "9100bb93b1d329f94dc9c41a4d7c4de43f72c1bbee2d35a696876233d3061ada" }, "downloads": -1, "filename": "eea.icons-1.8.zip", "has_sig": false, "md5_digest": "9955dcd656d6ec60d838d508406a478f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 674385, "upload_time": "2015-09-14T12:42:04", "url": "https://files.pythonhosted.org/packages/c2/62/2f08e079a1b54f5c69c318666cf1153d4f950714d4c7955efd4ca4e3ed34/eea.icons-1.8.zip" } ], "1.9": [ { "comment_text": "", "digests": { "md5": "8cea832212b1a2bc90d34026e699b664", "sha256": "603e89d36b627fe09855321d469291dd1b61cda1f3d96bd7a52683941bdeb809" }, "downloads": -1, "filename": "eea.icons-1.9.zip", "has_sig": false, "md5_digest": "8cea832212b1a2bc90d34026e699b664", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 674604, "upload_time": "2015-11-09T08:41:13", "url": "https://files.pythonhosted.org/packages/2d/22/3c8086ac43498ae457f0233e33367ffb8842ef0f72fd04fca923ea964472/eea.icons-1.9.zip" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "d77c3346e31c848efbdaac1cf4c4c8c0", "sha256": "ebb0411809b32206c1277cc317d683916f21f82ed8af4f975c507af035a029ae" }, "downloads": -1, "filename": "eea.icons-2.0.zip", "has_sig": false, "md5_digest": "d77c3346e31c848efbdaac1cf4c4c8c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 674731, "upload_time": "2015-12-11T13:05:16", "url": "https://files.pythonhosted.org/packages/17/d2/6ef738343c2185394c7ec70d69a24e1f9f0b1f94f55d39ea213110259ff2/eea.icons-2.0.zip" } ], "2.1": [], "2.2": [ { "comment_text": "", "digests": { "md5": "212e8e0c5a6bd18786167f98fd4fab74", "sha256": "79fd6772080d83c02cb3dbc189253874fb1f5265cc2b89dc0b256c21c170ed1d" }, "downloads": -1, "filename": "eea.icons-2.2.zip", "has_sig": false, "md5_digest": "212e8e0c5a6bd18786167f98fd4fab74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 674985, "upload_time": "2016-09-19T17:43:26", "url": "https://files.pythonhosted.org/packages/ac/36/672c80eb0dfa623d6e23d0b8087d50c4637f8e4870f06597534b2134de95/eea.icons-2.2.zip" } ], "2.3": [ { "comment_text": "", "digests": { "md5": "41b817aff734145ac06652c0a4b7058d", "sha256": "b280a55516f46181889ca32112ddaaf11b3ea02cf332e9c88425e6cf9a27a06f" }, "downloads": -1, "filename": "eea.icons-2.3.zip", "has_sig": false, "md5_digest": "41b817aff734145ac06652c0a4b7058d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 675117, "upload_time": "2017-05-02T08:04:19", "url": "https://files.pythonhosted.org/packages/5d/ed/bab65bd77eeb959508d67d1276a182c1cb69352e243a85177e328093353a/eea.icons-2.3.zip" } ], "2.4": [ { "comment_text": "", "digests": { "md5": "838535d2f11eb9d0a45f6b54ff55d98f", "sha256": "3a41511d42e1b1bf248dd852074a6cc3e6a530bb2a506f0e6c2d4994b4acd865" }, "downloads": -1, "filename": "eea.icons-2.4.zip", "has_sig": false, "md5_digest": "838535d2f11eb9d0a45f6b54ff55d98f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 675215, "upload_time": "2017-05-22T13:19:55", "url": "https://files.pythonhosted.org/packages/dd/dd/83db88dc01a0dd65ba2f93574952c4c4f709b55935c79cd395400ac2881f/eea.icons-2.4.zip" } ], "2.5": [ { "comment_text": "", "digests": { "md5": "d27efd9761b2f8a87316715113df444f", "sha256": "70b7beb65a7737801b022526d16f02d465c76365cb067fdde5a4579fd4a070aa" }, "downloads": -1, "filename": "eea.icons-2.5.zip", "has_sig": false, "md5_digest": "d27efd9761b2f8a87316715113df444f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 583457, "upload_time": "2017-11-08T13:00:16", "url": "https://files.pythonhosted.org/packages/9c/33/d4e7dc0b53b7b0bac1ee152684f472a2defc6fe5b9da83fac6b45ce7a73d/eea.icons-2.5.zip" } ], "2.6": [ { "comment_text": "", "digests": { "md5": "8aedd22d42617cd931453cd8e3c0fb9c", "sha256": "68b00e5d7ff344de73263364641481f5a62aa998ae7eb59f9e1d0db7222d2d2b" }, "downloads": -1, "filename": "eea.icons-2.6.zip", "has_sig": false, "md5_digest": "8aedd22d42617cd931453cd8e3c0fb9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 583591, "upload_time": "2018-02-23T16:06:55", "url": "https://files.pythonhosted.org/packages/f3/b9/67e35225a94c3f0d54a31bb2190b9eabb723113c767ebf5a9bbf5d6ae6b6/eea.icons-2.6.zip" } ], "2.7": [ { "comment_text": "", "digests": { "md5": "611cb9b8b7493b29e64434751458bd72", "sha256": "ee92df98bd42b83053061f8e4e5d9de2cbbcda80b122a5b6765520d2988447d2" }, "downloads": -1, "filename": "eea.icons-2.7.zip", "has_sig": false, "md5_digest": "611cb9b8b7493b29e64434751458bd72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 584660, "upload_time": "2018-03-14T20:19:17", "url": "https://files.pythonhosted.org/packages/57/17/683172cf0e5f3e823d5128e757d2316c9a3972fa1670aa3fee37ae939c66/eea.icons-2.7.zip" } ], "2.8": [ { "comment_text": "", "digests": { "md5": "1b1c3c586e6bf6ebb04f6c4cc01e1173", "sha256": "420907793fe98f30b0ff305baf2c4b09aa0d02b885392cf25f7f823091b2178d" }, "downloads": -1, "filename": "eea.icons-2.8.zip", "has_sig": false, "md5_digest": "1b1c3c586e6bf6ebb04f6c4cc01e1173", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 584942, "upload_time": "2018-04-24T11:30:55", "url": "https://files.pythonhosted.org/packages/1a/b4/ce9ae8e74401d17c5c75ae75dd8aa018dd85cc854247c70f478e893ef469/eea.icons-2.8.zip" } ], "2.9": [ { "comment_text": "", "digests": { "md5": "04152d2de5436b93187429bc9cf94dfc", "sha256": "8fef247f24bf39629a3504f98dcf5641345f7e6f7f7c86eeefd337e1764a95e5" }, "downloads": -1, "filename": "eea.icons-2.9.zip", "has_sig": false, "md5_digest": "04152d2de5436b93187429bc9cf94dfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 585017, "upload_time": "2018-05-25T10:12:29", "url": "https://files.pythonhosted.org/packages/62/94/3cd150a8ebfebc29cb230f59b264e7677a56386965900df4e2f427f45644/eea.icons-2.9.zip" } ], "3.0": [ { "comment_text": "", "digests": { "md5": "2c22ecfeca464d89aa721d17f08d1002", "sha256": "48677474e4fc8b72a74b2597ed790d51428f2c5e794a780947ad11d7161bead1" }, "downloads": -1, "filename": "eea.icons-3.0.zip", "has_sig": false, "md5_digest": "2c22ecfeca464d89aa721d17f08d1002", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 585129, "upload_time": "2018-06-11T11:11:59", "url": "https://files.pythonhosted.org/packages/4b/23/0d2903cf18e16f53733918d9878b310bd53847135780bcea9763311985b0/eea.icons-3.0.zip" } ], "3.1": [ { "comment_text": "", "digests": { "md5": "6e9c9e6687c661441b01a89fe0bf7d99", "sha256": "ecf527a7d0c428f6dbd299f035f4a8deb11e892f5ea7b4fdfd2870fe130ea408" }, "downloads": -1, "filename": "eea.icons-3.1.zip", "has_sig": false, "md5_digest": "6e9c9e6687c661441b01a89fe0bf7d99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 771984, "upload_time": "2018-06-22T15:15:35", "url": "https://files.pythonhosted.org/packages/db/29/d4b36aaea7f6e690ea0c7091645a9f6be2018191d2157dcd90639cb41659/eea.icons-3.1.zip" } ], "3.2": [ { "comment_text": "", "digests": { "md5": "871e53772cfad94b6eac87eb01d8298f", "sha256": "f5bd2d58891976032526900f48c285f0c2ee4c7cf9525b5e199b6d202e728a26" }, "downloads": -1, "filename": "eea.icons-3.2.zip", "has_sig": false, "md5_digest": "871e53772cfad94b6eac87eb01d8298f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 772688, "upload_time": "2019-01-29T18:34:52", "url": "https://files.pythonhosted.org/packages/0c/de/7332e62f4922a1377c8af7472106e48814e8e0360174e601c2d584632058/eea.icons-3.2.zip" } ], "3.3": [ { "comment_text": "", "digests": { "md5": "75723fb0d9ef1843ccbec7bdd1bc8cf5", "sha256": "b26e6ae852a8d11144c531c28e9e7ab9bdf5b59c8a004a45e0e03881bbb865a8" }, "downloads": -1, "filename": "eea.icons-3.3.zip", "has_sig": false, "md5_digest": "75723fb0d9ef1843ccbec7bdd1bc8cf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 776909, "upload_time": "2019-05-20T15:57:06", "url": "https://files.pythonhosted.org/packages/6f/98/6ff8870a65d8a321015bc7de0b3f63798372544130b567d1b3912430db86/eea.icons-3.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "75723fb0d9ef1843ccbec7bdd1bc8cf5", "sha256": "b26e6ae852a8d11144c531c28e9e7ab9bdf5b59c8a004a45e0e03881bbb865a8" }, "downloads": -1, "filename": "eea.icons-3.3.zip", "has_sig": false, "md5_digest": "75723fb0d9ef1843ccbec7bdd1bc8cf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 776909, "upload_time": "2019-05-20T15:57:06", "url": "https://files.pythonhosted.org/packages/6f/98/6ff8870a65d8a321015bc7de0b3f63798372544130b567d1b3912430db86/eea.icons-3.3.zip" } ] }