Metadata-Version: 2.1
Name: html-matcher
Version: 0.0.4
Summary: Algorithms to find similarity between HTML pages.
Home-page: https://github.com/officialpedrocarvalho/html-matcher
Download-URL: https://github.com/officialpedrocarvalho/html-matcher/releases/tag/version
Author: Pedro Carvalho
Author-email: <pedrocarvalho812@gmail.com>
License: UNKNOWN
Keywords: python,website,webapp,html,similarity,match,rate
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE

A package that allows to compare website/app HTML page structure. Contains algorithms that find a similarity rate between two HTML structures.

