{ "info": { "author": "Wichert Akkerman", "author_email": "wichert@simplon.biz", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: Dutch", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Topic :: Internet :: WWW/HTTP" ], "description": "Introduction\n============\n\nThis packages contains a set of customisations of the `Euphorie\n`_ risk assessment tool as\nneeded for the `Dutch RI&E `_ site.\n\nModifications\n=============\n\nDutch company data\n------------------\n\nThe company data collected and printed during the report phase is extended\nwith numerous extra fields.\n\nOld RI&E session import\n-----------------------\n\n``tno.euphorie`` extends the online client to allow importing of survey\nsessions as generated by the old version of the *instrumenten.rie.nl* site\nas used up to September 2010. This can be done via a new form that is\nreachable from the country/session start page.\n\n\nInstallation\n============\n\nThis package must be installed like a standard third party Plone\nproduct:\n\n* add the package to the python environment used by the Zope instance.\n* configure Zope to load the ``tno.euphorie`` zcml\n* restart Zope\n* install the package via the quick installer tool in the ZMI\n\nIf you do not already have Euphorie installed it will be installed\nautomatically.\n\n\nChangelog\n=========\n\n8.1.1 (2019-09-03)\n------------------\n\n- Adapt to Euphorie 11.1 that uses deep-linking\n\n\n8.1.0 (2019-08-20)\n------------------\n\n- Switch to Euphorie 11, with improved UI: the tool navigation\n is now part of the Phase navigation\n\n\n8.0.3 (2019-03-29)\n------------------\n\n- Action plan: TNO's version has the specialty that top5 risks that have not\n yet been answered are NOT shown in the action plan. Fixed a bug in the\n navigtion that came from conflicting computation of affected risks and\n modules.\n\n\n8.0.2 (2019-03-20)\n------------------\n\n- CMS: on error unauth page, fix link to reset PW form\n\n8.0.1 (2019-02-28)\n------------------\n\n- Fix broken release 8.0.0\n\n8.0.0 (2019-02-26)\n------------------\n\n- Upgrade to Plone5\n- Switch to outputting .docx natively\n\n\n7.0.0b3 (2018-10-25)\n--------------------\n\n- Nothing changed yet.\n\n\n7.0.0b2 (2018-10-23)\n--------------------\n\n- Nothing changed yet.\n\n\n7.0.0b1 (2018-10-23)\n--------------------\n\n- Switch to Plone5\n\n\n6.0.15 (2018-07-13)\n-------------------\n\n- Bugfix for the \"measures\" report: Do not rely on the pre-computed\n list of modules, since this can fail for a scenario with \n module->module->Optional module\n\n6.0.14 (2017-11-01)\n-------------------\n\n- Another bugfix for the \"measures\" report. Correctly compute the\n future months\n\n6.0.13 (2017-10-31)\n-------------------\n\n- Fix indentation in changelog, attempt another release\n\n6.0.12 (2017-10-31)\n-------------------\n\n- Attempt another release, since 6.0.11 might not be working (?)\n\n6.0.11 (2017-10-27)\n-------------------\n\n- Measures report: fix logic for calculating 1) which measures need to be shown,\n 2) what class to assing (ongoing etc)\n\n\n6.0.10 (2017-10-18)\n-------------------\n\nChanged:\n\n- The measures_overview report has been customised from Euphorie to\n show not only the start of a measure, but their complete time span.\n A general design fix of theis report has taken place.\n NOTE: requires PrinceXML version 11!\n\n6.0.9 (2017-09-04)\n------------------\n\n- Fix translation issue on report landing (\"Use it to\")\n- Bump Euphorie to 9.0.23\n\n6.0.8 (2017-08-23)\n------------------\n\n- Bump Euphorie to 9.0.22\n\n6.0.7 (2017-05-11)\n------------------\n\n- Typo in Help text for 'Regelhulp Id'\n\n\n6.0.6 (2017-04-20)\n------------------\n\n- Bump Euphorie to 9.0.12 to get the notification for outdated tools.\n #15240\n\n\n6.0.5 (2017-03-30)\n------------------\n\n- Fix link for downloading list of all risks on report landing\n\n\n6.0.4 (2017-03-17)\n------------------\n\n- More text changes / typos\n\n6.0.3 (2017-03-13)\n------------------\n\n- Remove debug output from report landing page\n\n6.0.2 (2017-03-13)\n------------------\n\n- Translation changes\n\n6.0.1 (2017-02-02)\n------------------\n\n- Nothing changed yet.\n\n\n6.0.0 (2017-01-31)\n------------------\n\n- Major change: upgrade to \"OiRA 2.0\" user interface\n\n5.0.2 - October 13, 2015\n------------------------\n\n- Fix creation and update of non-Ondernemingsdossier sessions.\n\n\n5.0.1 - September 28, 2015\n--------------------------\n\n- Fix last bad spellings for Ondernemingsdossier.\n\n\n5.0 - September 15, 2015\n------------------------\n\n- Several small textual changes for Ondernemingsdossier-related text.\n\n\n5.0rc1 - September 11, 2015\n---------------------------\n\n- Fix error in CMS survey view for surveys that do not have a regelhulp id set.\n\n- Include session ZODB path in OD link search. This allows for multiple\n different surveys for a single OD user.\n\n- Various Ondernemingsdossier-related text changes.\n\n\n5.0b3 - August 12, 2015\n-----------------------\n\n- Fix another upgrade error.\n\n\n5.0b2 - August 12, 2015\n-----------------------\n\n- Fix an upgrade error.\n\n\n5.0b1 - August 11, 2015\n-----------------------\n\n- Complete support for Ondernemingsdossier\n\n\n5.0a1 - July 30, 2015\n---------------------\n\n- Start integration support of Ondernemingsdossier\n\n\n4.4 - March 29, 2015\n--------------------\n\n\n- Include Top-5 risks in the online action plan report. This fixes\n `TNO ticket 252 `_.\n\n- Explicitly do not render widgets when we try to use widget instances in the\n report form. This fixes compatibility with current versions of Euphorie 7\n and its underlying software stack.\n\n\n4.3 - January 14, 2014\n----------------------\n\n- Update templates to support CSS changes in Euphorie 6.3.0.\n\n- Add `rel=download` to report download links to faciliate tracking downloads\n in Google Analytics (this requires Euphorie 6.3 or later).\n\n\n4.2 - December 19, 2013\n-----------------------\n\n- Do not restrict absentee percentage to two characters. This fixes\n `TNO ticket 246 `_.\n\n\n4.1 - October 30, 2013\n----------------------\n\n- Support obsolete survey list from Euphorie 6.1\n\n\n4.0 - May 1, 2013\n-----------------\n\n- Adjust code for navigation tree related fixed in Euphorie 6. This is part\n of the fix for\n `TNO ticket 236 `_.\n\n- Fix loading of ZCML in tests. This fixes problems running tests in current\n Plone versions which update zope.component.\n\n\n3.1 - December 12, 2012\n-----------------------\n\n- Remove extra space after risk severity in action plan report. This fixes\n `TNO ticket 215 `_.\n\n- Improve survey matcher for old survey session importer: never use survey\n previews, and it multiple surveys are found with the same RI&E id use the\n oldest published survey on the assumption that this is the original survey.\n This fixes part of `TNO ticket 231\n `_.\n\n- Update old survey session importer to detect surveys that can be found but\n where the contents differ so much no survey tree can be build. This fixes\n part of `TNO ticket 231`_.\n\n\n3.0.1 - November 28, 2012\n-------------------------\n\n- Remove debugging leftover in risk action plan form.\n\n\n3.0 - November 22, 2012\n------------------------\n\n- Synchronize with Euphorie 5.\n\n- Add link to identification report to introduction for action plan report.\n This fixes `TNO ticket 228\n `_.\n\n\n2.1 - September 28, 2012\n------------------------\n\n- Client API fix: fix handling of absentee percentage in company data.\n [wichert]\n\n- Client API fix: do not copy address field to postal code field on\n update of company data..\n [wichert]\n\n\n2.0 - June 18, 2012\n-------------------\n\n- Setup Sphinx-based documentation.\n [wichert]\n\n- Update to support the client API introduced in Euphorie 4. Euphorie 4\n is now a minimal requirement.\n [wichert]\n\n\n1.15 - May 20, 2012\n-------------------\n\n- Prepare for client API changes in Euphorie 4.\n [wichert]\n\n- Do not list present risk as warnings in the action plan report. This\n fixes `TNO ticket 219\n `_.\n [wichert]\n\n- Update actionplan report footnote to reflect current behaviour of top-5\n risks. This fixes `TNO ticket 217\n `_.\n [wichert]\n\n- If a module has no description skip it in the client. This fixes the\n tno.euphorie part of `TNO ticket 213\n `_.\n [wichert]\n\n- Really make priority dropdown for top-5 and policy risks readonly.\n Apparently the select HTML element does not support the readonly\n attribute, so use disabled instead. This fixes `TNO ticket 221\n `_.\n [wichert]\n\n- Remove warning-icon for risks with a problem description in the action plan\n report. Since this report only contains present risks the icon was not\n useful. This fixes `TNO ticket 219`_.\n [wichert]\n\n\n1.14 - April 17, 2012\n---------------------\n\n- Skip policy and top-5 risks in action plan phase if they are not\n present.\n [wichert]\n\n- Do not allow changing the priority for top5 and policy risks: they always\n get a high priority.\n [wichert]\n\n\n1.13 - December 28, 2011\n------------------------\n\n- Update MANIFEST to include missing zcml files.\n [wichert]\n\n\n1.12 - December 28, 2011\n------------------------\n\n- Add timeline report option for actionplan report. This requires Euphorie 3.\n [wichert]\n\n\n1.11 - April 7, 2011\n--------------------\n\n- Add note that arbo experts will not automatically receive reports. This fixes\n `TNO ticket 181 `_.\n [wichert]\n\n- Fix SQLAlchemy 0.6 compatibility.\n [wichert]\n\n- Update templates for new account settings tab from Euphorie 2.6.\n [wichert]\n\n- Limit the number of characters for postal code and city fields in the\n company details form, preventing illegal input. This fixes `TNO ticket\n 180 `_.\n [wichert]\n\n\n1.10 - January 25, 2011\n-----------------------\n\n- Add local `z3c.appconfig `_\n configuration to disable the terms-and-condtions feature from Euphorie.\n [wichert]\n\n- Update markup for absentee percentage field to hint that it is a percentage.\n This is related to `TNO ticket 167`_.\n [cornae,wichert]\n\n\n1.9 - January 13, 2011\n----------------------\n\n- Update error text for invalid absentee percentage. This fixes\n `TNO ticket 167 `_.\n [wichert]\n\n- Fix display of absentee in the company data form. This fixes\n `TNO ticket 166 `_.\n [wichert]\n\n\n1.8 - January 11, 2011\n----------------------\n\n- Use the new homelink METAL macro to render the logo and site URL. This is part\n of `TNO ticket 12 `_.\n [wichert]\n\n- Do not accidentily check the *akkoort OR/medewerkersvertegenwoordiging* flag\n after a validation error elsewhere on the company form. This fixes\n `TNO ticket 163 `_.\n [wichert]\n\n\n1.7 - December 7, 2010\n----------------------\n\nBugfixes\n~~~~~~~~\n\n- Do not use (now missing) translations for texts specific to this package. This\n fixes `TNO ticket 152 `_.\n [wichert]\n\n- Show decimals for absentee percentages. This employes a workaround for a\n `zope.i18n bug 686058 `_.\n This fixes `TNO ticket 162\n `_.\n [wichert]\n\n- Fix display of current number of employees in the company data form. This fixes\n `TNO ticket 151 `_.\n [wichert]\n\n\n\n1.6 - November 6, 2010\n----------------------\n\nBugfixes\n~~~~~~~~\n\n- Rewrite company form to use z3c.form as form toolkit. This should\n improve form robustness greatly. Fixes `TNO ticket 145\n `_.\n [wichert]\n\n- Correct reStructuredText syntax errors in the changelog.\n [wichert]\n\n\n1.5 - October 22, 2010\n----------------------\n\nUpgrade notes\n~~~~~~~~~~~~~\n\nThis release updates the profile version to *101*. Please use the upgrade\nfeature in portal_setup to upgrade the ``tno.euphorie:default`` profile to\nthis version.\n\nFeatures\n~~~~~~~~\n\n* Allow non-integer absentee percentages in company data. This fixes\n `TNO ticket 142 `_.\n [wichert]\n\n\nBugfixes\n~~~~~~~~\n\n* Improve check for valid years in company edit form. This fixes\n `TNO ticket 138 `_.\n [wichert]\n\n* Override action plan report download as well. This fixes\n `TNO ticket 143 `_.\n [wichert]\n\n* Add base infrastructure to run tests for `tno.euphorie`.\n [wichert]\n\n* Update RI&E session loader to update ``dutch_company`` instead of\n ``company``. This fixes `TNO ticket 140\n `_.\n [wichert]\n\n\n1.4 - October 7, 2010\n---------------------\n\nBugfixes\n~~~~~~~~\n\n* Do not treat 0 as not-filled-in when rendering the action plan report.\n This fixes `TNO ticket 130\n `_.\n [wichert]\n\n* Small robustness improvement in id-mapping logic: continue processing a\n module even if it has no external id itself.\n [wichert]\n\n1.3 - October 5, 2010\n---------------------\n\nBugfixes\n~~~~~~~~\n\n* Copy the company details handling in the client from euphorie.client here in\n preparation for changes in Euphorie.\n [wichert]\n\n\n1.2 - September 29, 2010\n------------------------\n\nBugfixes\n~~~~~~~~\n\n* Handle missing action plan measure data. This fixes part of `TNO ticket 122\n `_.\n [wichert]\n\n\n1.1 - September 23, 2010\n------------------------\n\nFeatures\n~~~~~~~~\n\n* Configure email settings for real site.\n [wichert]\n\nBugfixes\n~~~~~~~~\n\n* Correct test for existence of profile questions when parsing a session file.\n This fixes part of `TNO ticket 114\n `_.\n [wichert]\n\n* Gracefully handle risks listed in a session file which no longer exist in the\n system. This fixes part of `TNO ticket 114\n `_.\n [wichert]\n\n\n1.0 - September 17, 2010\n------------------------\n\n* Initial release\n [wichert]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://readthedocs.org/docs/tnoeuphorie/en/latest/", "keywords": "Euphorie OIRA RIE", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "tno.euphorie", "package_url": "https://pypi.org/project/tno.euphorie/", "platform": "", "project_url": "https://pypi.org/project/tno.euphorie/", "project_urls": { "Homepage": "http://readthedocs.org/docs/tnoeuphorie/en/latest/" }, "release_url": "https://pypi.org/project/tno.euphorie/8.1.1/", "requires_dist": null, "requires_python": "", "summary": "TNO specific extensions for Euphorie", "version": "8.1.1" }, "last_serial": 5776796, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "cc4ca8284b5a1f30c39041bfd51b404a", "sha256": "a3722aebebdf23a11ce9692987cf0d425d8359ac999e58117a2f8785e9095b91" }, "downloads": -1, "filename": "tno.euphorie-1.0.tar.gz", "has_sig": false, "md5_digest": "cc4ca8284b5a1f30c39041bfd51b404a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8836, "upload_time": "2010-09-17T10:56:01", "url": "https://files.pythonhosted.org/packages/3a/74/6ef0f133c27cef60b31c472246f4343cbec6c1986ef0b2b5d8ebf480c705/tno.euphorie-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "e4d27067bfac788b2acda02f9ad0e9b1", "sha256": "9ab4ed83e2b0effa76eee22ec2bbfb7228df5a92ea3035f931f9322e92c242fe" }, "downloads": -1, "filename": "tno.euphorie-1.1.tar.gz", "has_sig": false, "md5_digest": "e4d27067bfac788b2acda02f9ad0e9b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9376, "upload_time": "2010-09-23T12:54:00", "url": "https://files.pythonhosted.org/packages/81/16/0845f2c723c2aa6900eec08c3ab94cb4daaff963ce46714116b3e0a4a26b/tno.euphorie-1.1.tar.gz" } ], "1.10": [ { "comment_text": "", "digests": { "md5": "0cf3f95639d5bb42d1aca1a663ed8a2a", "sha256": "ad463097c17b3bfba673fffd22a0a54ea7361868048aae8be73855dbaacc77b4" }, "downloads": -1, "filename": "tno.euphorie-1.10.tar.gz", "has_sig": false, "md5_digest": "0cf3f95639d5bb42d1aca1a663ed8a2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22521, "upload_time": "2011-01-25T15:30:00", "url": "https://files.pythonhosted.org/packages/5e/9a/ea14b176969fec1c0465a272fcb465dcb8d6513471d023ad441d63c4dc10/tno.euphorie-1.10.tar.gz" } ], "1.10.1": [ { "comment_text": "", "digests": { "md5": "fb6990eabb24973acb952cb245bca673", "sha256": "1e300b49d81ab35d8608242b0264a993f7232bf935a68ed1c577face4d8293f5" }, "downloads": -1, "filename": "tno.euphorie-1.10.1.tar.gz", "has_sig": false, "md5_digest": "fb6990eabb24973acb952cb245bca673", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22595, "upload_time": "2011-01-27T10:48:39", "url": "https://files.pythonhosted.org/packages/15/98/b5637ec4dbf60cb81dfdf041d192853519a2ee57743a6bad021c8c3a843e/tno.euphorie-1.10.1.tar.gz" } ], "1.11": [ { "comment_text": "", "digests": { "md5": "6bcff8b1915881997c3f882cfd676217", "sha256": "c374c3753f98a6cdf668fba6a38d6d0a5135b440e88f1da7326481ddea77c3c4" }, "downloads": -1, "filename": "tno.euphorie-1.11.tar.gz", "has_sig": false, "md5_digest": "6bcff8b1915881997c3f882cfd676217", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22951, "upload_time": "2011-04-07T09:43:18", "url": "https://files.pythonhosted.org/packages/43/7c/2c6ae2c73e48f26404fdd56cd01d6dff5f8d5784d6db7be5df8acfe03679/tno.euphorie-1.11.tar.gz" } ], "1.12": [ { "comment_text": "", "digests": { "md5": "1de3d5b2c1b6fb6b6e99f183bafb6259", "sha256": "808645e45af72861a4135d57b9ecb5004abaacf2859cff3823dc6d66ced28478" }, "downloads": -1, "filename": "tno.euphorie-1.12.tar.gz", "has_sig": false, "md5_digest": "1de3d5b2c1b6fb6b6e99f183bafb6259", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22206, "upload_time": "2011-12-28T10:03:51", "url": "https://files.pythonhosted.org/packages/7d/43/1428c374ebd2906ae63be7e4d44a809420bdf350b3e9409a95108cc693c6/tno.euphorie-1.12.tar.gz" } ], "1.13": [ { "comment_text": "", "digests": { "md5": "6045160d66a913d3d3f7109d8639262d", "sha256": "7d05eb11a51eaa9a03e7879f8e2605dc9bdb0b13810bd8497f76e31995a18ba9" }, "downloads": -1, "filename": "tno.euphorie-1.13.tar.gz", "has_sig": false, "md5_digest": "6045160d66a913d3d3f7109d8639262d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22882, "upload_time": "2011-12-28T15:10:28", "url": "https://files.pythonhosted.org/packages/05/91/fca9307a9a90a0573f07ee12c3ec460bf9ed28ea2b715e1b75f6095ce61f/tno.euphorie-1.13.tar.gz" } ], "1.14": [ { "comment_text": "", "digests": { "md5": "ef66c9f3f72790252d9d4b4b8d12d623", "sha256": "77abbd3861c1ac1c7cfc31e71fb62c45298d11e401df03c56ec35219f6118221" }, "downloads": -1, "filename": "tno.euphorie-1.14.tar.gz", "has_sig": false, "md5_digest": "ef66c9f3f72790252d9d4b4b8d12d623", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28831, "upload_time": "2012-04-17T21:46:56", "url": "https://files.pythonhosted.org/packages/06/d8/231a2d103332b4d58fcab0b3b55d5e8831a39403dbaf7901b8d3aa2d4025/tno.euphorie-1.14.tar.gz" } ], "1.15": [ { "comment_text": "", "digests": { "md5": "e1e9c6968ce081b6ff25568349b19220", "sha256": "e94a041805c59639ca717cf4d93b4a1ad86b39adcdf8843d623687245c531288" }, "downloads": -1, "filename": "tno.euphorie-1.15.tar.gz", "has_sig": false, "md5_digest": "e1e9c6968ce081b6ff25568349b19220", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29541, "upload_time": "2012-05-10T20:33:03", "url": "https://files.pythonhosted.org/packages/87/8e/d2095161130e6ddbc5ba6dd9395d08769ccdff6405722dbafbceb2503981/tno.euphorie-1.15.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "088e0ed46b03385d79c451fbcf7bec9b", "sha256": "4f9d80b0d7baa99e91d4ff8c950d1aee6b0d6cb2a8f437450906a38a63b8c46f" }, "downloads": -1, "filename": "tno.euphorie-1.2.tar.gz", "has_sig": false, "md5_digest": "088e0ed46b03385d79c451fbcf7bec9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9470, "upload_time": "2010-09-29T15:36:49", "url": "https://files.pythonhosted.org/packages/0b/a5/ddeb5237821cd237eab1d08f820a223dcfa6652d89a7e70c4d17ff8ca281/tno.euphorie-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "8bdf2d4c656f3f56312f51aab39df8e0", "sha256": "8307ff9267454c6dace8720c5f2e57e37b334cab7dd38787c814d317c5cd9cbd" }, "downloads": -1, "filename": "tno.euphorie-1.3.tar.gz", "has_sig": false, "md5_digest": "8bdf2d4c656f3f56312f51aab39df8e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16483, "upload_time": "2010-10-05T11:48:11", "url": "https://files.pythonhosted.org/packages/84/ae/94df862dcfe7962a6dbcaba4cdc67a1a3a3a6e5bfe51e10f7061853a43f9/tno.euphorie-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "01e4e9bcafe01c81da4ba53da465a2f1", "sha256": "d78543b972583039002ef38bf5726913519cbe8f07714b49b68abf512a0930e4" }, "downloads": -1, "filename": "tno.euphorie-1.4.tar.gz", "has_sig": false, "md5_digest": "01e4e9bcafe01c81da4ba53da465a2f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16726, "upload_time": "2010-10-07T13:46:22", "url": "https://files.pythonhosted.org/packages/f8/09/99d5ef22740ea7df9832d5090553b8649e10b2357b5fcc10d7adc8f20e92/tno.euphorie-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "7121d501633466cff29090738e2839ff", "sha256": "15bce3bc5f7444b5913f0b975d9bcb2ecf02ae19564a3fc10fc3b3cb81d05ae2" }, "downloads": -1, "filename": "tno.euphorie-1.5.tar.gz", "has_sig": false, "md5_digest": "7121d501633466cff29090738e2839ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20568, "upload_time": "2010-10-22T16:23:35", "url": "https://files.pythonhosted.org/packages/08/ea/8cd6938f2a930ae2cfab71457d1b62fb78c2e8bdba54c50cd12261be1db1/tno.euphorie-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "a0b7386a97fe07b5bda4c51b79ee51a2", "sha256": "d04e469bdbf0b043520489f5d9d4b354cfab8718a095eea7950839bfe86291e4" }, "downloads": -1, "filename": "tno.euphorie-1.6.tar.gz", "has_sig": false, "md5_digest": "a0b7386a97fe07b5bda4c51b79ee51a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20206, "upload_time": "2010-11-05T10:50:35", "url": "https://files.pythonhosted.org/packages/fb/0d/cc3bb360300eb55ef021240a56337fb37d2d9c72bc71ca8769a24c15be16/tno.euphorie-1.6.tar.gz" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "94424ea9323bc55dcb63c0f580d6daaf", "sha256": "069bbc0f230d852d202a61b1df5d6d7291b598747264416d0668f4e46998d9da" }, "downloads": -1, "filename": "tno.euphorie-1.7.tar.gz", "has_sig": false, "md5_digest": "94424ea9323bc55dcb63c0f580d6daaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20642, "upload_time": "2010-12-07T17:21:37", "url": "https://files.pythonhosted.org/packages/29/e0/bdb2f23468dcb4602f3289c6b8599e16d70143ac1174866a1c4dedb2864e/tno.euphorie-1.7.tar.gz" } ], "1.8": [ { "comment_text": "", "digests": { "md5": "adc6e9a669636bd090cdf5eda8194dd6", "sha256": "f486eab6a6af94e4da69535f560b2fc9d4ef8017ce30699935198c60543c1d6a" }, "downloads": -1, "filename": "tno.euphorie-1.8.tar.gz", "has_sig": false, "md5_digest": "adc6e9a669636bd090cdf5eda8194dd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21032, "upload_time": "2011-01-11T16:05:33", "url": "https://files.pythonhosted.org/packages/de/7f/60cf4c1f0dab92268f852b72de4624796c73f64f2f54b83eb378816acb17/tno.euphorie-1.8.tar.gz" } ], "1.9": [ { "comment_text": "", "digests": { "md5": "d9d0147955250aba6ff1d9bcfa8af5d4", "sha256": "6a39d776e2bf226fc29408e8f4aef7d29ea3977db547bd757f93d2a9d8aa4f73" }, "downloads": -1, "filename": "tno.euphorie-1.9.tar.gz", "has_sig": false, "md5_digest": "d9d0147955250aba6ff1d9bcfa8af5d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21180, "upload_time": "2011-01-13T13:40:45", "url": "https://files.pythonhosted.org/packages/2b/45/7cb20161dac2b0f23481efec6f96e5d149d7cfad30957172d5a5092d0f40/tno.euphorie-1.9.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "3e2661c18aaaf62f35f00cc3dbd5db33", "sha256": "1791ff80ea2a3468a4271dac431a699fd8245586f0afb8b7cb7751bee756d868" }, "downloads": -1, "filename": "tno.euphorie-2.0.tar.gz", "has_sig": false, "md5_digest": "3e2661c18aaaf62f35f00cc3dbd5db33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39192, "upload_time": "2012-06-18T09:14:24", "url": "https://files.pythonhosted.org/packages/75/f9/2fa1c7c8caca140f7aa4079c50545d60573ceebd661aeffa471dbe2688fe/tno.euphorie-2.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "38a629526e3dda1c333198444b694abc", "sha256": "520d76065623c4ce1d49d0600984e2ae3c6d293cf307e9f655f5a85ff0ed34fc" }, "downloads": -1, "filename": "tno.euphorie-2.1.tar.gz", "has_sig": false, "md5_digest": "38a629526e3dda1c333198444b694abc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40146, "upload_time": "2012-09-28T14:32:31", "url": "https://files.pythonhosted.org/packages/91/22/8c9865f26be968ec2aeb5d1f93aaa78313abd669ed357027a04775d5a9fc/tno.euphorie-2.1.tar.gz" } ], "3.0": [ { "comment_text": "", "digests": { "md5": "594c0f860aeb53c2b7b7ae33c5b686ad", "sha256": "e7d85ec5c2591955aa259226352f0000bf80a982fbd712daf0b88972de19dcc4" }, "downloads": -1, "filename": "tno.euphorie-3.0.tar.gz", "has_sig": false, "md5_digest": "594c0f860aeb53c2b7b7ae33c5b686ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39027, "upload_time": "2012-11-22T09:32:05", "url": "https://files.pythonhosted.org/packages/a8/e9/dd94860e08fc4a1adf563408495130179b63bbc2ded90a9e77221845bdf9/tno.euphorie-3.0.tar.gz" } ], "3.0.1": [ { "comment_text": "", "digests": { "md5": "2221e43b8f3d6302621eda01367ef6a4", "sha256": "5a35afb81aa4798e321759e786af17b85031cb4d4a0acac0b4139528963b967d" }, "downloads": -1, "filename": "tno.euphorie-3.0.1.tar.gz", "has_sig": false, "md5_digest": "2221e43b8f3d6302621eda01367ef6a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39116, "upload_time": "2012-11-28T14:41:53", "url": "https://files.pythonhosted.org/packages/a6/59/3bf132186d33521541d4029e3c86706c3130c14bded37571c044ec38f3da/tno.euphorie-3.0.1.tar.gz" } ], "3.1": [ { "comment_text": "", "digests": { "md5": "63e5bb168b72e9af327aba79acf6055e", "sha256": "442e94214b59e062dc81e6e6da93b663396a5396879900f27bb3118b9b8f9093" }, "downloads": -1, "filename": "tno.euphorie-3.1.tar.gz", "has_sig": false, "md5_digest": "63e5bb168b72e9af327aba79acf6055e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39890, "upload_time": "2012-12-12T16:10:29", "url": "https://files.pythonhosted.org/packages/ea/fb/ecb5d1b7c97f14ec54d0319d5b0f77d939dfd13e8b347f00ef9b2c52b567/tno.euphorie-3.1.tar.gz" } ], "4.0": [ { "comment_text": "", "digests": { "md5": "8b9209906180a8ffd862a13991b21777", "sha256": "99f071707e6c6f0b01201ac0a1005c16f999fbf6b81050666dc862f0379eae6e" }, "downloads": -1, "filename": "tno.euphorie-4.0.tar.gz", "has_sig": false, "md5_digest": "8b9209906180a8ffd862a13991b21777", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40156, "upload_time": "2013-05-01T12:39:25", "url": "https://files.pythonhosted.org/packages/17/f3/4f6ca44bf3e70ff30d48dff72b73f439173cdd1f81e021ca7d504a78c5c3/tno.euphorie-4.0.tar.gz" } ], "4.1": [ { "comment_text": "", "digests": { "md5": "8d2453523d2f573a1fc6824899a06fc8", "sha256": "277f0b33aea58d5e3d4b9f3d9b73296ba622e9e5f3625ab8a9773ab04591b1a9" }, "downloads": -1, "filename": "tno.euphorie-4.1.tar.gz", "has_sig": false, "md5_digest": "8d2453523d2f573a1fc6824899a06fc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40195, "upload_time": "2013-10-30T09:39:55", "url": "https://files.pythonhosted.org/packages/c0/ee/6b97492585939261601c5f2192a229e4240dabc80f9193f60e006ea826d0/tno.euphorie-4.1.tar.gz" } ], "4.2": [ { "comment_text": "", "digests": { "md5": "f175107cd932c9f386961228508bc6c8", "sha256": "3a7c251213c77cf0fe744e9fb51076afc8000b88ca93d7bcfa9ffee36e48b47e" }, "downloads": -1, "filename": "tno.euphorie-4.2.tar.gz", "has_sig": false, "md5_digest": "f175107cd932c9f386961228508bc6c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40298, "upload_time": "2013-12-19T09:49:24", "url": "https://files.pythonhosted.org/packages/a7/49/ea2ff7331b7e747512879ec8f145cdc39add1ce49b05158dcc01bf932ca9/tno.euphorie-4.2.tar.gz" } ], "4.3": [ { "comment_text": "", "digests": { "md5": "bd472133099278b898755f11ed966a43", "sha256": "d5d28fd5f5353be4d542ff039c471ec7af5d3825e62dd0b168456382c2fe5b93" }, "downloads": -1, "filename": "tno.euphorie-4.3.tar.gz", "has_sig": false, "md5_digest": "bd472133099278b898755f11ed966a43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40816, "upload_time": "2014-01-14T12:43:39", "url": "https://files.pythonhosted.org/packages/e9/3d/d066e7fe658cbe9f090cfe78c6deb3994a2a37c49b5814c160f7abff954a/tno.euphorie-4.3.tar.gz" } ], "4.4": [ { "comment_text": "", "digests": { "md5": "b1730f169ac8524652fed8cf31e68815", "sha256": "4d3ddef91947b7dbad6d70c08758f69163a093008762c0e8371d12782c92c9b0" }, "downloads": -1, "filename": "tno.euphorie-4.4.tar.gz", "has_sig": false, "md5_digest": "b1730f169ac8524652fed8cf31e68815", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41126, "upload_time": "2015-03-30T02:35:53", "url": "https://files.pythonhosted.org/packages/1a/f7/9b6b745413640495e5a74ee3e60b799fe42d464d0281c4470390e66848e0/tno.euphorie-4.4.tar.gz" } ], "5.0": [ { "comment_text": "", "digests": { "md5": "0383047d661cf00df1697967c7bdb8fa", "sha256": "84553e32807349b3e9ea814f16b20279d73d8c5be3be2c14eb671e292f2b895f" }, "downloads": -1, "filename": "tno.euphorie-5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "0383047d661cf00df1697967c7bdb8fa", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 81125, "upload_time": "2015-09-15T08:01:23", "url": "https://files.pythonhosted.org/packages/8b/18/8a5954620fd5bfec625e1015af2374161e835d9343a53f272ea658d84f5f/tno.euphorie-5.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "885f66f34d2ef9e9d5680f697d4b80d8", "sha256": "f67001fbd68b4be63f248ea3194b61db095d5fced5364b2a052e155ef5d27686" }, "downloads": -1, "filename": "tno.euphorie-5.0.tar.gz", "has_sig": false, "md5_digest": "885f66f34d2ef9e9d5680f697d4b80d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70655, "upload_time": "2015-09-15T08:01:18", "url": "https://files.pythonhosted.org/packages/2c/16/1b9cbcb621516a4e1a10810fa58131568fe719af1e48fe7cf5726a3217d0/tno.euphorie-5.0.tar.gz" } ], "5.0.1": [ { "comment_text": "", "digests": { "md5": "ba14ba77f6fc8bce2b43e1d36a80a922", "sha256": "c66f36461d1d62bab054983b81c4ee6ae934dd777baa252213709795d743dbeb" }, "downloads": -1, "filename": "tno.euphorie-5.0.1.tar.gz", "has_sig": false, "md5_digest": "ba14ba77f6fc8bce2b43e1d36a80a922", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70692, "upload_time": "2015-09-28T11:30:35", "url": "https://files.pythonhosted.org/packages/51/bc/5a848557baa1918a154944494609d5df91c4035465ab42402cb66f8f49ff/tno.euphorie-5.0.1.tar.gz" } ], "5.0.2": [ { "comment_text": "", "digests": { "md5": "90195e9b4861ac646ab348382d9d9101", "sha256": "f03a06b43ac50e5ff93d2b6dbee60366aecb03ae16582a0db225f3b5dd4ebb0b" }, "downloads": -1, "filename": "tno.euphorie-5.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "90195e9b4861ac646ab348382d9d9101", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 81267, "upload_time": "2015-10-13T21:14:21", "url": "https://files.pythonhosted.org/packages/14/68/8bb032cf00afbab3631a2adda100a441f84e198b2bec2a30c006bb0fa34d/tno.euphorie-5.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c0c2ef4031f6cd8dcc34b955f2b0c303", "sha256": "d3ad3a8e439ef54ee3624d19956fc84d69e599dfb8283b5055a3b9728a483c25" }, "downloads": -1, "filename": "tno.euphorie-5.0.2.tar.gz", "has_sig": false, "md5_digest": "c0c2ef4031f6cd8dcc34b955f2b0c303", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70812, "upload_time": "2015-10-13T21:13:09", "url": "https://files.pythonhosted.org/packages/a1/a0/7e4e27b48f7ced66b9b707ab6a29ae19c8b7fdbb726db831d87ca42d85bd/tno.euphorie-5.0.2.tar.gz" } ], "5.0.3": [ { "comment_text": "", "digests": { "md5": "ae69236c103bccf054c572978687ffb8", "sha256": "dfe70a7e32cbbfdd020e3e4409090d21d05f1041764b4268d1d9013903a5f17b" }, "downloads": -1, "filename": "tno.euphorie-5.0.3.zip", "has_sig": false, "md5_digest": "ae69236c103bccf054c572978687ffb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99104, "upload_time": "2016-03-04T10:41:32", "url": "https://files.pythonhosted.org/packages/d6/37/30ffcee1261cd0493b2f81842ab5c5a522c6eea12cccd3d5be1e6460eb6d/tno.euphorie-5.0.3.zip" } ], "5.0.4": [ { "comment_text": "", "digests": { "md5": "4e82b4db5ed9a04f05c788312d95e312", "sha256": "13b1861c5a6e955e7dbb3f5d2e810c9bdb060e21220bea32ed815423565c0e31" }, "downloads": -1, "filename": "tno.euphorie-5.0.4.zip", "has_sig": false, "md5_digest": "4e82b4db5ed9a04f05c788312d95e312", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99740, "upload_time": "2016-05-31T12:38:06", "url": "https://files.pythonhosted.org/packages/5c/2b/5f0296c0164e8ca1ce34ba41255fc68fb592ec6798df17850f0c23db2b85/tno.euphorie-5.0.4.zip" } ], "5.0.5": [ { "comment_text": "", "digests": { "md5": "8c026fe2a51d21f180ec2963adf6a5cb", "sha256": "50788c9387a88c125b384e0d6d7072f536a7fc098da98381fdff97e7bb6c9001" }, "downloads": -1, "filename": "tno.euphorie-5.0.5.zip", "has_sig": false, "md5_digest": "8c026fe2a51d21f180ec2963adf6a5cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 95076, "upload_time": "2016-08-16T17:11:20", "url": "https://files.pythonhosted.org/packages/3f/cd/dd01bb150873592df8955c464f868a07a51efd2a8d4236fe254ef54a6a84/tno.euphorie-5.0.5.zip" } ], "5.0a1": [ { "comment_text": "", "digests": { "md5": "e5f09ac015477ef60f9972437352a348", "sha256": "8f8f1a9f137c8de1e2529875ab66ee2324cddc940aec5aa171e4dadbd19166a7" }, "downloads": -1, "filename": "tno.euphorie-5.0a1.tar.gz", "has_sig": false, "md5_digest": "e5f09ac015477ef60f9972437352a348", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50247, "upload_time": "2015-07-30T10:22:10", "url": "https://files.pythonhosted.org/packages/9b/a1/f446832b3680ceca5c5973ec89244cd87c2c0de15ef66aa95a432de72b9d/tno.euphorie-5.0a1.tar.gz" } ], "5.0b1": [ { "comment_text": "", "digests": { "md5": "40087d756583385401371f1087869fad", "sha256": "8c59f6d8fb6ec2f12c90b2365d422ad7f43374faeb27cfb30dae851e92498202" }, "downloads": -1, "filename": "tno.euphorie-5.0b1.tar.gz", "has_sig": false, "md5_digest": "40087d756583385401371f1087869fad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51244, "upload_time": "2015-08-11T20:58:48", "url": "https://files.pythonhosted.org/packages/3d/9b/cab8867e52f4f5a44f803d101f0ba410547a014f792045438bb743e0be74/tno.euphorie-5.0b1.tar.gz" } ], "5.0b2": [ { "comment_text": "", "digests": { "md5": "5d3bd9fcb591d66f82f4ff28c0eb038f", "sha256": "2f3537b730087701dacd6eb756d8b53e254f3ef66dcdb44d09c833ed32baea2f" }, "downloads": -1, "filename": "tno.euphorie-5.0b2.tar.gz", "has_sig": false, "md5_digest": "5d3bd9fcb591d66f82f4ff28c0eb038f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51488, "upload_time": "2015-08-12T10:19:33", "url": "https://files.pythonhosted.org/packages/f3/97/ab7f7d5d7a910853417c0c1cf827c0e7a87a64ee927427d6b53508dd66ef/tno.euphorie-5.0b2.tar.gz" } ], "5.0b3": [ { "comment_text": "", "digests": { "md5": "2d2c0d62780e5b89b2497060e35f08da", "sha256": "7715fe7c30be8dbaca2b36a15849381cb3cd390958bb4e12cf4f5f5ac776277f" }, "downloads": -1, "filename": "tno.euphorie-5.0b3.tar.gz", "has_sig": false, "md5_digest": "2d2c0d62780e5b89b2497060e35f08da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50301, "upload_time": "2015-08-12T10:51:57", "url": "https://files.pythonhosted.org/packages/11/3b/4a0a8b2cb9168da64d5bf21596f1fe3eed4e7b781488d68d96b7f0af9ea5/tno.euphorie-5.0b3.tar.gz" } ], "5.0rc1": [ { "comment_text": "", "digests": { "md5": "3d07520f1ff1ffcd1bee274357ec1b6f", "sha256": "def2f40d9aee476404baf3f30289139858f25253ce1433f7db3372790ce58b50" }, "downloads": -1, "filename": "tno.euphorie-5.0rc1-py2-none-any.whl", "has_sig": false, "md5_digest": "3d07520f1ff1ffcd1bee274357ec1b6f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 81150, "upload_time": "2015-09-11T06:20:55", "url": "https://files.pythonhosted.org/packages/e1/1d/b93fdf612119e405ac8de8c39193087e4352f1b4d9bc8828e8201bb78ce1/tno.euphorie-5.0rc1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "510040c7c1fad259f5a34b51d63e5eda", "sha256": "6542c331d3816e56afd0cd1ff79319b434cc8d6a4b2a73525de9343a3009dda7" }, "downloads": -1, "filename": "tno.euphorie-5.0rc1.tar.gz", "has_sig": false, "md5_digest": "510040c7c1fad259f5a34b51d63e5eda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70604, "upload_time": "2015-09-11T06:17:17", "url": "https://files.pythonhosted.org/packages/11/c6/9d5bb64ca8458a8c59e005927367e0b22fe90d0d2921b1091bf6c637dddb/tno.euphorie-5.0rc1.tar.gz" } ], "6.0.0": [ { "comment_text": "", "digests": { "md5": "a64ea822f130c26d7afd645ff161e1ea", "sha256": "a47c7d692e6a11af5fe6baba7a94564c8a27c31591da8839fb9c27f19eb3f852" }, "downloads": -1, "filename": "tno.euphorie-6.0.0.zip", "has_sig": false, "md5_digest": "a64ea822f130c26d7afd645ff161e1ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102374, "upload_time": "2017-01-31T11:07:25", "url": "https://files.pythonhosted.org/packages/02/34/a223b347d5beac89f6afb41ebdacaf84dc5aee95a2db881e61dfc2b530c8/tno.euphorie-6.0.0.zip" } ], "6.0.1": [ { "comment_text": "", "digests": { "md5": "1fc7cf1fe5c80299ae5aaa7d8535ad15", "sha256": "b16e35f77fc753493bdee6e48c0f9a1a33fadf80fdef8b59f6547613ccef6a8e" }, "downloads": -1, "filename": "tno.euphorie-6.0.1.zip", "has_sig": false, "md5_digest": "1fc7cf1fe5c80299ae5aaa7d8535ad15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102479, "upload_time": "2017-02-02T10:22:10", "url": "https://files.pythonhosted.org/packages/6c/53/3b16d5262223b0f2d0d5bcfa4b228e213d90c598296483a56cebdddf5742/tno.euphorie-6.0.1.zip" } ], "6.0.10": [ { "comment_text": "", "digests": { "md5": "d4400598ce685671192266901427666a", "sha256": "f70cc2c4f6674118a72f208b02a7a07d59650800d1bd8a7de7ce158ec39c8da0" }, "downloads": -1, "filename": "tno.euphorie-6.0.10.tar.gz", "has_sig": false, "md5_digest": "d4400598ce685671192266901427666a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136496, "upload_time": "2017-10-18T15:55:36", "url": "https://files.pythonhosted.org/packages/64/8d/b686a51dc8abf36cafc24a1ffaac976538c653bc0f23e14cd9c8131b1812/tno.euphorie-6.0.10.tar.gz" } ], "6.0.11": [ { "comment_text": "", "digests": { "md5": "cc223ed3b1b578114ad146a80d337ba9", "sha256": "760db8ce2bc8fa5c89654d780328a81b76e436237201169adf67b33b76a40505" }, "downloads": -1, "filename": "tno.euphorie-6.0.11.tar.gz", "has_sig": false, "md5_digest": "cc223ed3b1b578114ad146a80d337ba9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136650, "upload_time": "2017-10-27T12:33:39", "url": "https://files.pythonhosted.org/packages/93/88/97d6b08ec8c173f09ca09854e813284c1f45b69aaa2ded5a30efdeb337bd/tno.euphorie-6.0.11.tar.gz" } ], "6.0.12": [ { "comment_text": "", "digests": { "md5": "eb7c473c854113215db1c222a772961f", "sha256": "a11bf13c68fadd51ac2758bc3c49e134bd01dc96888c951e449c7b250d463429" }, "downloads": -1, "filename": "tno.euphorie-6.0.12.tar.gz", "has_sig": false, "md5_digest": "eb7c473c854113215db1c222a772961f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136665, "upload_time": "2017-10-31T14:18:18", "url": "https://files.pythonhosted.org/packages/f1/20/04410f05e5c0975d9052c5796a4075e212bd9278aa981fda78d66bebb4a8/tno.euphorie-6.0.12.tar.gz" } ], "6.0.13": [ { "comment_text": "", "digests": { "md5": "f7542f6ecb04047a16ac1b16c3c4ea3a", "sha256": "4b0c83b8f4b36437d2f50e57c76acda05a228a0cba18fdee847bdd11a9416a85" }, "downloads": -1, "filename": "tno.euphorie-6.0.13.tar.gz", "has_sig": false, "md5_digest": "f7542f6ecb04047a16ac1b16c3c4ea3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136722, "upload_time": "2017-10-31T14:22:14", "url": "https://files.pythonhosted.org/packages/a2/cb/434b76726ddab782b336bd7c4939275213de696aec916ef578b3b60681cd/tno.euphorie-6.0.13.tar.gz" } ], "6.0.14": [ { "comment_text": "", "digests": { "md5": "db73c3e6aaf62671a3dcb7c9305ecf52", "sha256": "d67971a91129967c5914c4afffcdcf9ee4252f889aefbc62004c82724f1c1c5a" }, "downloads": -1, "filename": "tno.euphorie-6.0.14.tar.gz", "has_sig": false, "md5_digest": "db73c3e6aaf62671a3dcb7c9305ecf52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136809, "upload_time": "2017-11-01T15:57:52", "url": "https://files.pythonhosted.org/packages/3d/5d/0feab2b7a0d7dfd6f5a1b3bb2d4922a1c85b21cf51c136b4a44d774377e9/tno.euphorie-6.0.14.tar.gz" } ], "6.0.15": [ { "comment_text": "", "digests": { "md5": "7aee876fac34156b01510ff7f10f551e", "sha256": "526ff8e68da4de3b85fef6a3466799da0774424996e8f84341535483ffa85ca7" }, "downloads": -1, "filename": "tno.euphorie-6.0.15.tar.gz", "has_sig": false, "md5_digest": "7aee876fac34156b01510ff7f10f551e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136871, "upload_time": "2018-07-13T14:53:54", "url": "https://files.pythonhosted.org/packages/7f/25/43aa9ba14a9f5b7a95fc532aa483d9520369322c60944cf8f7f031ad6134/tno.euphorie-6.0.15.tar.gz" } ], "6.0.2": [ { "comment_text": "", "digests": { "md5": "ba751e2071b2e58fe8fb373fe51633d5", "sha256": "601b212b895c343f96f08588d90af499113b33c8f2a1b08d6c1ca177c5f3a68e" }, "downloads": -1, "filename": "tno.euphorie-6.0.2.tar.gz", "has_sig": false, "md5_digest": "ba751e2071b2e58fe8fb373fe51633d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73280, "upload_time": "2017-03-13T16:57:35", "url": "https://files.pythonhosted.org/packages/94/e6/45ca80797fa43f0ec9bcc9116d5df7484af7db4900ee4f1a078c2f1a92ea/tno.euphorie-6.0.2.tar.gz" } ], "6.0.3": [ { "comment_text": "", "digests": { "md5": "422a78cb39d897f2a749d98fc5249f79", "sha256": "eac0cc5c666ddeed2c07f683bc4d64e5c33f631c892fd305a73cff77065dce70" }, "downloads": -1, "filename": "tno.euphorie-6.0.3.tar.gz", "has_sig": false, "md5_digest": "422a78cb39d897f2a749d98fc5249f79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73315, "upload_time": "2017-03-13T17:36:46", "url": "https://files.pythonhosted.org/packages/ee/c0/fabe1621fa3b20525f1a436564845501636de0b5995d7947b6b396b209bb/tno.euphorie-6.0.3.tar.gz" } ], "6.0.4": [ { "comment_text": "", "digests": { "md5": "1b4b0dd3ebdc1b61cf86c47a6878c140", "sha256": "d1f4d62b36e9734bac160b94203347b3b4f79a9ea6034511b80d0d50272748cc" }, "downloads": -1, "filename": "tno.euphorie-6.0.4.tar.gz", "has_sig": false, "md5_digest": "1b4b0dd3ebdc1b61cf86c47a6878c140", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73376, "upload_time": "2017-03-17T08:22:35", "url": "https://files.pythonhosted.org/packages/cf/cc/5fcbe81d6deee438645e6d432c6b7220efb2ab91e85fd0b8522597b8eaae/tno.euphorie-6.0.4.tar.gz" } ], "6.0.5": [ { "comment_text": "", "digests": { "md5": "82c0a6ac97524bf62b1bdd96834c48fa", "sha256": "8541cb0a064cfe32a50ab328f5368ad26da61f9546dda3ea9f703d54f24827a6" }, "downloads": -1, "filename": "tno.euphorie-6.0.5.tar.gz", "has_sig": false, "md5_digest": "82c0a6ac97524bf62b1bdd96834c48fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73752, "upload_time": "2017-03-30T14:43:39", "url": "https://files.pythonhosted.org/packages/d2/9c/44da58897bc760bf2b6c65136fd80f6517c166f8f1c4bb0cf4a7c40ec5c4/tno.euphorie-6.0.5.tar.gz" } ], "6.0.6": [ { "comment_text": "", "digests": { "md5": "553fd313808aa6a5c3b076a6ab6a3552", "sha256": "80dfad0e7fd6db11af2ddfc9cb4af8d41cae3acf3bed778fe5dccf655754214a" }, "downloads": -1, "filename": "tno.euphorie-6.0.6.tar.gz", "has_sig": false, "md5_digest": "553fd313808aa6a5c3b076a6ab6a3552", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73903, "upload_time": "2017-04-20T11:40:04", "url": "https://files.pythonhosted.org/packages/b2/5e/aa61ee8ff7098fb169550e41407b85950b8eb885c0a5e76d5d20f95c0630/tno.euphorie-6.0.6.tar.gz" } ], "6.0.7": [ { "comment_text": "", "digests": { "md5": "93cd75b3fc96df6e923f9c802425f9c1", "sha256": "6550050f1ab41d0d3b54f68a434d2ac311a9d6ceb8d904219d909035f726e50c" }, "downloads": -1, "filename": "tno.euphorie-6.0.7.tar.gz", "has_sig": false, "md5_digest": "93cd75b3fc96df6e923f9c802425f9c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74098, "upload_time": "2017-05-11T09:46:50", "url": "https://files.pythonhosted.org/packages/b4/14/c86070bc62d51e57eac4ed1ebe20695b7bb21c97d0f1a57dfab7cce4975f/tno.euphorie-6.0.7.tar.gz" } ], "6.0.8": [ { "comment_text": "", "digests": { "md5": "e7a1483f3aff91a584700eb4197ff680", "sha256": "013fc2121d9a7a4d9f7e62d7378555e9bc654003eee87ecef336df2587777af8" }, "downloads": -1, "filename": "tno.euphorie-6.0.8.tar.gz", "has_sig": false, "md5_digest": "e7a1483f3aff91a584700eb4197ff680", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74103, "upload_time": "2017-08-23T11:59:58", "url": "https://files.pythonhosted.org/packages/db/d1/d15a66bd3c5f95a262b894f5862d2a1231c8566c573efb39064cd67a592e/tno.euphorie-6.0.8.tar.gz" } ], "6.0.9": [ { "comment_text": "", "digests": { "md5": "2962fbb45f44480f09c3a2dc48f30afd", "sha256": "b8d181da62fbf6f8ccabb54d44624005bf5e64cdc62133ca00bad476be3620de" }, "downloads": -1, "filename": "tno.euphorie-6.0.9.tar.gz", "has_sig": false, "md5_digest": "2962fbb45f44480f09c3a2dc48f30afd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74185, "upload_time": "2017-09-04T14:31:53", "url": "https://files.pythonhosted.org/packages/52/e7/4061fc8ba49cd1289e293b510ff529985d81b2ae2464c164dc4bf3a11235/tno.euphorie-6.0.9.tar.gz" } ], "7.0.0b1": [ { "comment_text": "", "digests": { "md5": "1ec7c756c186a337f9b624572a717bcc", "sha256": "cb1beead286230458fde98d1f495de00ab255e0f8352eae4b4e2829ec6f86d8a" }, "downloads": -1, "filename": "tno.euphorie-7.0.0b1.tar.gz", "has_sig": false, "md5_digest": "1ec7c756c186a337f9b624572a717bcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 136711, "upload_time": "2018-10-23T15:41:46", "url": "https://files.pythonhosted.org/packages/bd/73/3f062324824e95b2ea575f126c222e1562e4a02be0131698b9c86789de0a/tno.euphorie-7.0.0b1.tar.gz" } ], "7.0.0b2": [ { "comment_text": "", "digests": { "md5": "db56b31bf0c5b3e3c21e6f4296864ec1", "sha256": "796ad645b4c829125d7882b0db5363dd36f22b352815862fde4b284d6fdff819" }, "downloads": -1, "filename": "tno.euphorie-7.0.0b2.tar.gz", "has_sig": false, "md5_digest": "db56b31bf0c5b3e3c21e6f4296864ec1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 137016, "upload_time": "2018-10-23T15:55:40", "url": "https://files.pythonhosted.org/packages/2f/50/7dfac558db32a7b9049274db8b633546ab425b68f8677cb9a4a280c8f060/tno.euphorie-7.0.0b2.tar.gz" } ], "7.0.0b3": [ { "comment_text": "", "digests": { "md5": "a2cbcb9484f7d38d434bfd21591b8b54", "sha256": "4009c5f0625a39fe39b7821fc2a747ee5cfc7445a446160894192fb3a743e79f" }, "downloads": -1, "filename": "tno.euphorie-7.0.0b3.tar.gz", "has_sig": false, "md5_digest": "a2cbcb9484f7d38d434bfd21591b8b54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 137043, "upload_time": "2018-10-25T14:50:54", "url": "https://files.pythonhosted.org/packages/d0/5b/3aea33016552b8d5644c68dfeaa95c4a5de3324ecc9a0b5a183468210a8e/tno.euphorie-7.0.0b3.tar.gz" } ], "8.0.0": [ { "comment_text": "", "digests": { "md5": "0d616a0b747fac4f8a4d0aed777d8471", "sha256": "fc408c59273dac87fdf01795f5d7d43afcdad1ff6d81bc7c5758e491919602fe" }, "downloads": -1, "filename": "tno.euphorie-8.0.0.tar.gz", "has_sig": false, "md5_digest": "0d616a0b747fac4f8a4d0aed777d8471", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 159987, "upload_time": "2019-02-26T07:20:01", "url": "https://files.pythonhosted.org/packages/fc/3e/e02d5f1fa267b6d84df692ca1e7eff53a3e969832b09934e33d14f618217/tno.euphorie-8.0.0.tar.gz" } ], "8.0.1": [ { "comment_text": "", "digests": { "md5": "aad4246cdb2dfd12c86e1fd3cf7eb88f", "sha256": "dbc7d7e74de930313fe2613f34bb23b827b84b03c8406379f8ca572b75ff044b" }, "downloads": -1, "filename": "tno.euphorie-8.0.1.tar.gz", "has_sig": false, "md5_digest": "aad4246cdb2dfd12c86e1fd3cf7eb88f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 160142, "upload_time": "2019-02-28T13:22:39", "url": "https://files.pythonhosted.org/packages/fd/60/c0cd3b555a24e1d02fb62acdb3837588e6b08d542f8314d0a7f7f5b245bd/tno.euphorie-8.0.1.tar.gz" } ], "8.0.2": [ { "comment_text": "", "digests": { "md5": "dca2e6bac9caa98109ac939f1191b401", "sha256": "cc1f7093b0eb55ffd8f79fec1a766836de6ab5e148883247a17c871cb0302243" }, "downloads": -1, "filename": "tno.euphorie-8.0.2.tar.gz", "has_sig": false, "md5_digest": "dca2e6bac9caa98109ac939f1191b401", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 160198, "upload_time": "2019-03-20T11:24:52", "url": "https://files.pythonhosted.org/packages/88/93/955ef3f752d94fe93a9a0998b23ffa585bee8fdc5557e6702109b3cad71b/tno.euphorie-8.0.2.tar.gz" } ], "8.0.3": [ { "comment_text": "", "digests": { "md5": "3438402ca48264e67f894d8a7efa5342", "sha256": "268b177e6a0b020e544bbf414a463be6f766b38b3665fb2aa59609ea525f67ce" }, "downloads": -1, "filename": "tno.euphorie-8.0.3.tar.gz", "has_sig": false, "md5_digest": "3438402ca48264e67f894d8a7efa5342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 160341, "upload_time": "2019-03-29T12:42:41", "url": "https://files.pythonhosted.org/packages/43/02/a453c79de7080d7847f97b1331bfba2822f499758781e0ae3fde38131630/tno.euphorie-8.0.3.tar.gz" } ], "8.1.0": [ { "comment_text": "", "digests": { "md5": "024b633fd8c1ba955de204067b0e7e8b", "sha256": "7c09d796f4451ab3565d570caf083d4e67de5c36274b822764aa14c51bef98d2" }, "downloads": -1, "filename": "tno.euphorie-8.1.0.tar.gz", "has_sig": false, "md5_digest": "024b633fd8c1ba955de204067b0e7e8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 163882, "upload_time": "2019-08-20T15:31:26", "url": "https://files.pythonhosted.org/packages/71/53/01523b92e71ed18a06e370e10e2605b288513b1d50a68246ab0eb1d1368f/tno.euphorie-8.1.0.tar.gz" } ], "8.1.1": [ { "comment_text": "", "digests": { "md5": "417b9c825928d56474b4b13a9c551bc9", "sha256": "801cf6bdb34c377eeb864a3b0e8c356e0828fd02694294ad00020183169ff0e1" }, "downloads": -1, "filename": "tno.euphorie-8.1.1.tar.gz", "has_sig": false, "md5_digest": "417b9c825928d56474b4b13a9c551bc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 111116, "upload_time": "2019-09-03T15:53:29", "url": "https://files.pythonhosted.org/packages/c6/ce/09144ccffc8fe1077b05121a5efb5f0f8aaa8df812e8a9d6a24ea5f02bc8/tno.euphorie-8.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "417b9c825928d56474b4b13a9c551bc9", "sha256": "801cf6bdb34c377eeb864a3b0e8c356e0828fd02694294ad00020183169ff0e1" }, "downloads": -1, "filename": "tno.euphorie-8.1.1.tar.gz", "has_sig": false, "md5_digest": "417b9c825928d56474b4b13a9c551bc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 111116, "upload_time": "2019-09-03T15:53:29", "url": "https://files.pythonhosted.org/packages/c6/ce/09144ccffc8fe1077b05121a5efb5f0f8aaa8df812e8a9d6a24ea5f02bc8/tno.euphorie-8.1.1.tar.gz" } ] }