Skip to content

Tags: jact/odfinder

Tags

2.1-1

Toggle 2.1-1's commit message
Not specifying encoding when reading a file can cause UnicodeDecodeEr…

…ror because Python assumes the file is encoded with the OS's default text encoding, but that's often an invalid assumption.

2.0-1

Toggle 2.0-1's commit message
Updated date

1.0-1

Toggle 1.0-1's commit message
Removed unused imports and variables