├── .gitignore ├── README.md └── htmlmatch.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/santinic/htmlmatch/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/santinic/htmlmatch/HEAD/README.md -------------------------------------------------------------------------------- /htmlmatch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/santinic/htmlmatch/HEAD/htmlmatch.py --------------------------------------------------------------------------------