insertions(+), 937 deletions(-)
New commits:
commit 3401d913449a4b031094f7ad2420994d99cd1d7a
Author: Jean-Francois Dockes
Date: Thu Mar 8 17:50:55 2018 +0100
Port to Python3.
Compatible with Python 2.7, with an added dependancy on the 'future' module.
Main mod
msodumper/globals.py | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
New commits:
commit 148347538c554f259a376fa1ef1fa41980e6ca7f
Author: Jean-Francois Dockes
Date: Thu Jan 9 21:46:50 2014 +0100
Fix function name for consistency + comment
diff --git a/msodumper
(+), 42 deletions(-)
New commits:
commit 595542f5865f13aee61b161f468c4ee8b25cf6ad
Author: Jean-Francois Dockes
Date: Thu Jan 9 08:20:21 2014 +0100
Accept shorter BOF record
diff --git a/msodumper/xlsrecord.py b/msodumper/xlsrecord.py
index 0c55b60..ac070f4 100644
--- a/msodumper/xlsrecord.py
+
xls-dump.py| 14 --
7 files changed, 160 insertions(+), 95 deletions(-)
New commits:
commit 29ca3c8cc012317e9b2d579f7bda83191813d17b
Author: Jean-Francois Dockes
Date: Fri Jan 3 14:28:57 2014 +0100
Process strings as Python strings instead of array of integers. Add option