TextMatcher

View on PyPIReverse Dependencies (0)

0.12 TextMatcher-0.12-py2.py3-none-any.whl

Wheel Details

Project: TextMatcher
Version: 0.12
Filename: TextMatcher-0.12-py2.py3-none-any.whl
Download: [link]
Size: 7545
MD5: 1c29cf7a4f0f6813f9c99a47f95011f2
SHA256: 5ec320e91d471d980aaf760284428a2cfaf26726208a1aa7ef69624177367430
Uploaded: 2018-08-23 14:14:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: TextMatcher
Version: 0.12
Summary: Extract data from an web-page or PDF-document and match it with the given text parameter
Author: Maykin Media
Author-Email: support[at]maykinmedia.nl
Home-Page: https://github.com/maykinmedia/python-textmatcher
License: MIT
Keywords: textmatcher
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: pdfminer.six
Requires-Dist: pytest-cov; extra == "coverage"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: flake8; extra == "pep8"
Requires-Dist: zest.releaser; extra == "release"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: tox; extra == "tests"
Requires-Dist: isort; extra == "tests"
Provides-Extra: tests
Provides-Extra: pep8
Provides-Extra: docs
Provides-Extra: coverage
Provides-Extra: release
Provides-Extra: coverage
Provides-Extra: docs
Provides-Extra: pep8
Provides-Extra: release
Provides-Extra: tests
[Description omitted; length: 1594 characters]

WHEEL

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

RECORD

Path Digest Size
TextMatcher-0.12.dist-info/METADATA sha256=7_MtDpiEffN8MfVsmmpnvwCZ45yOZ5z-XQJpV1kLjQk 2905
TextMatcher-0.12.dist-info/RECORD
TextMatcher-0.12.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
TextMatcher-0.12.dist-info/top_level.txt sha256=K-e-QZGrkEzIbTlsCnRkP41LydeTMhjowEmdb2MErm0 18
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=s8f-7xBxBGsL5OVZO3ix9YjtdKdYnjZpzGZVwJoCKA8 84
tests/test_pdf_match.py sha256=w982OsHYAY7a7x3f1A5ZfevOB6Usj1uSAGoGIH0foOk 7548
tests/test_webpage_match.py sha256=5KKDtV4_9LErvvGdZXatrAXxe2r0DIYyMWl6SK3exnw 4144
textmatcher/__init__.py sha256=mIpbqJTRKpcizeCdUVx4EtjjznhOLQ9EyKf9I41s8Oo 49
textmatcher/program.py sha256=yVqGPO0edq-1X-FnPFBmkBxZMcR0LZ5VGLBmmKOqzmo 3385

top_level.txt

tests
textmatcher