regexapp

View on PyPIReverse Dependencies (2)

0.3.8 regexapp-0.3.8-py3-none-any.whl

Wheel Details

Project: regexapp
Version: 0.3.8
Filename: regexapp-0.3.8-py3-none-any.whl
Download: [link]
Size: 43659
MD5: e8ef29200e6bb9b7580f562a146d48ad
SHA256: 22a719b35946eedec54137308aa34fdb51de623f86557228e1f59c535a7e2b8c
Uploaded: 2022-05-13 20:14:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: regexapp
Version: 0.3.8
Summary: The application to generate regex pattern.
Author: Tuyen Mathew Duong
Author-Email: tuyen[at]geekstrident.com
Maintainer: Tuyen Mathew Duong
Maintainer-Email: tuyen[at]geekstrident.com
Home-Page: https://github.com/Geeks-Trident-LLC/regexapp
License: BSD-3-Clause
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
[Description omitted; length: 132 characters]

WHEEL

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

RECORD

Path Digest Size
regexapp/__init__.py sha256=1JHNtDbrTCNga-jE-MCj9XGQKAJRVpUkwe_5yYE_T1w 1374
regexapp/__main__.py sha256=7odiLrk1tRQ_D_whKXWt2Jm7NcASoeiWNYNfpjG3s04 67
regexapp/application.py sha256=BUMEuc--sBUw4hvQvIh33FO1zPa-YaNCnirbOvHIlqg 55396
regexapp/collection.py sha256=saam6WFWfS99RFbKRpe00a3R777ZgCWznIytqH9vyM4 79158
regexapp/config.py sha256=K7z9BxfqqSAJHmBQUYyZTA1AdG4cBXH95VsUB766LHQ 3658
regexapp/constant.py sha256=ZziPLNYu_nGC6r_8QoyZNP5vKoerPDT4E6i5R2mht0M 1284
regexapp/core.py sha256=R6wKc9aSZ7jvtpnZHYU7diL7bzM-GmzYDENRk0fAMT8 38179
regexapp/exceptions.py sha256=ovcwWznOemiLKhOZ7Ok8wALqR9MWoobF8wx6qw8VB-0 992
regexapp/main.py sha256=-psDqL8cEgQyU4hs7flHiLT4C20buFsNI3mzYa2-LFQ 8424
regexapp/symbols.yaml sha256=SxyKA3xYOmbP4gL3XPpvLqV0ahp8k4KWtQuv1xFmC2Y 1348
regexapp/system_references.yaml sha256=sXHW_rWVUXK69tajz254gMgX3mqxFimv9wh1fxoaVas 12515
regexapp/utils.py sha256=6MYzR7lwtKG95_UC6Xm60MQLMVbUaSvMKy_nKVS6PcY 17341
regexapp-0.3.8.dist-info/LICENSE sha256=qnliEXg2fq5rHbfkl0FhKj8hnoGk_gHGYyhNpv8-wmk 1559
regexapp-0.3.8.dist-info/METADATA sha256=zPrlulXfELbAQx0sNIfPTt4sp74i3zUyErYr1l8dESs 1140
regexapp-0.3.8.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
regexapp-0.3.8.dist-info/entry_points.txt sha256=iMNLGOKRS8N7SDZNg8Y_GTpNafYxP4VUTrayJUS-7uA 93
regexapp-0.3.8.dist-info/top_level.txt sha256=_JLaE6BSEPQ9-exIITNxFzGO5BRF_wo-ZIrVR_qeodM 9
regexapp-0.3.8.dist-info/RECORD

top_level.txt

regexapp

entry_points.txt

regex-app = regexapp.application:execute
regexapp = regexapp.main:execute