mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-05 05:04:46 +00:00
Add PyPI links
This commit is contained in:
parent
d1834f0619
commit
dc5416bdfd
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue