linkchecker/linkcheck/plugins
Marius Gedminas 8bdd402aed
Merge pull request #333 from linkchecker/fix-clamav-on-py3
Fix test_clamav.py on Python 3
2019-10-25 16:16:23 +03:00
..
__init__.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
anchorcheck.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
httpheaderinfo.py Force header names to lower to allow for CaseInsensitvieDict variability 2017-02-01 16:28:07 +00:00
locationinfo.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
markdowncheck.py fixes for Python 3: fix markdowncheck 2019-09-30 19:46:24 +01:00
parsepdf.py Make PdfParser Python 3 compatible 2019-10-24 19:57:27 +01:00
parseword.py Fix MS Word parser, hopefully 2019-10-22 16:39:57 +03:00
regexcheck.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
sslcertcheck.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
syntaxchecks.py Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
viruscheck.py Python 3: fix bytes vs strings in viruscheck plugin 2019-10-25 14:24:07 +03:00