Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Remove Sample_Code #726

Merged
merged 3 commits into from
Apr 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
include CHANGELOG
include LICENSE
recursive-include Resources *
recursive-include Sample_Code *
recursive-include Scripts *
recursive-include Tests *
2 changes: 1 addition & 1 deletion PDF_Samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ when changes to PyPDF2 are made, we keep them in mind.

(This folder is available through GitHub only)

Feel free to add any type of PDF file or sample code,
Feel free to add any type of PDF file
either by including it in a pull request on GitHub
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ text = page.extractText()
PyPDF2 can do a lot more, e.g. splitting, merging, reading and creating
annotations, decrypting and encrypting, and more.

Please see [the documentation](https://pypdf2.readthedocs.io/en/latest/),
[`Sample_Code`](https://github.com/py-pdf/PyPDF2/tree/master/Sample_Code)
Please see [the documentation](https://pypdf2.readthedocs.io/en/latest/)
and [`Scripts`](https://github.com/py-pdf/PyPDF2/tree/master/Scripts) for
more usage examples!

Expand Down
8 changes: 0 additions & 8 deletions Sample_Code/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions Sample_Code/basic_features.py

This file was deleted.

25 changes: 0 additions & 25 deletions Sample_Code/basic_merging.py

This file was deleted.

38 changes: 0 additions & 38 deletions Sample_Code/makesimple.py

This file was deleted.

19 changes: 0 additions & 19 deletions Sample_Code/makesimple.sh

This file was deleted.