{ "info": { "author": "Arijit Basu", "author_email": "sayanarijit@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Other Audience", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development", "Topic :: Utilities" ], "description": "moodlmth\n========\nConvert raw HTML pages into python source code\n\n[![PyPI version](https://img.shields.io/pypi/v/moodlmth.svg)](https://pypi.org/project/moodlmth)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/moodlmth.svg)](https://pypi.org/project/moodlmth)\n[![Build Status](https://travis-ci.org/sayanarijit/moodlmth.svg?branch=master)](https://travis-ci.org/sayanarijit/moodlmth)\n[![codecov](https://codecov.io/gh/sayanarijit/moodlmth/branch/master/graph/badge.svg)](https://codecov.io/gh/sayanarijit/moodlmth)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)\n\nWhat..?\n-------\n[moodlmth](https://github.com/sayanarijit/moodlmth) is the reverse of [htmldoom](https://github.com/sayanarijit/htmldoom)\n\nUsage\n-----\n```bash\n# Convert web page to Python syntax\nmoodlmth https://google.com\n\n# Convert web page into YAML syntax\nmoodlmth -s yaml https://google.com\n\n# Convert HTML file and write to another file\nmoodlmth /filepath/index.html -o index.py\n\n# Force conversion\nmoodlmth index.html -o index.py --fast --debug\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/sayanarijit/moodlmth", "keywords": "html dom builder", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "moodlmth", "package_url": "https://pypi.org/project/moodlmth/", "platform": "Any", "project_url": "https://pypi.org/project/moodlmth/", "project_urls": { "Homepage": "https://github.com/sayanarijit/moodlmth" }, "release_url": "https://pypi.org/project/moodlmth/0.4.0/", "requires_dist": [ "black (==19.3b0)", "htmldoom (>=0.9.0<0.10.0)", "htmlmin (==0.1.12)", "requests (==2.22.0)", "typing-extensions (==3.7.4)", "pytest (==4.4.1) ; extra == 'dev'", "pytest-cov (==2.7.1) ; extra == 'dev'", "mypy (==0.710) ; extra == 'dev'", "lxml (==4.3.4) ; extra == 'dev'", "typecov (==0.2.1) ; extra == 'dev'", "tox (==3.12.1) ; extra == 'dev'", "pytest (==4.4.1) ; extra == 'testing'", "pytest-cov (==2.7.1) ; extra == 'testing'", "mypy (==0.710) ; extra == 'testing'", "lxml (==4.3.4) ; extra == 'testing'", "typecov (==0.2.1) ; extra == 'testing'" ], "requires_python": "", "summary": "Convert raw HTML pages into python source code", "version": "0.4.0", "yanked": false, "yanked_reason": null }, "last_serial": 6038266, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "42536f386e12ba5d67e988568cbca594", "sha256": "23f2d1a485b3a7881fabc92009d5ef985418ac67afcdfaa40e2a1e16545e08ed" }, "downloads": -1, "filename": "moodlmth-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "42536f386e12ba5d67e988568cbca594", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4813, "upload_time": "2019-06-24T20:08:10", "upload_time_iso_8601": "2019-06-24T20:08:10.254934Z", "url": "https://files.pythonhosted.org/packages/de/ab/354e4e44c940f9896675b542add81975c551fad0117dbec7ad18d7bfd34a/moodlmth-0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6945091833e33ad5725e907269e5aa9c", "sha256": "d8a8e4c99ee92ade22ea58ecfa7679467fc2dc8b2cce85b90db4c16818135ca6" }, "downloads": -1, "filename": "moodlmth-0.1.tar.gz", "has_sig": false, "md5_digest": "6945091833e33ad5725e907269e5aa9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4280, "upload_time": "2019-06-24T20:08:12", "upload_time_iso_8601": "2019-06-24T20:08:12.975453Z", "url": "https://files.pythonhosted.org/packages/45/72/f79dac5c68706baba2d7811ad255e7fb00b8a160f18e94c72dbb5e7101f2/moodlmth-0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "92a95d3946b6f39244a6fa87e5453f20", "sha256": "8894eabe2cf6a413396a06e2c6a632e9db3d20d518e3000cf025d60f0ea6a174" }, "downloads": -1, "filename": "moodlmth-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "92a95d3946b6f39244a6fa87e5453f20", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4855, "upload_time": "2019-06-24T20:13:30", "upload_time_iso_8601": "2019-06-24T20:13:30.729220Z", "url": "https://files.pythonhosted.org/packages/2c/a0/3b1994eeba28174b40fd88b8bfc0470daeab53fbcf6aaf45066a3bebced2/moodlmth-0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d10000df1487095635f864ea85c4dde6", "sha256": "6a7c1214a3d48a83566e4dc2001c633b2bd562c1fd49f0da293468ddf9778e34" }, "downloads": -1, "filename": "moodlmth-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d10000df1487095635f864ea85c4dde6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4290, "upload_time": "2019-06-24T20:13:32", "upload_time_iso_8601": "2019-06-24T20:13:32.262452Z", "url": "https://files.pythonhosted.org/packages/97/a5/93e43056272cf82cd6f8dd655a512bb089a76e29acff7bbd880ace6f530a/moodlmth-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2eb459b4a979d74e77fd8cd9c53fdd8c", "sha256": "e1789f95b2a799a3227d0551b90e9031d9534c7c6ac0108c1fa7959ac6ea67bf" }, "downloads": -1, "filename": "moodlmth-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2eb459b4a979d74e77fd8cd9c53fdd8c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4881, "upload_time": "2019-06-24T20:20:28", "upload_time_iso_8601": "2019-06-24T20:20:28.326616Z", "url": "https://files.pythonhosted.org/packages/57/6f/05a6858218a9f32a54de07ea7399687d10cc83fdacfd3303066f28fcbd05/moodlmth-0.1.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "05e1e829d3664b0bca4350217f0694ae", "sha256": "11136395a12011ffc195763cb45ab0ef607a4d5a7ee44855526850f812f81932" }, "downloads": -1, "filename": "moodlmth-0.1.2.tar.gz", "has_sig": false, "md5_digest": "05e1e829d3664b0bca4350217f0694ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4315, "upload_time": "2019-06-24T20:20:30", "upload_time_iso_8601": "2019-06-24T20:20:30.773012Z", "url": "https://files.pythonhosted.org/packages/2e/e3/671ebbf61aa9f8b1ce2b182ba058900cf4962b572a94076822b79698bc30/moodlmth-0.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "258d820c5aee1c2a08720cf742c088ab", "sha256": "ebf032a1ab37a37fe06f3d2d4db110374ad8c4e5248f1e3e289cd3e2ea17b8a9" }, "downloads": -1, "filename": "moodlmth-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "258d820c5aee1c2a08720cf742c088ab", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5331, "upload_time": "2019-06-25T06:11:56", "upload_time_iso_8601": "2019-06-25T06:11:56.516345Z", "url": "https://files.pythonhosted.org/packages/ed/db/3626bfca2f8708206a150ba27b241ee0bf2d4b48703556c17bd209d8d597/moodlmth-0.1.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bc94bfa33a72522c0c8bbd8d7eb67ae8", "sha256": "5354bb75e70df945c651ba7242b51354eb423e6f63bbe63d8d374c63a1ad3e36" }, "downloads": -1, "filename": "moodlmth-0.1.3.tar.gz", "has_sig": false, "md5_digest": "bc94bfa33a72522c0c8bbd8d7eb67ae8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4721, "upload_time": "2019-06-25T06:11:57", "upload_time_iso_8601": "2019-06-25T06:11:57.932225Z", "url": "https://files.pythonhosted.org/packages/b4/10/b0547b74185efc75b50e1a42f4a7fdd5712b0c1da493d36a04bd8e9f640f/moodlmth-0.1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "20c01196d09d446de28687c2d94860e2", "sha256": "6509c1b93d49f702ac59b696994abb6042ef9eca7261b6f437be29245e9c4ff0" }, "downloads": -1, "filename": "moodlmth-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "20c01196d09d446de28687c2d94860e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5351, "upload_time": "2019-06-25T11:25:14", "upload_time_iso_8601": "2019-06-25T11:25:14.157014Z", "url": "https://files.pythonhosted.org/packages/5e/b5/8a9455fafe6c14c13257694800028104dec6278e29c6787d07b3fb059cc6/moodlmth-0.1.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "68b2d7c25062dff5d9661e860c86df7d", "sha256": "29f09a5aa4adc608d58b297966f9d5804510aeb539e5f81482ddac4953f57972" }, "downloads": -1, "filename": "moodlmth-0.1.4.tar.gz", "has_sig": false, "md5_digest": "68b2d7c25062dff5d9661e860c86df7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6032, "upload_time": "2019-06-25T11:25:16", "upload_time_iso_8601": "2019-06-25T11:25:16.770938Z", "url": "https://files.pythonhosted.org/packages/41/0b/d1ede7b345f903837c4c6ca5f11488bf73d58cfae9ec953634bd23378ea2/moodlmth-0.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "8be69461f31fc4286d9776dcd7e10e35", "sha256": "698b3b20fcea00337ac1069585e68edc038d33f12ecebfb72dfee4a09d88318c" }, "downloads": -1, "filename": "moodlmth-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "8be69461f31fc4286d9776dcd7e10e35", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5429, "upload_time": "2019-06-25T17:46:02", "upload_time_iso_8601": "2019-06-25T17:46:02.815818Z", "url": "https://files.pythonhosted.org/packages/78/31/969ae5d2d364847c3f3a900addefadb66d3d6d3ead26a213087804155dc6/moodlmth-0.1.5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5832533eaf39d62f86dd6ceaa55f7440", "sha256": "739fdf64b0e5fe55477c862f22afe0797255d2f836455ce3e866695744dc6f42" }, "downloads": -1, "filename": "moodlmth-0.1.5.tar.gz", "has_sig": false, "md5_digest": "5832533eaf39d62f86dd6ceaa55f7440", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6110, "upload_time": "2019-06-25T17:46:08", "upload_time_iso_8601": "2019-06-25T17:46:08.239064Z", "url": "https://files.pythonhosted.org/packages/72/73/06098d08c572f243ba13d33c68a904cb0f663fab9d15d2adbe8f38528bdc/moodlmth-0.1.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "0d66f3ac6bd4a3851fd85f896ff721a9", "sha256": "9fbb3ef8a48f55a8899a058dec395c3cb32b0c7774ca724d90583f3000c3b040" }, "downloads": -1, "filename": "moodlmth-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "0d66f3ac6bd4a3851fd85f896ff721a9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5429, "upload_time": "2019-06-25T19:37:13", "upload_time_iso_8601": "2019-06-25T19:37:13.060543Z", "url": "https://files.pythonhosted.org/packages/bb/d5/8e4e1ee2e15b63e35f81dd76770aa30c1130dd0b068fcce7a1d923ee7da7/moodlmth-0.1.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3c6c2d880d8af4a9bdcd7138faf79b2d", "sha256": "feefb1cc2031528f2b9156892588b86f37f2c84772d835de1888b068e02b1b85" }, "downloads": -1, "filename": "moodlmth-0.1.6.tar.gz", "has_sig": false, "md5_digest": "3c6c2d880d8af4a9bdcd7138faf79b2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6107, "upload_time": "2019-06-25T19:37:17", "upload_time_iso_8601": "2019-06-25T19:37:17.609414Z", "url": "https://files.pythonhosted.org/packages/ff/13/d60a37854a18011f07c837669dcb575ac254082d84e2effbb4fe08e320d3/moodlmth-0.1.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "5ba4d34121df265dc8f4637cfb30e830", "sha256": "8574ab6c72b7ad2a4f860f42f221fd7a4f2898fcb042e60da68b1eaec21de768" }, "downloads": -1, "filename": "moodlmth-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "5ba4d34121df265dc8f4637cfb30e830", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5437, "upload_time": "2019-06-26T13:26:23", "upload_time_iso_8601": "2019-06-26T13:26:23.297027Z", "url": "https://files.pythonhosted.org/packages/a1/c5/e245fc6f779f9e5203aa6ae6ee9dd95107f5709e8d2a86390e2c4a66aad5/moodlmth-0.1.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9b33fd7e83a8ed94b5cb4b8974fe4e48", "sha256": "2e4778da3b8026daaf1665df6e7d0e3ddbfde968244ad63ad036037f605cd46b" }, "downloads": -1, "filename": "moodlmth-0.1.7.tar.gz", "has_sig": false, "md5_digest": "9b33fd7e83a8ed94b5cb4b8974fe4e48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6114, "upload_time": "2019-06-26T13:26:28", "upload_time_iso_8601": "2019-06-26T13:26:28.418781Z", "url": "https://files.pythonhosted.org/packages/24/3f/7a2d977c887f7919ec040643eba83214fa6ad1695b3bfc831e9144cb3ba8/moodlmth-0.1.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "feb85f084e389d0f58c7788e964fcae8", "sha256": "8cf86930765eb3954e9857a9fa8a9b30e24bd984d5e6e339dffb02d18b66b30c" }, "downloads": -1, "filename": "moodlmth-0.1.8-py3-none-any.whl", "has_sig": false, "md5_digest": "feb85f084e389d0f58c7788e964fcae8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5435, "upload_time": "2019-06-27T15:29:57", "upload_time_iso_8601": "2019-06-27T15:29:57.823788Z", "url": "https://files.pythonhosted.org/packages/b0/19/4a89b0110f52c8c5b0a84a3ac3df389bf146598fd8dfb0340bb9182900aa/moodlmth-0.1.8-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7e085c297f62e29ccd6acaf5d6af1909", "sha256": "6fce964ae108720590309453cea595dce0c28765afa659751eb87fd7f47e2ded" }, "downloads": -1, "filename": "moodlmth-0.1.8.tar.gz", "has_sig": false, "md5_digest": "7e085c297f62e29ccd6acaf5d6af1909", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6108, "upload_time": "2019-06-27T15:29:59", "upload_time_iso_8601": "2019-06-27T15:29:59.787674Z", "url": "https://files.pythonhosted.org/packages/d9/90/fc64b263f7343e36320ee02ce4fa6cb5c6502f53ebc2cf8fcd82de9cd3d2/moodlmth-0.1.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2": [ { "comment_text": "", "digests": { "md5": "126f99277c70a047ba0541e03ef06363", "sha256": "d43a01868f7e5276d8196b255b5bd2e7a5cdc51d3e9dae0e07510ca05e760f32" }, "downloads": -1, "filename": "moodlmth-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "126f99277c70a047ba0541e03ef06363", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5488, "upload_time": "2019-06-30T11:42:40", "upload_time_iso_8601": "2019-06-30T11:42:40.016934Z", "url": "https://files.pythonhosted.org/packages/32/22/3b181857c6a6dfbf6796c0569d26a36cc801f48836253b0cfba5d1755007/moodlmth-0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c608ac3ff4666dc9862eaba0fe683b81", "sha256": "bf0f3b79e3eeba57b8d2d91195816a98b5447471a032d6d26460b2f1f6c0fcbc" }, "downloads": -1, "filename": "moodlmth-0.2.tar.gz", "has_sig": false, "md5_digest": "c608ac3ff4666dc9862eaba0fe683b81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6189, "upload_time": "2019-06-30T11:42:42", "upload_time_iso_8601": "2019-06-30T11:42:42.621935Z", "url": "https://files.pythonhosted.org/packages/b7/8a/fed81ee09b26132d2730687524dd61b1c19c4048cf8981c3995d7a64bc68/moodlmth-0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "baf19f28fc41e1c6034090c1698246aa", "sha256": "e7f757b1c55eca1c78e3696b398dbfb4ec8ec17efa97c932b603e3fc68d91f60" }, "downloads": -1, "filename": "moodlmth-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "baf19f28fc41e1c6034090c1698246aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5477, "upload_time": "2019-07-02T12:32:00", "upload_time_iso_8601": "2019-07-02T12:32:00.325004Z", "url": "https://files.pythonhosted.org/packages/ff/d5/af02a505254936cf12a5eb55784b69c3ec12a1d45afde07572f383159d40/moodlmth-0.2.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a98364f6a44d8c11d10a8442fb69f463", "sha256": "69a3b37bf69338d8b6dd7be9686dc64382b02587c221f34d137e42f7b7c1fcbb" }, "downloads": -1, "filename": "moodlmth-0.2.1.tar.gz", "has_sig": false, "md5_digest": "a98364f6a44d8c11d10a8442fb69f463", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6154, "upload_time": "2019-07-02T12:32:02", "upload_time_iso_8601": "2019-07-02T12:32:02.186219Z", "url": "https://files.pythonhosted.org/packages/ed/55/d83f35625e76705f28804fa67873ecb930f9995d16fc0e2cb3276b571b21/moodlmth-0.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "d60a55d70f2a2f8dbc678f5b0c1c380b", "sha256": "40c6cd786ad61ef61a182ad773c1f905061ab2dd0777a9c37f63ff89f1f7a619" }, "downloads": -1, "filename": "moodlmth-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d60a55d70f2a2f8dbc678f5b0c1c380b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5512, "upload_time": "2019-07-09T09:34:57", "upload_time_iso_8601": "2019-07-09T09:34:57.279462Z", "url": "https://files.pythonhosted.org/packages/7d/14/dfff29f4abb419daa61a75d5cddb37b3c12b22cff9c260e43b5c2ef9deaa/moodlmth-0.2.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5b68cc2200055ce01641c9d1a5df5674", "sha256": "11409bfab8a82343c7ca8d3e84f1701cee9fa7bd4f2e1723a557a276b765b45f" }, "downloads": -1, "filename": "moodlmth-0.2.2.tar.gz", "has_sig": false, "md5_digest": "5b68cc2200055ce01641c9d1a5df5674", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6200, "upload_time": "2019-07-09T09:35:00", "upload_time_iso_8601": "2019-07-09T09:35:00.242809Z", "url": "https://files.pythonhosted.org/packages/78/4e/19e1489271e5d0b851a9e8922a94120e19a7f1fdbac287dc3a1b1528b336/moodlmth-0.2.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "8e9445041323c1c58c832b6bf2d2433f", "sha256": "39ac03fc486fdebe7cc8a4132c0047593e9cae4e4003deb80e0ff5ac4b2f6ec0" }, "downloads": -1, "filename": "moodlmth-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "8e9445041323c1c58c832b6bf2d2433f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5711, "upload_time": "2019-07-10T16:28:21", "upload_time_iso_8601": "2019-07-10T16:28:21.711297Z", "url": "https://files.pythonhosted.org/packages/30/0c/32874c3d72ae185527bb521dbb19d1c89061ffb82e18e58ae3a488d444c0/moodlmth-0.2.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bfc7612c7a957445d1005cfcaeef000b", "sha256": "d7bb03f34ee18bf55403666f4fc78c7997e799c31a76c3f02bb247ec2cd8ce6f" }, "downloads": -1, "filename": "moodlmth-0.2.3.tar.gz", "has_sig": false, "md5_digest": "bfc7612c7a957445d1005cfcaeef000b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6841, "upload_time": "2019-07-10T16:28:25", "upload_time_iso_8601": "2019-07-10T16:28:25.394675Z", "url": "https://files.pythonhosted.org/packages/2e/ee/a2441642fc20112d56f2cd88c1528479efbb0bf196c1dda17c3774e3bc47/moodlmth-0.2.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "72367ae2c5cb95120e685b4e3c85da90", "sha256": "5b4821b661994bda7369e017a209e9b5e3605c9e98c39ee7f609a84e87c31d2c" }, "downloads": -1, "filename": "moodlmth-0.2.4-py3-none-any.whl", "has_sig": false, "md5_digest": "72367ae2c5cb95120e685b4e3c85da90", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5754, "upload_time": "2019-07-18T11:37:31", "upload_time_iso_8601": "2019-07-18T11:37:31.619798Z", "url": "https://files.pythonhosted.org/packages/21/b6/3034d054827ecf4f0004c42d550c92dcc49d6d62bfd5c51abe30d211a13e/moodlmth-0.2.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c59d0582d2c380366355ea7857184459", "sha256": "cd04e6b514e465e67883160806363fe43b3ae27593842e29d257f2366d06880c" }, "downloads": -1, "filename": "moodlmth-0.2.4.tar.gz", "has_sig": false, "md5_digest": "c59d0582d2c380366355ea7857184459", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6920, "upload_time": "2019-07-18T11:37:33", "upload_time_iso_8601": "2019-07-18T11:37:33.330795Z", "url": "https://files.pythonhosted.org/packages/8a/0a/78aa8614c8f137732a7d7867a040f92421c05ef206417351927edb68bc03/moodlmth-0.2.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "b474c4959e9e16a7cf06c1950cae0da2", "sha256": "b54eb6f66772568d8f347a66eca445e9426a433fea8b483cd81f53075fbbb44f" }, "downloads": -1, "filename": "moodlmth-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b474c4959e9e16a7cf06c1950cae0da2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10978, "upload_time": "2019-10-27T10:36:57", "upload_time_iso_8601": "2019-10-27T10:36:57.505669Z", "url": "https://files.pythonhosted.org/packages/0b/bb/f804b9b9c4214cd0e99d5400cd4dd90de3a476d7ac5de044c175528f6bf3/moodlmth-0.3.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "330383e083b16947da533dd650505ab7", "sha256": "9fc93e109eca26937dffe5b9eb35ec7e78ab67120bff3f4bcb104726f5da028e" }, "downloads": -1, "filename": "moodlmth-0.3.0.tar.gz", "has_sig": false, "md5_digest": "330383e083b16947da533dd650505ab7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7516, "upload_time": "2019-10-27T10:36:59", "upload_time_iso_8601": "2019-10-27T10:36:59.269176Z", "url": "https://files.pythonhosted.org/packages/36/90/53b838ee2db27e8a495c3af6601fd80da40722454ed0004915b4aac4e4aa/moodlmth-0.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "629da8d7c3b3bcc79d51f3dcb6a35ef8", "sha256": "91042c73468d4337fa91f6d31e376b1fc2915a07b2c3438db1d8e71738c50438" }, "downloads": -1, "filename": "moodlmth-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "629da8d7c3b3bcc79d51f3dcb6a35ef8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10858, "upload_time": "2019-10-27T20:17:48", "upload_time_iso_8601": "2019-10-27T20:17:48.438702Z", "url": "https://files.pythonhosted.org/packages/6d/63/ed95645106927cefc92cfbc1b154c1a5be9da65998fa325a66cf873ed112/moodlmth-0.4.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9ed42c50abd6f8b1b8f99a910f892972", "sha256": "6f37a4735c176b49aa5afb81ce9d5934f2102662ccdac5372b9ff54642052568" }, "downloads": -1, "filename": "moodlmth-0.4.0.tar.gz", "has_sig": false, "md5_digest": "9ed42c50abd6f8b1b8f99a910f892972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7372, "upload_time": "2019-10-27T20:17:51", "upload_time_iso_8601": "2019-10-27T20:17:51.368719Z", "url": "https://files.pythonhosted.org/packages/83/16/834e4e588ded04703e64d5b75c89bb8ab679b993996a57592bedabe4cb62/moodlmth-0.4.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "629da8d7c3b3bcc79d51f3dcb6a35ef8", "sha256": "91042c73468d4337fa91f6d31e376b1fc2915a07b2c3438db1d8e71738c50438" }, "downloads": -1, "filename": "moodlmth-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "629da8d7c3b3bcc79d51f3dcb6a35ef8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10858, "upload_time": "2019-10-27T20:17:48", "upload_time_iso_8601": "2019-10-27T20:17:48.438702Z", "url": "https://files.pythonhosted.org/packages/6d/63/ed95645106927cefc92cfbc1b154c1a5be9da65998fa325a66cf873ed112/moodlmth-0.4.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9ed42c50abd6f8b1b8f99a910f892972", "sha256": "6f37a4735c176b49aa5afb81ce9d5934f2102662ccdac5372b9ff54642052568" }, "downloads": -1, "filename": "moodlmth-0.4.0.tar.gz", "has_sig": false, "md5_digest": "9ed42c50abd6f8b1b8f99a910f892972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7372, "upload_time": "2019-10-27T20:17:51", "upload_time_iso_8601": "2019-10-27T20:17:51.368719Z", "url": "https://files.pythonhosted.org/packages/83/16/834e4e588ded04703e64d5b75c89bb8ab679b993996a57592bedabe4cb62/moodlmth-0.4.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }