Add PyPI links

This commit is contained in:
Chris Mayo 2020-08-06 19:29:24 +01:00
parent d1834f0619
commit dc5416bdfd

View file

@ -472,13 +472,13 @@ daemon must be installed.
PdfParser
^^^^^^^^^
Parse PDF files for URLs to check. Needs the **pdfminer** Python package
Parse PDF files for URLs to check. Needs the :pypi:`pdfminer` Python package
installed.
WordParser
^^^^^^^^^^
Parse Word files for URLs to check. Needs the **pywin32** Python
Parse Word files for URLs to check. Needs the :pypi:`pywin32` Python
extension installed.
WARNINGS