Skip to content
Open
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
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
This fork is based on the original repo in https://github.com/bgilbert/anonymize-slide

Several users (markemus, r3m0chop and grenkoca) have updated the code to make it runnable with Python 3. Since non of their versions worked with my mrxs
files I decided to fork the version from markemus in which I could fix the issues with the mrxs files. Please note that all these files are currently in the
old mrxs format (with some of them being converted from the new into the old format). So far I did not test the new format.

Please note that the original readme below does not respect the current state of the script.



anonymize-slide
===============

Expand Down
Loading