Skip to content

Commit 6fe1c30

Browse files
authored
DOC: Clarify that PyPDF2 is dead (#1827)
1 parent a04b65b commit 6fe1c30

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/meta/comparisons.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ As pypdf is free software, there were attempts to fork it and continue
3838
the development. PyPDF3 was first released in 2018 and still receives
3939
updates. PyPDF4 has only one release from 2018.
4040

41-
I, Martin Thoma, the current maintainer of pypdf, hope that we can
42-
bring the community back to one path of development. Let's see.
41+
I (Martin Thoma, the current maintainer of pypdf and PyPDF2), hope that we can
42+
bring the community back to one path of development. I deprecated PyPDF2 in
43+
favor of pypdf already and pypdf has now more features and a cleaner interface
44+
than PyPDF2. See [history of pypdf](history.md).
4345

4446
[free]: https://en.wikipedia.org/wiki/Free_software
4547
[PyMuPDF]: https://pypi.org/project/PyMuPDF/

0 commit comments

Comments
 (0)