docs: update all references from PyPDF2 to pypdf in documentation
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -67,9 +67,9 @@
|
||||
<a href="https://github.com/openai/openai-python" class="text-blue-600 hover:underline">https://github.com/openai/openai-python</a>
|
||||
</li>
|
||||
<li class="mb-2">
|
||||
<span class="font-semibold">PyPDF2</span> (BSD License)<br>
|
||||
Copyright (c) 2006-2008, Mathieu Fenniak<br>
|
||||
<a href="https://github.com/py-pdf/PyPDF2" class="text-blue-600 hover:underline">https://github.com/py-pdf/PyPDF2</a>
|
||||
<span class="font-semibold">pypdf</span> (BSD License)<br>
|
||||
Copyright (c) 2006-2024, pypdf contributors<br>
|
||||
<a href="https://github.com/py-pdf/pypdf" class="text-blue-600 hover:underline">https://github.com/py-pdf/pypdf</a>
|
||||
</li>
|
||||
<li class="mb-2">
|
||||
<span class="font-semibold">Requests</span> (Apache 2.0 License)<br>
|
||||
|
||||
Reference in New Issue
Block a user