1
0
Fork 0
mat2/libmat2
jvoisin 174d4a0ac0 Implement rsid stripping for office files
MS Office XML rsid is a "unique identifier used to track the editing session
when the physical character representing this section mark was last formatted."

See the following links for details:
- https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.wordprocessing.previoussectionproperties.rsidrpr.aspx
- https://blogs.msdn.microsoft.com/brian_jones/2006/12/11/whats-up-with-all-those-rsids/.
2018-09-24 18:03:59 +02:00
..
__init__.py Change a bit the previous commit 2018-09-06 11:13:11 +02:00
abstract.py three minor spelling fixes 2018-09-01 06:47:22 -07:00
archive.py Insert archive members in lexicographic order 2018-09-18 22:44:21 +02:00
audio.py Improve a bit the formatting of the code thanks to pyflakes3 2018-07-02 00:22:05 +02:00
harmless.py Improve the code's documentation 2018-07-19 23:10:27 +02:00
images.py Bump coverage back to 100% 2018-09-12 14:54:54 +02:00
office.py Implement rsid stripping for office files 2018-09-24 18:03:59 +02:00
parser_factory.py Improve the detection of unsupported extensions in uppercase 2018-08-23 21:28:37 +02:00
pdf.py Logging cleanup 2018-09-01 05:14:32 -07:00
torrent.py Logging cleanup 2018-09-01 05:14:32 -07:00