moodlmth

View on PyPIReverse Dependencies (0)

0.4.0 moodlmth-0.4.0-py3-none-any.whl

Wheel Details

Project: moodlmth
Version: 0.4.0
Filename: moodlmth-0.4.0-py3-none-any.whl
Download: [link]
Size: 10858
MD5: 629da8d7c3b3bcc79d51f3dcb6a35ef8
SHA256: 91042c73468d4337fa91f6d31e376b1fc2915a07b2c3438db1d8e71738c50438
Uploaded: 2019-10-27 20:17:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: moodlmth
Version: 0.4.0
Summary: Convert raw HTML pages into python source code
Author: Arijit Basu
Author-Email: sayanarijit[at]gmail.com
Home-Page: https://github.com/sayanarijit/moodlmth
License: MIT
Keywords: html dom builder
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft
Platform: Any
Requires-Dist: black (==19.3b0)
Requires-Dist: htmldoom (>=0.9.0<0.10.0)
Requires-Dist: htmlmin (==0.1.12)
Requires-Dist: requests (==2.22.0)
Requires-Dist: typing-extensions (==3.7.4)
Requires-Dist: pytest (==4.4.1); extra == "dev"
Requires-Dist: pytest-cov (==2.7.1); extra == "dev"
Requires-Dist: mypy (==0.710); extra == "dev"
Requires-Dist: lxml (==4.3.4); extra == "dev"
Requires-Dist: typecov (==0.2.1); extra == "dev"
Requires-Dist: tox (==3.12.1); extra == "dev"
Requires-Dist: pytest (==4.4.1); extra == "testing"
Requires-Dist: pytest-cov (==2.7.1); extra == "testing"
Requires-Dist: mypy (==0.710); extra == "testing"
Requires-Dist: lxml (==4.3.4); extra == "testing"
Requires-Dist: typecov (==0.2.1); extra == "testing"
Provides-Extra: dev
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 1102 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
moodlmth/__init__.py sha256=n5FLoRHMAvMKnYYyjrADRsjblk0MCbp8cUCTfaGaQc0 360
moodlmth/cli.py sha256=Y94FD-FB24tlWcdo5HIHQ1Dq3vCU6B5jgqWzscabvyI 2166
moodlmth/const.py sha256=_XrEuiZqjSXQ1NTO5B3noNhDX2C5tr3xTIHevyjrmcg 290
moodlmth/converter.py sha256=1qLSNFbw2kh9Xn598xzePug5HziDfciKpFEjD8LyYZM 8662
moodlmth/protocols.py sha256=m-oViKHuLLosaLaOTCytHL72HPlAhLFk7WoEcTUV1Tk 127
moodlmth/py_converter.py sha256=jzLqgKJ8OM3xYPGpIP16-lT_SJaCZidyNXcCzkjGC-k 7891
moodlmth/yaml_converter.py sha256=y5iHd7hiaL5HNM5Euj7X_eMW5QqEv5NqvLNrocfaMHc 5779
moodlmth-0.4.0.dist-info/METADATA sha256=nyoApsbCUMCdio__EEFvqzb-eRQjpjxzilAqG-GtEAk 2811
moodlmth-0.4.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
moodlmth-0.4.0.dist-info/entry_points.txt sha256=jKCn3TRfxpC5U6tm3o37jIWm6iAlh7wLgUz9JLZbFqY 48
moodlmth-0.4.0.dist-info/top_level.txt sha256=ievS7TKoKX18KUCJFl9bSVLy7t_GT4BaH2zEo5Rxch0 9
moodlmth-0.4.0.dist-info/RECORD

top_level.txt

moodlmth

entry_points.txt

moodlmth = moodlmth.cli:main