QRegexEditor

View on PyPIReverse Dependencies (0)

0.5.3 QRegexEditor-0.5.3-py2.py3-none-any.whl

Wheel Details

Project: QRegexEditor
Version: 0.5.3
Filename: QRegexEditor-0.5.3-py2.py3-none-any.whl
Download: [link]
Size: 52482
MD5: d8051d14816d4044beba38f143d601d6
SHA256: c745048734f80ee00c2f0a66ef1e04f0de78e5334298c251ded8946d968fe6a8
Uploaded: 2016-03-07 07:39:48 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: QRegexEditor
Version: 0.5.3
Summary: PyQt regex editor
Author: Colin Duquesnoy
Author-Email: Colin Duquesnoy
Home-Page: https://github.com/ColinDuquesnoy/QRegexEditor
Keywords: regular expression editor
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Widget Sets
[No description]

WHEEL

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

RECORD

Path Digest Size
QRegexEditor-0.5.3.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
QRegexEditor-0.5.3.dist-info/METADATA sha256=dhQPijLUJbfg_slAPDf-Qc-5yUwgPfgvJBuvDqebrtI 1012
QRegexEditor-0.5.3.dist-info/RECORD
QRegexEditor-0.5.3.dist-info/WHEEL sha256=5f-Lb0dq-Ei5P75pgK065AnrFl2dK_ZqskZBpCbWERA 116
QRegexEditor-0.5.3.dist-info/entry_points.txt sha256=wy8bCUCYU-hfGC62H4jPn7J_N25JjWx-KsgVdMzfFc4 133
QRegexEditor-0.5.3.dist-info/metadata.json sha256=ucd4rDrU8vEfxQmvNYW_U9yMBZr4mCg4wwu5iUaWF2o 1316
QRegexEditor-0.5.3.dist-info/top_level.txt sha256=LqjdiFQPPG36ryd9tyMKOobmvj7sDkRGz3OU7lHBmpw 13
qregexeditor/__init__.py sha256=3j6C7n20XB3DmDldzlPsSewkbAuJ_zKlgTM8PSroGX0 175
qregexeditor/_hooks.py sha256=9rLjefWoj5L9PAWU2-U3v61TEPJYMvwq_D-k4lgSdbY 551
qregexeditor/qt.py sha256=2bW_vWoNLblbPgdXOHafawATfwlPynbzKb8sx1rOUDs 956
qregexeditor/api/__init__.py sha256=GeRPGjlwnNLeSwkCaojDu0p1711BaIjPFg0DL8K_aWE 247
qregexeditor/api/editor.py sha256=-rxVMhPZut4q2KXzm52CYQcGP0iuNkBnEDGH7Yl6QBM 4190
qregexeditor/api/match_highlighter.py sha256=whn_YeiYmruNyV8r_1RTSsnM9SRztfs4_azQjaG1MPM 567
qregexeditor/api/quick_ref.py sha256=CYwOpR2gyHJ-E-AwhmHF7e2w1gelNPGUQM5oEzpOg8Q 1772
qregexeditor/api/forms/__init__.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
qregexeditor/api/forms/editor_ui.py sha256=lIMVfP4SQFcSrVws8DFq2br2JMdvTA82K1IqegiHMRM 5033
qregexeditor/api/forms/quick_ref_ui.py sha256=PRmGQIzmOnzNbWXu83f0ks2ab4bZlRVJLTaCsTCMKuA 22163
qregexeditor/app/__init__.py sha256=_whtkfTJbDEhEYIHEIMCNlZDThjfPqPQ51-dsKDNzHk 136
qregexeditor/app/main.py sha256=gUaMup19BFcYJQC0mDUY3U3JTdKbLe8dxYPVg6K2ZgY 307
qregexeditor/app/main_window.py sha256=DNISBDNi1mRTwYxQlvtIUIhZzQ2QZ43jBq1XBjyJKA0 1627
qregexeditor/app/settings.py sha256=uFSZuayK58x5ytyd4PGsTaCPEZID2ZB0AYimImV5BuU 1524
qregexeditor/app/forms/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qregexeditor/app/forms/main_window_ui.py sha256=cVDgrO8DGi4Esojsdmypl63bOZKq1_WDHHL8BR9Nx_s 2762
qregexeditor/app/forms/qregexeditor_rc.py sha256=hNMZtO5eGeNShn4s-8qbggRMX2VBxJoCUR0ZR1GHmxk 105650

top_level.txt

qregexeditor

entry_points.txt

QRegexEditor = qregexeditor.app.main:main
fix_qt_imports = qregexeditor._hooks:fix_qt_imports