{ "info": { "author": "Etalab", "author_email": "pypi@data.gouv.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Software Distribution" ], "description": "# uData-gouvfr\n\n\n[![Join the chat at https://gitter.im/etalab/udata-gouvfr][gitter-badge]][gitter-url]\n\nuData customizations for Etalab / Data.gouv.fr.\n\n**Note:** This is a [uData][] extension, you should read the [uData documentation][udata-doc] first.\n\n## Compatibility\n\n**udata-gouvfr** requires Python 2.7+ and [uData][].\n\n\n## Installation\n\nInstall [uData][].\n\nRemain in the same Python virtual environment\nand install **udata-gouvfr**:\n\n```shell\npip install udata-gouvfr\n```\n\nCreate a local configuration file `udata.cfg` in your **udata** directory\n(or where your UDATA_SETTINGS point out) or modify an existing one as following:\n\n```python\nPLUGINS = ['gouvfr']\nTHEME = 'gouvfr'\n```\n\n## Development\n\nPrepare a [udata development environment][udata-develop].\n\nIt is recommended to have a workspace with the following layout:\n\n```shell\n$WORKSPACE\n\u251c\u2500\u2500 fs\n\u251c\u2500\u2500 udata\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 ...\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 setup.py\n\u251c\u2500\u2500 udata-gouvfr\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 ...\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 setup.py\n\u2514\u2500\u2500 udata.cfg\n```\n\nThe following steps use the same Python virtual environment\nand the same version of npm (for JS) as `udata`.\n\nClone the `udata-gouvfr` repository into your workspace\nand install it in development mode:\n\n```shell\ngit clone https://github.com/etalab/udata-gouvfr.git\npip install -e udata-gouvfr\n```\n\nModify your local `udata.cfg` configuration file as following:\n\n```python\nPLUGINS = ['gouvfr']\nTHEME = 'gouvfr'\n```\n\nYou can execute `udata-gouvfr` specific tasks from the `udata-gouvfr` directory.\n\n**ex:** Build the assets:\n\n```shell\ncd udata-gouvfr\nnpm install\ninv assets-build\n```\n\nYou can list available development commands with:\n\n```shell\ninv -l\n```\n\n\n[circleci-url]: https://circleci.com/gh/etalab/udata-gouvfr\n[circleci-badge]: https://circleci.com/gh/etalab/udata-gouvfr.svg?style=shield\n[gitter-badge]: https://badges.gitter.im/Join%20Chat.svg\n[gitter-url]: https://gitter.im/etalab/udata-gouvfr\n[uData]: https://github.com/opendatateam/udata\n[udata-doc]: http://udata.readthedocs.io/en/stable/\n[udata-develop]: http://udata.readthedocs.io/en/stable/development-environment/\n\n# Changelog\n\n## 1.6.12 (2019-09-11)\n\n- Nouvelle section contact dans le pied de page [#428](https://github.com/etalab/udata-gouvfr/pull/428)\n- Suppression du konami code [#429](https://github.com/etalab/udata-gouvfr/pull/429)\n\n## 1.6.11 (2019-07-11)\n\n- New social logo (`og:image`) [#419](https://github.com/etalab/udata-gouvfr/pull/419)\n\n## 1.6.10 (2019-06-26)\n\n- Data catalog: id as ref instead of slug [#415](https://github.com/etalab/udata-gouvfr/pull/415)\n- Add cache for topic display page [#414](https://github.com/etalab/udata-gouvfr/pull/414)\n- Fix card size on dataset page [#418](https://github.com/etalab/udata-gouvfr/pull/418)\n\n## 1.6.9 (2019-06-07)\n\n- Switch removal of related tags in a topic page to a proper `related` jinja tag [#408](https://github.com/etalab/udata-gouvfr/pull/408)\n- Add the homologation of IGN licenses [#412](https://github.com/etalab/udata-gouvfr/pull/412)\n\n## 1.6.8 (2019-05-29)\n\n- Minor edits on SPD [#406](https://github.com/etalab/udata-gouvfr/pull/406)\n- Change certification visual location in cards [#407](https://github.com/etalab/udata-gouvfr/pull/407)\n\n## 1.6.7 (2019-05-23)\n\n- Set org logo to max width [#403](https://github.com/etalab/udata-gouvfr/pull/403)\n- Add data catalog link to footer [#404](https://github.com/etalab/udata-gouvfr/pull/404)\n\n## 1.6.6 (2019-05-20)\n\n- Remove clutter from search bar [#400](https://github.com/etalab/udata-gouvfr/pull/400)\n- Add the homologation of INPI licenses [#402](https://github.com/etalab/udata-gouvfr/pull/402)\n\n## 1.6.5 (2019-05-10)\n\n- Home blog post extraction improvements. Supports both Atom and RSS 2.0, more image tag formats, `media:thumbnail` and enclosures. [#385](https://github.com/etalab/udata-gouvfr/pull/385)\n- Pin version of `requests` [#397](https://github.com/etalab/udata-gouvfr/pull/397)\n- Improve header menu legibility [#388](https://github.com/etalab/udata-gouvfr/pull/388)\n\n## 1.6.4 (2019-03-27)\n\n- Updates topic entry page [#382](https://github.com/etalab/udata-gouvfr/pull/382)\n\n## 1.6.3 (2019-03-06)\n\n- Remove \"compte des collectivit\u00e9s\" from territories [#376](https://github.com/etalab/udata-gouvfr/pull/376)\n- Push discussion under reuses and community resources [378](https://github.com/etalab/udata-gouvfr/pull/378)\n\n## 1.6.2 (2018-11-17)\n\n- Konami code \ud83e\udd5a [#362](https://github.com/etalab/udata-gouvfr/pull/362) NB: this is not a release worth installing except on [data.gouv.fr](https://data.gouv.fr).\n\n## 1.6.1 (2018-11-05)\n\n- Add a BAL badge [#347](https://github.com/etalab/udata-gouvfr/pull/347)\n- Remove TOS opt-in subtext [#349](https://github.com/etalab/udata-gouvfr/pull/349)\n\n## 1.6.0 (2018-10-02)\n\n- Make use of assets manifest for long term caching [#328](https://github.com/etalab/udata-gouvfr/pull/328)\n- Discussion add card style coherence [#339](https://github.com/etalab/udata-gouvfr/pull/339)\n- Remove a duplicate rule on `.dataset-container h3`\n\n## 1.4.4 (2018-08-27)\n\n- Fix the multisearch labels position [#330](https://github.com/etalab/udata-gouvfr/pull/330)\n\n## 1.4.3 (2018-08-08)\n\n- Fix the navbar toggle button position \ud83c\udf8a [#327](https://github.com/etalab/udata-gouvfr/pull/327)\n\n## 1.4.2 (2018-07-30)\n\n- Add a reference on the page about SPD [#318](https://github.com/etalab/udata-gouvfr/pull/318)\n\n## 1.4.1 (2018-06-06)\n\n- Fix packaging\n\n## 1.4.0 (2018-06-06)\n\n- Typed resources related styles [#265](https://github.com/etalab/udata-gouvfr/pull/265)\n- Enforce a domain whitelist when resource.filetype is file (migration) [#292](https://github.com/etalab/udata-gouvfr/pull/292)\n- Use new pypi.org links [#295](https://github.com/etalab/udata-gouvfr/pull/295)\n- Ensure active users have a confirmed_at date (migration) [#298](https://github.com/etalab/udata-gouvfr/pull/298)\n- Remove credits page [#306](https://github.com/etalab/udata-gouvfr/pull/306)\n- Fix `modal-lg` width [#311](https://github.com/etalab/udata-gouvfr/pull/311)\n- Add tracking and privacy page [#310](https://github.com/etalab/udata-gouvfr/pull/310)\n\n## 1.3.2 (2018-03-28)\n\n- Limit number of forum topics [#284](https://github.com/etalab/udata-gouvfr/pull/284)\n- Use new OEmbed cards in datasets recommandations [#285](https://github.com/etalab/udata-gouvfr/pull/285)\n- Fix the RSS popover not being clickable [#287](https://github.com/etalab/udata-gouvfr/pull/287)\n- Drop the custom style for non-certified datasets [#288](https://github.com/etalab/udata-gouvfr/pull/288)\n\n## 1.3.1 (2018-03-15)\n\n- Fix some cards positionning\n\n## 1.3.0 (2018-03-13)\n\n- Make use of [udata pytest plugin](https://github.com/opendatateam/udata#1400) [#254](https://github.com/etalab/udata-gouvfr/pull/254)\n- Expose new entrypoints. Plugins and theme translations are now splitted [#263](https://github.com/etalab/udata-gouvfr/pull/263)\n- Align card components design [#252](https://github.com/etalab/udata-gouvfr/pull/252) [#272](https://github.com/etalab/udata-gouvfr/pull/272)\n- Discourse timeout and response parse error catch [#267](https://github.com/etalab/udata-gouvfr/pull/267)\n- Add tracking on home page call to action [#271](https://github.com/etalab/udata-gouvfr/pull/271)\n- Add tracking on carousel elements [#268](https://github.com/etalab/udata-gouvfr/pull/268)\n- Temporary carousel layout [#274](https://github.com/etalab/udata-gouvfr/pull/274)\n- Add tracking of dataset recommendations [#277](https://github.com/etalab/udata-gouvfr/pull/277)\n\n## 1.2.5 (2018-02-05)\n\n- Small fixes on search facets related to [opendatateam/udata#1410](https://github.com/opendatateam/udata/pull/1410) [#255](https://github.com/etalab/udata-gouvfr/pull/255)\n\n## 1.2.4 (2018-01-24)\n\n- Licenses: Update SHOM attachment + fix BAN URL [#249](https://github.com/etalab/udata-gouvfr/pull/249)\n\n## 1.2.3 (2018-01-17)\n\n- Add the homologation of CC-BY-SA for SHOM [#244](https://github.com/etalab/udata-gouvfr/pull/244/files)\n- Dataset recommendations [#243](https://github.com/etalab/udata-gouvfr/pull/243)\n- Move some discussions style into `udata` core [#251](https://github.com/etalab/udata-gouvfr/pull/251)\n\n## 1.2.2 (2017-12-14)\n\n- Export CSS dropdown behavior to `udata` [#234](https://github.com/etalab/udata-gouvfr/pull/234)\n- Remove internal FAQ and switch to [doc.data.gouv.fr](https://doc.data.gouv.fr) [#236](https://github.com/etalab/udata-gouvfr/issues/236)\n\n## 1.2.1 (2017-12-06)\n\n- Export community resource avatar style to udata [#233](https://github.com/etalab/udata-gouvfr/pull/233)\n- Drop the `terms.html` template. Terms and conditions are now externalized and use the udata core template. (See [udata#1285](https://github.com/opendatateam/udata/pull/1285)) [#232](https://github.com/etalab/udata-gouvfr/pull/232)\n\n## 1.2.0 (2017-10-20)\n\n- Use new search blueprint from uData [#224](https://github.com/etalab/udata-gouvfr/pull/224)\n\n## 1.1.2 (2017-09-04)\n\n- Fixes some spacing issues on dataset and reuses page buttons\n [#209](https://github.com/etalab/udata-gouvfr/pull/209)\n- Fix some wrong spatial coverages\n [#213](https://github.com/etalab/udata-gouvfr/pull/213)\n- Fix translations collision on contact [#211](https://github.com/etalab/udata-gouvfr/pull/211) [#212](https://github.com/etalab/udata-gouvfr/pull/212)\n- Updated some translations\n\n## 1.1.1 (2017-07-31)\n\n- Updated translations\n\n## 1.1.0 (2017-07-05)\n\n- Use the new entrypoint-based theme management\n [#164](https://github.com/etalab/udata-gouvfr/pull/164)\n- Adjust the dataset reuses title overflow for proper display\n [#172](https://github.com/etalab/udata-gouvfr/pull/172)\n- Drop glyphicons, remove some useless classes and upgrade to bootstrap 3.3.7\n [#177](https://github.com/etalab/udata-gouvfr/pull/177)\n- Use the core publish action modal\n [#178](https://github.com/etalab/udata-gouvfr/pull/178)\n- Fix the deuil header not being an SVG\n [#180](https://github.com/etalab/udata-gouvfr/pull/180)\n- Integrating latest versions of GeoZones and GeoLogos for territories.\n Especially using history of towns, counties and regions from GeoHisto.\n [#499](https://github.com/opendatateam/udata/issues/499)\n- Add the missing placeholders\n [#194](https://github.com/etalab/udata-gouvfr/pull/194)\n- Use the `udata.harvesters` entrypoint\n [#195](https://github.com/etalab/udata-gouvfr/pull/195)\n- Revamp actionnable tabs\n [#189](https://github.com/etalab/udata-gouvfr/pull/189)\n- Remove `.btn-more` class\n [#191](https://github.com/etalab/udata-gouvfr/pull/191)\n\n## 1.0.9 (2017-06-28)\n\n- Nothing yet\n\n## 1.0.8 (2017-06-21)\n\n- Fixed a typo\n [#182](https://github.com/etalab/udata-gouvfr/pull/182)\n\n## 1.0.7 (2017-06-20)\n\n- Added a Licences page\n [#181](https://github.com/etalab/udata-gouvfr/pull/181)\n\n## 1.0.6 (2017-04-18)\n\n- Fixed numbering in system integrator FAQ (thanks to Bruno Cornec)\n [#174](https://github.com/etalab/udata-gouvfr/pull/174)\n- Added a footer link to the SPD page\n [#176](https://github.com/etalab/udata-gouvfr/pull/176)\n\n## 1.0.5 (2017-04-06)\n\n- Added a missing translation\n- Alphabetical ordering on SPD datasets\n\n## 1.0.4 (2017-04-05)\n\n- Introduce SPD page and badge\n\n## 1.0.3 (2017-02-27)\n\n- Translations update\n- Switch `udata-js` link to `metaclic` [#161](https://github.com/etalab/udata-gouvfr/pull/161)\n\n## 1.0.2 (2017-02-21)\n\n- Optimize png images from theme [#159](https://github.com/etalab/udata-gouvfr/issues/159)\n- Optimize png images sizes for territory placeholders [#788](https://github.com/opendatateam/udata/issues/788)\n\n## 1.0.1 (2017-02-20)\n\n- Ensure missing FAQ sections raises a 404 [#156](https://github.com/etalab/udata-gouvfr/issues/156)\n- Provide deep PyPI versions links into the footer [#155](https://github.com/etalab/udata-gouvfr/pull/155)\n- Provide proper cache versionning for theme assets [#155](https://github.com/etalab/udata-gouvfr/pull/155)\n\n## 1.0.0 (2017-02-16)\n\n- Remove some main menu entries (events, CADA, Etalab)\n- Use a new SVG logo\n- Apply changes from [uData 1.0.0](https://pypi.org/project/udata/1.0.0#changelog)\n\n## 0.9.1 (2017-01-10)\n\n- First published release\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/etalab/udata-gouvfr", "keywords": "udata opendata portal etalab", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "udata-gouvfr", "package_url": "https://pypi.org/project/udata-gouvfr/", "platform": "", "project_url": "https://pypi.org/project/udata-gouvfr/", "project_urls": { "Homepage": "https://github.com/etalab/udata-gouvfr" }, "release_url": "https://pypi.org/project/udata-gouvfr/1.6.12/", "requires_dist": [ "udata (<2.0.0,>=1.6.0)", "feedparser (==5.2.1)", "mock (==2.0.0) ; extra == 'test'", "pytest (==4.6.3) ; extra == 'test'", "pytest-flask (==0.14.0) ; extra == 'test'", "pytest-mock (==1.10.3) ; extra == 'test'", "pytest-sugar (==0.9.2) ; extra == 'test'", "requests (==2.21.0) ; extra == 'test'", "requests-mock (==1.5.2) ; extra == 'test'", "feedgen (==0.7.0) ; extra == 'test'" ], "requires_python": "==2.7.*", "summary": "uData customizations for Data.gouv.fr", "version": "1.6.12" }, "last_serial": 5814842, "releases": { "0.9.1": [ { "comment_text": "", "digests": { "md5": "579b99594e0643d9088e5c325890bfbd", "sha256": "6f3d47f199af4f21d110a17fcf0a8d0e6a3256c078ffe2d66eca642ea69e2b5d" }, "downloads": -1, "filename": "udata_gouvfr-0.9.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "579b99594e0643d9088e5c325890bfbd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4286680, "upload_time": "2017-01-10T13:15:21", "url": "https://files.pythonhosted.org/packages/96/b2/1f54a303162969c7f2344ccfdab8409ade94c3639656c8efc4f9d45b5e06/udata_gouvfr-0.9.1-py2.py3-none-any.whl" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "c2fcac18b0e0cef278d1656a98f0c06d", "sha256": "06a4f2ed660c041ce07181ee0080813d5f4d7fa6abeb216bf22fa95144a12407" }, "downloads": -1, "filename": "udata_gouvfr-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c2fcac18b0e0cef278d1656a98f0c06d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4327673, "upload_time": "2017-02-15T23:51:36", "url": "https://files.pythonhosted.org/packages/12/6c/9de5a262dd44a23864d09ad62818e8dda26cd073e352bcd6c706e7d845cf/udata_gouvfr-1.0.0-py2.py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5fdda6b652552a4aecedf4dcbaac71ad", "sha256": "ad1fe636a14ac91cdcd38b9c7487f2db6804f2260fd35b7ec0fcee5e01e07bb6" }, "downloads": -1, "filename": "udata_gouvfr-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5fdda6b652552a4aecedf4dcbaac71ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4328108, "upload_time": "2017-02-20T21:53:38", "url": "https://files.pythonhosted.org/packages/dd/84/3b2dd167f5f897050d4e3f5ea2130470136a7596c8a6272d2b8ec1861da5/udata_gouvfr-1.0.1-py2.py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "ffc0d0a10fb66ec3e73eb6bcd6f84ae3", "sha256": "f2ecea5aa811c3c824b1d2bddaff2524dde9acd4df22edc1d6b6e7906b0a440d" }, "downloads": -1, "filename": "udata_gouvfr-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ffc0d0a10fb66ec3e73eb6bcd6f84ae3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4316776, "upload_time": "2017-02-21T16:46:31", "url": "https://files.pythonhosted.org/packages/61/6b/b3283726969df2054ee0409248e4cf17142f192d1c86058391dda2afe780/udata_gouvfr-1.0.2-py2.py3-none-any.whl" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "a2c305298b80bfdf1219827aebc196b2", "sha256": "c9948928945a46c4405d3d2f05c3f44b30c30966c8c3b4539e2339e95ead2faf" }, "downloads": -1, "filename": "udata_gouvfr-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2c305298b80bfdf1219827aebc196b2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4316879, "upload_time": "2017-02-27T17:50:18", "url": "https://files.pythonhosted.org/packages/c7/b9/1bb51d8ceee164a77228000184b1b720b4aa1ca111ad12e7d415cec90ed4/udata_gouvfr-1.0.3-py2.py3-none-any.whl" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "0e91f8c02561f5f02afd1bd1d7e2e3ed", "sha256": "d20d58ff3c8c4fab317b3c31d1b2e6716150f5338ec139af25dd9e9d6150ca65" }, "downloads": -1, "filename": "udata_gouvfr-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0e91f8c02561f5f02afd1bd1d7e2e3ed", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4319263, "upload_time": "2017-04-05T15:17:00", "url": "https://files.pythonhosted.org/packages/df/58/39b22c8aab4773d53d792aa4c75ae28233302eb2c1cdd34024f7d0edd462/udata_gouvfr-1.0.4-py2.py3-none-any.whl" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "00736009548adfbb54e656b639f8c851", "sha256": "c86ab46895127ed0effeb4dd160cbbe6d65bfe49bd204f100996b6989cc26bf1" }, "downloads": -1, "filename": "udata_gouvfr-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "00736009548adfbb54e656b639f8c851", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4319497, "upload_time": "2017-04-06T13:41:34", "url": "https://files.pythonhosted.org/packages/56/54/fcd980b7915c492513ab1aa058ad7cb6e6de3f0f353eb30569c98620ddca/udata_gouvfr-1.0.5-py2.py3-none-any.whl" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "a911a42c9f2c5a58422641be7d41a849", "sha256": "e5050333c378b30753ba694310eae5eda7264026a0a8fd12cbccbf22b4655e91" }, "downloads": -1, "filename": "udata_gouvfr-1.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a911a42c9f2c5a58422641be7d41a849", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4319675, "upload_time": "2017-04-18T15:25:31", "url": "https://files.pythonhosted.org/packages/1f/4d/f509cbefd76ed07c9c6d644454b3c09fb4d88f3369dc5bfbc7a157d38835/udata_gouvfr-1.0.6-py2.py3-none-any.whl" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "100584682257a9387462bcf540896b51", "sha256": "edff4cbfe3ff4d9a9582c00219b9f1ef4c8d513d41314dc00be2f3baddc17e16" }, "downloads": -1, "filename": "udata_gouvfr-1.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "100584682257a9387462bcf540896b51", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4322725, "upload_time": "2017-06-20T11:56:23", "url": "https://files.pythonhosted.org/packages/3c/f7/f2fbd949d72d9422a8428f7b7bbac4f0b2998e8a362f779c8f07f0469a31/udata_gouvfr-1.0.7-py2.py3-none-any.whl" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "16b24c0822c9d6a9ecb8068b88cc188b", "sha256": "3fa9b91634f6eb217d659445776d476c1c04e47149321c9bfffe5807d79cbacb" }, "downloads": -1, "filename": "udata_gouvfr-1.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "16b24c0822c9d6a9ecb8068b88cc188b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4322917, "upload_time": "2017-06-21T02:30:08", "url": "https://files.pythonhosted.org/packages/d9/e4/8663aa239ac727e6c3a57bec867aa625ea24e7367f62ebf3cdc9e15d72bb/udata_gouvfr-1.0.8-py2.py3-none-any.whl" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "a086f758b1684ea06d32c9a1570b8d3d", "sha256": "242cb8e7760c544c95c85ca1438d0f995605e1548a2902f14c5c968eb2f1994d" }, "downloads": -1, "filename": "udata_gouvfr-1.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a086f758b1684ea06d32c9a1570b8d3d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4496367, "upload_time": "2017-06-28T12:07:07", "url": "https://files.pythonhosted.org/packages/cc/e7/895fdac4d61134e7d7cd98f47af338e06fd95925705fbada0055646ae8be/udata_gouvfr-1.0.9-py2.py3-none-any.whl" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "53d1e48667d81e566446b98e374c4b61", "sha256": "55fc2411db48a0f9e4e6429f6148705420aa7988871a577b42e39e3950b797e7" }, "downloads": -1, "filename": "udata_gouvfr-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "53d1e48667d81e566446b98e374c4b61", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4513798, "upload_time": "2017-07-05T03:22:56", "url": "https://files.pythonhosted.org/packages/5d/8b/b59417bcb50fd44ff9171d466f120db8d61df34885ce93c9e121603cdb10/udata_gouvfr-1.1.0-py2.py3-none-any.whl" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "6d0992fa34bc3c5b417b1d6d66fa1713", "sha256": "5c818d925f488554b4d50b51e549dec7c5307e00d0bc6db7bbfeb4dfdfd6ce6e" }, "downloads": -1, "filename": "udata_gouvfr-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6d0992fa34bc3c5b417b1d6d66fa1713", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4513075, "upload_time": "2017-07-31T17:42:36", "url": "https://files.pythonhosted.org/packages/aa/8d/f19069dbb8c4e12476096f4179d4277dc6a7b8c928bef5c496f47e7d6030/udata_gouvfr-1.1.1-py2.py3-none-any.whl" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "0fb803634dcf507409c85b8a90688e0f", "sha256": "2e67b7cc40476cbb2e7d4121064a8f3e191f06106e16f44b7ff46dcb5ab2df33" }, "downloads": -1, "filename": "udata_gouvfr-1.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0fb803634dcf507409c85b8a90688e0f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4516348, "upload_time": "2017-09-04T10:24:58", "url": "https://files.pythonhosted.org/packages/07/b7/8468981c7f0ac5ebcfe2cf2d4d9e2a1fcef6d2c629e528ec33191312cbbd/udata_gouvfr-1.1.2-py2.py3-none-any.whl" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "fc90ef9cac24585d3352e140f29849b5", "sha256": "71f15aa7944c61ddc539c5f27b6ba5e6a5523271546c6b0345e90d1bf225b93f" }, "downloads": -1, "filename": "udata_gouvfr-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fc90ef9cac24585d3352e140f29849b5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4516316, "upload_time": "2017-10-20T14:06:44", "url": "https://files.pythonhosted.org/packages/85/eb/39a6c960a1dbbd30490d8afb7c5cadd5490449d57c79a99707de0f1940bf/udata_gouvfr-1.2.0-py2.py3-none-any.whl" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "7ed308f898275e5d64f32c3789d8bc05", "sha256": "3e3d4102143a192caef43480f902e4dc26b9877e7f56488807af40632149bd32" }, "downloads": -1, "filename": "udata_gouvfr-1.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ed308f898275e5d64f32c3789d8bc05", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4511447, "upload_time": "2017-12-06T17:31:32", "url": "https://files.pythonhosted.org/packages/c7/7d/7a7866392d49103396c5bddf5b4d477d938fd88ffd7bd5d188de429e6cf4/udata_gouvfr-1.2.1-py2.py3-none-any.whl" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "4edf6502e08d6705312baf1035a93659", "sha256": "1b79913c8b18465799229ad244bdbdec557962ad3d947a6218c14fb34cdd64b7" }, "downloads": -1, "filename": "udata_gouvfr-1.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4edf6502e08d6705312baf1035a93659", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4477268, "upload_time": "2017-12-14T18:05:40", "url": "https://files.pythonhosted.org/packages/9d/84/85e1f790a87cbd75de4d4808497a9bf17dbf914c9a679cf72761d385fede/udata_gouvfr-1.2.2-py2.py3-none-any.whl" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "dda06ac73cf4ab8da14ee077a80c14ee", "sha256": "a5fe9bfd6aec4ad2ade4e3f1f9720193eeca09fd6103ed8b8079a71e0204705f" }, "downloads": -1, "filename": "udata_gouvfr-1.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dda06ac73cf4ab8da14ee077a80c14ee", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4506200, "upload_time": "2018-01-17T17:31:48", "url": "https://files.pythonhosted.org/packages/3c/f8/d0507aa3b9453fac67ff7e3aec5f387c8bf9384ae40f511feca1d469ac6d/udata_gouvfr-1.2.3-py2.py3-none-any.whl" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "4002c6b604cace09869d94c473aca316", "sha256": "0b269a704a152c38c6ec35942b4f5951eaa75c79de0d0ffa940bc82983dcc6d6" }, "downloads": -1, "filename": "udata_gouvfr-1.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4002c6b604cace09869d94c473aca316", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4636099, "upload_time": "2018-01-24T09:06:24", "url": "https://files.pythonhosted.org/packages/cc/11/dc8e7166dafc141616dda8eae7a8420b6a0ad2a4ca57faeb3149e17e9ea7/udata_gouvfr-1.2.4-py2.py3-none-any.whl" } ], "1.2.5": [ { "comment_text": "", "digests": { "md5": "e1af5be118cdca54c555a0d91fe28ba6", "sha256": "249a24f1a2c489878c85a048b58f501898837e1e25f92eaf5894a7c82129a453" }, "downloads": -1, "filename": "udata_gouvfr-1.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e1af5be118cdca54c555a0d91fe28ba6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4636184, "upload_time": "2018-02-05T17:46:16", "url": "https://files.pythonhosted.org/packages/c3/b9/1e80ccc366dcab1bd43d48320638b19ccc380ecebed5a5949d52fc692768/udata_gouvfr-1.2.5-py2.py3-none-any.whl" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "c0d15bd2428e061524fb087ad981d7b1", "sha256": "a85587b742a7aab4b7f2067d84b8b3e2ad2ef456d8349dc7533991e222e4b4de" }, "downloads": -1, "filename": "udata_gouvfr-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c0d15bd2428e061524fb087ad981d7b1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4641334, "upload_time": "2018-03-13T16:31:36", "url": "https://files.pythonhosted.org/packages/9f/73/1548b9f91f269e696dbfbfa2903b0c9376ad8e371f3cc3a8568ead104027/udata_gouvfr-1.3.0-py2.py3-none-any.whl" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "1f794e7328babfa9ce84a50b4161c79c", "sha256": "b9d8178a281cca4e332091402452d05c794e1b103bd7267f5efafa5a3417b55d" }, "downloads": -1, "filename": "udata_gouvfr-1.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1f794e7328babfa9ce84a50b4161c79c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4641426, "upload_time": "2018-03-15T18:30:58", "url": "https://files.pythonhosted.org/packages/a8/6b/beacebfa535ee4c88c00caefa1e04198ddd20183b8b2d0865b9dcd17e041/udata_gouvfr-1.3.1-py2.py3-none-any.whl" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "b856e228bf5b946df12989fd3d6323c0", "sha256": "bd6b7abe8a4ae3e6c7252c60c787d2a698dcbec9d0a1715561d268aba06ffedb" }, "downloads": -1, "filename": "udata_gouvfr-1.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b856e228bf5b946df12989fd3d6323c0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4642562, "upload_time": "2018-03-28T14:33:53", "url": "https://files.pythonhosted.org/packages/e4/de/4bc3b611c02981aabdf9fa24ea9a2d6a6be2d242512a7b48ef13e8f70e58/udata_gouvfr-1.3.2-py2.py3-none-any.whl" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "cac00062e7077611f6a0e1123b2b32ec", "sha256": "d7030c9c695647843ce6cb20d2c159cf6085de3db47d1d01ff8b066166515819" }, "downloads": -1, "filename": "udata_gouvfr-1.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cac00062e7077611f6a0e1123b2b32ec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4637912, "upload_time": "2018-06-06T12:16:59", "url": "https://files.pythonhosted.org/packages/7c/81/147ba8a0ec6ca7977c90ec495801c3805651301e8938669fb077bd021011/udata_gouvfr-1.4.1-py2.py3-none-any.whl" } ], "1.4.2": [ { "comment_text": "", "digests": { "md5": "5a95c6e6a4307347d2940b5589e2b965", "sha256": "31472cf72d9d5a4346d213222fb815abc4073a10790e019bb6c904ee3835bfac" }, "downloads": -1, "filename": "udata_gouvfr-1.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5a95c6e6a4307347d2940b5589e2b965", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4638050, "upload_time": "2018-07-30T15:02:20", "url": "https://files.pythonhosted.org/packages/1f/49/61614c5daed8ce571440a9ac098e77fc97e2083bce2228ae79bf439e498c/udata_gouvfr-1.4.2-py2.py3-none-any.whl" } ], "1.4.3": [ { "comment_text": "", "digests": { "md5": "4192645213b2ca7ba050302496c8f6dc", "sha256": "1945935c83890d8844e95511989f74db7ec4e41b7ec7591f249ff0862c332d66" }, "downloads": -1, "filename": "udata_gouvfr-1.4.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4192645213b2ca7ba050302496c8f6dc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4638112, "upload_time": "2018-08-08T09:09:36", "url": "https://files.pythonhosted.org/packages/48/17/e8f8021f1f0bb5bc1c88f19c627465a5d99bb57275cb8fcf49dac18acd5c/udata_gouvfr-1.4.3-py2.py3-none-any.whl" } ], "1.4.4": [ { "comment_text": "", "digests": { "md5": "3313eda5ee8518bf9955eaf82d0416c7", "sha256": "0fd2ed28a91a28dfd1d618d36fd7f08d81f9d175d7a1fc973e88ebfcf46c6d36" }, "downloads": -1, "filename": "udata_gouvfr-1.4.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3313eda5ee8518bf9955eaf82d0416c7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 4638159, "upload_time": "2018-08-27T10:29:11", "url": "https://files.pythonhosted.org/packages/78/be/bfc7d2800df0963d35bb0de932c8744662fb91bfdaa4bbe49b9a3f5c3b34/udata_gouvfr-1.4.4-py2.py3-none-any.whl" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "347cac7156db5f2687c3a73fc3317aec", "sha256": "b9409dfc7e16d27cce0963fdf2312e36252194b7bb65e25df0a2be08dc14f10a" }, "downloads": -1, "filename": "udata_gouvfr-1.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "347cac7156db5f2687c3a73fc3317aec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 4639847, "upload_time": "2018-10-02T15:02:49", "url": "https://files.pythonhosted.org/packages/3e/a0/3311c6b03dfb58811cd21b1cfec92dfd1a0ee6e4098e81a606500ebcd3b1/udata_gouvfr-1.6.0-py2.py3-none-any.whl" } ], "1.6.1": [ { "comment_text": "", "digests": { "md5": "0d74b404fbeca690d1f7eca7f669cbfc", "sha256": "a1d928f0b3534392eee006290fe8e1b76d36ed3f1d41fcdf32a1fc400eead2f6" }, "downloads": -1, "filename": "udata_gouvfr-1.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0d74b404fbeca690d1f7eca7f669cbfc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 4640170, "upload_time": "2018-11-05T17:40:47", "url": "https://files.pythonhosted.org/packages/27/15/56be6662ca8b878ae12cc6cb6715f0fee822d8833f083c2cf6c44bbc72e4/udata_gouvfr-1.6.1-py2.py3-none-any.whl" } ], "1.6.10": [ { "comment_text": "", "digests": { "md5": "68a664d8e947a472c00ae407c6a7a46c", "sha256": "50eb9bbe84845b231570c8e42f41331e01d832d7bc2052b08f78179e66d714c5" }, "downloads": -1, "filename": "udata_gouvfr-1.6.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "68a664d8e947a472c00ae407c6a7a46c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 6121951, "upload_time": "2019-06-26T15:02:15", "url": "https://files.pythonhosted.org/packages/09/dc/a9feb5f0427e8c07508428b6b14a7ed32dcbc45b26371bcd200aabca64de/udata_gouvfr-1.6.10-py2.py3-none-any.whl" } ], "1.6.11": [ { "comment_text": "", "digests": { "md5": "50f678324fd7ac5dd5b57e14924f1d78", "sha256": "2de65a19736250166a7bce55f4e7bf30fd0ab130baa5b79eecf37263825d95eb" }, "downloads": -1, "filename": "udata_gouvfr-1.6.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "50f678324fd7ac5dd5b57e14924f1d78", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 6091805, "upload_time": "2019-07-11T16:52:39", "url": "https://files.pythonhosted.org/packages/50/2b/8fbab0c955a5cba13c2e06036ef1be180cc75814c367b6376989b51d1f35/udata_gouvfr-1.6.11-py2.py3-none-any.whl" } ], "1.6.12": [ { "comment_text": "", "digests": { "md5": "6c9d292940d47e7b12bca04756c5cae9", "sha256": "59a3fc2b28c8fee24f7a73153ea42b0efbbdfc1e0eb36bc260fb9d6638772718" }, "downloads": -1, "filename": "udata_gouvfr-1.6.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6c9d292940d47e7b12bca04756c5cae9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 6091121, "upload_time": "2019-09-11T13:03:00", "url": "https://files.pythonhosted.org/packages/c2/30/e1c55ff0f07b187654186c0b57681dce1d5a90776a33c2ed45845ca1b4b8/udata_gouvfr-1.6.12-py2.py3-none-any.whl" } ], "1.6.2": [ { "comment_text": "", "digests": { "md5": "c53ecd208909bf1b1b822338d277e201", "sha256": "3103de417c7ee4b3022b83270c81f1de0c00928cd1806669a2db91e36dfb880d" }, "downloads": -1, "filename": "udata_gouvfr-1.6.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c53ecd208909bf1b1b822338d277e201", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 4641651, "upload_time": "2018-11-17T13:48:20", "url": "https://files.pythonhosted.org/packages/d5/8f/95e5345e5d1a1ab12e69c934d3942817bc7551c015064665b6e227c511fb/udata_gouvfr-1.6.2-py2.py3-none-any.whl" } ], "1.6.3": [ { "comment_text": "", "digests": { "md5": "49402232bc1dc3ce9f90e73983d36a18", "sha256": "3143c721fc67b8754934874a5d96c552555dfd58ea877875a2e19e34ee482873" }, "downloads": -1, "filename": "udata_gouvfr-1.6.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "49402232bc1dc3ce9f90e73983d36a18", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 4642236, "upload_time": "2019-03-06T16:32:58", "url": "https://files.pythonhosted.org/packages/e3/2e/7108ad7324b225c43da23df11c5569eebf11afe16f28d2b1485b4f6e2fb6/udata_gouvfr-1.6.3-py2.py3-none-any.whl" } ], "1.6.4": [ { "comment_text": "", "digests": { "md5": "3bf9df6b4ccbd6bf85e42d50e5f78e11", "sha256": "43e3d3bef86c68c194830c49a6a62215ebe4e033fb91907d5460e143b7659840" }, "downloads": -1, "filename": "udata_gouvfr-1.6.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3bf9df6b4ccbd6bf85e42d50e5f78e11", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 4642211, "upload_time": "2019-03-27T16:40:18", "url": "https://files.pythonhosted.org/packages/b8/81/018250b32e22d7bffa343c8362605d9ec1662ece52cc1a6fae94aac10c64/udata_gouvfr-1.6.4-py2.py3-none-any.whl" } ], "1.6.5": [ { "comment_text": "", "digests": { "md5": "7674c3fe89dad2404fed6fdb807b33de", "sha256": "992a95752af0f131cce7f7f529b7215aa3c477d9223cbe16d1d8f3a00723dedd" }, "downloads": -1, "filename": "udata_gouvfr-1.6.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7674c3fe89dad2404fed6fdb807b33de", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 4649987, "upload_time": "2019-05-10T14:20:18", "url": "https://files.pythonhosted.org/packages/26/0a/29e0e79f22f3bf5e4257c0acfe2fb8267d5bdda2900f8c9e7143b9d1cea7/udata_gouvfr-1.6.5-py2.py3-none-any.whl" } ], "1.6.6": [ { "comment_text": "", "digests": { "md5": "863abdd38fa2658834deb482cac95daa", "sha256": "0f6e94b9577bfd9aa6fec6a8cdc1dedf5f27efe1e609ea97ccb394eef7005cef" }, "downloads": -1, "filename": "udata_gouvfr-1.6.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "863abdd38fa2658834deb482cac95daa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 5699622, "upload_time": "2019-05-20T15:16:03", "url": "https://files.pythonhosted.org/packages/48/96/939513a5e49bd1fe4774c5eeb354fdb3fd9a34020e6878ea78acb6be2c58/udata_gouvfr-1.6.6-py2.py3-none-any.whl" } ], "1.6.7": [ { "comment_text": "", "digests": { "md5": "d7cd7c71c79d74c7e61056c7acef6c1f", "sha256": "39a632ed9df25bbe4edbea3036756f92ba3f398273effd9eead73dd2568befff" }, "downloads": -1, "filename": "udata_gouvfr-1.6.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7cd7c71c79d74c7e61056c7acef6c1f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 5701614, "upload_time": "2019-05-23T14:42:28", "url": "https://files.pythonhosted.org/packages/dd/2c/9879964c8ca4b0f540dc74125c1ea318e4e3593c4714069acaf57cf60d85/udata_gouvfr-1.6.7-py2.py3-none-any.whl" } ], "1.6.8": [ { "comment_text": "", "digests": { "md5": "cbde728083f122fa2187126874aca9a3", "sha256": "82de44e76f4bcf93a58e87a502c557323987332465075edf83e8dbaf78c88018" }, "downloads": -1, "filename": "udata_gouvfr-1.6.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cbde728083f122fa2187126874aca9a3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 5701741, "upload_time": "2019-05-29T09:54:04", "url": "https://files.pythonhosted.org/packages/15/46/bab1b0ea688f9041e016b6476f50aa567d6d5c6c789ae3714e06678a7b52/udata_gouvfr-1.6.8-py2.py3-none-any.whl" } ], "1.6.9": [ { "comment_text": "", "digests": { "md5": "2a8cc94d976247ca801a55baf8df4ff7", "sha256": "9cafd4aa8a4573a261637ac84d33ddd86f20b7b8825bdbe860e23b97f173eade" }, "downloads": -1, "filename": "udata_gouvfr-1.6.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2a8cc94d976247ca801a55baf8df4ff7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 6121830, "upload_time": "2019-06-07T12:47:19", "url": "https://files.pythonhosted.org/packages/9f/2c/be6cbd4f90f86847d26ab47e10212a48c2059a61f9ecb4ac65fc0c308a59/udata_gouvfr-1.6.9-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6c9d292940d47e7b12bca04756c5cae9", "sha256": "59a3fc2b28c8fee24f7a73153ea42b0efbbdfc1e0eb36bc260fb9d6638772718" }, "downloads": -1, "filename": "udata_gouvfr-1.6.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6c9d292940d47e7b12bca04756c5cae9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "==2.7.*", "size": 6091121, "upload_time": "2019-09-11T13:03:00", "url": "https://files.pythonhosted.org/packages/c2/30/e1c55ff0f07b187654186c0b57681dce1d5a90776a33c2ed45845ca1b4b8/udata_gouvfr-1.6.12-py2.py3-none-any.whl" } ] }