QtMkEditor

View on PyPIReverse Dependencies (0)

1.0.0 QtMkEditor-1.0.0-py3-none-any.whl

Wheel Details

Project: QtMkEditor
Version: 1.0.0
Filename: QtMkEditor-1.0.0-py3-none-any.whl
Download: [link]
Size: 271521
MD5: b1cc022e8a192dd7a34b37f630ef595a
SHA256: 59ab726838a5fcb5d16c40ca44b05fb56c764adf65adc3ece4c58090e35407cf
Uploaded: 2023-04-03 00:22:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: QtMkEditor
Version: 1.0.0
Summary: Markdown Editor.
Author: Moussa JAMOR
Author-Email: moussajamorsup[at]gmail.com
License: MIT
Keywords: Markdown,Html,Editor,PyQt5
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: PyQt5
Requires-Dist: markdown
Requires-Dist: bs4
License-File: LICENCE.txt
[Description omitted; length: 25 characters]

WHEEL

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

RECORD

Path Digest Size
QtMkEditor/__init__.py sha256=wyZmZTthT-kjXrAIHTneQ-8VVBVwxazJjhMWzMK2yTA 1617
QtMkEditor/core/__init__.py sha256=CiOP63CzH0q6h_xBQ-UoH0V40m92LQDbi-bSPL4vrq0 22
QtMkEditor/core/vars.py sha256=YfzeW7K4H11r3kNX8aH4h-7Ksp-5g74w-bqOo26EtME 520
QtMkEditor/core/control/__init__.py sha256=jAm3oq2nSquLeBCbUWlTkpLC-DTbwVHThHYoLa05sjg 115
QtMkEditor/core/control/markdownToHtml.py sha256=grv6907hujIV1p8_XfzWpK9_jtexo5bhdiOvrBgWehA 1651
QtMkEditor/core/control/menuBar.py sha256=UZN-3oFLtjt0RFMgY0SeRgikI2bc4XdTV33K5PtwcaU 961
QtMkEditor/core/control/textControl.py sha256=qyelr4G3_QlSm8EahH6CjZGluMUa_p7FNQr2-AgI5zo 2236
QtMkEditor/core/view/__init__.py sha256=5iUEl1n_cuGxkVsOgs7sV_9QnlTiJiD1qTe92-xpiB0 94
QtMkEditor/core/view/mainWidget.py sha256=_fhXugAYjxVFVLwII5iov-ZBquFMOhxTvsjboi6siCs 1036
QtMkEditor/core/view/menuBar.py sha256=4lt4DmjqnAjS9z3kB9fLY2vE4VhUy4rxnW2OyoQPMuI 938
QtMkEditor/core/view/text_area.py sha256=sHH2js4pUP0Og9u3wPi9wKnJbR72ZMbXOwr1NCRC8K0 540
QtMkEditor/core/view/toolBar.py sha256=Dye-0Tsvy-mXCaKcsiBizgW1-8qz_nD4OFCv6fEXfXc 2511
QtMkEditor/core/view/icons/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
QtMkEditor/core/view/icons/bold.png sha256=KdtaYYGWyyVeWMrjxYpbtTjV3-5HhnvjUuzDeR8L8ns 23081
QtMkEditor/core/view/icons/cancel.png sha256=AfyAZJ331QXq8mKON7uImk-khhb0HrATMDuEyCeNk8M 21388
QtMkEditor/core/view/icons/code.png sha256=jVEE6fkImyIj8YLltN9cjSH8Bet1jAOeIUUBBO2OLpg 33619
QtMkEditor/core/view/icons/heading.png sha256=GdqbOVY5B8C1hs2utbqGlWO18xMCrUx1Ppo8bb3JgRo 23770
QtMkEditor/core/view/icons/image.png sha256=TfiFvsGbwFsrUuh3lYRx6gj-GZbZD_60DqxQ5fPMw04 22686
QtMkEditor/core/view/icons/italic.png sha256=OryTbs_HmT5TKmierEyyPL8ZscohZwuwRgHl3GU_eTM 18173
QtMkEditor/core/view/icons/link.png sha256=T6thKf3iqKSsKcTfvHzNNitDqDBYY3WMD5VNvaNm31M 40442
QtMkEditor/core/view/icons/open.png sha256=NjUHZ-krRYJgbF5NkSKODHa697ZBZgeNGeA6F0cpbx0 27834
QtMkEditor/core/view/icons/save.png sha256=XD-EovFx2j3ad3rOxAqXIxdaaqkOS8tTfwesz41Mqhc 38979
QtMkEditor/core/view/icons/table.png sha256=J-NJ23-9EGkjAEAYGh5uiGjBNm23sBABu8CNXBt7kp4 19300
QtMkEditor/core/view/icons/underline.png sha256=hdHApw2yX04dUKOiTifSO7PTk-weJLbOwpIIFvqHYY0 22095
QtMkEditor/core/view/style/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
QtMkEditor/core/view/style/menubar.qss sha256=TE6cKdd9jFgFNy3SeXmJkC5Fseo-LXfaZWGkaXcuqxo 140
QtMkEditor/core/view/style/style.css sha256=F7bZGTHASKdmQ3FO47TFh1_GyU5QMCZPlSm2A4LwGps 656
QtMkEditor/core/view/style/style.qss sha256=6fGvHV5NVGdUB9Pn2gdh0bLLNyd_F4TTojMAklx4sPA 566
QtMkEditor/core/view/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
QtMkEditor/core/view/ui/mainwidget.ui sha256=ZlGnnC4TcSD1RqwHjbOgkx16mtABGY90MhZgliNCTgg 392
QtMkEditor-1.0.0.dist-info/LICENCE.txt sha256=gOtErLYBfdcmYM4VMNNKuWEXvhNlkvCsIQBwmpcseRw 1058
QtMkEditor-1.0.0.dist-info/METADATA sha256=KmaSAl2TdtoMkc2i8oEv2CxxVcRDxnOc1LPNd5GAMVY 485
QtMkEditor-1.0.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
QtMkEditor-1.0.0.dist-info/top_level.txt sha256=gjJHlqWpIM2GZHCm9dlt8VsC72kJ5HVcElgZbjIUUmc 11
QtMkEditor-1.0.0.dist-info/RECORD

top_level.txt

QtMkEditor