index
:
mat
master
metalgamer
new-logo
python3
Keep your data, trash your meta
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
office.py
(
follow
)
Age
Commit message (
Expand
)
Author
2012-12-13
Reorganize source tree and files installation location, cleanup setup.py (Clo...
jvoisin
2012-05-25
Makes pyflakes happier (Paul Wise)
jvoisin
2012-05-03
Better handling of dependencies regarding to PDF processing
jvoisin
2012-02-08
Some improvements for office formats
jvoisin
2012-02-06
Merge the two processing mode into a unique one
jvoisin
2012-02-01
Rename mat-cli to mat-gui
jvoisin
2011-08-16
setup.py now works !
jvoisin
2011-08-07
Lisibility improvement for tempfile suppression.
jvoisin
2011-08-06
Cleanup and more pylint conformity
jvoisin
2011-08-05
Revert stupid optimisation(always test before commit !), and optimize the off...
jvoisin
2011-08-05
Tests for openxml format, and some improvement for this format support
jvoisin
2011-08-05
Support of openxml office format
jvoisin
2011-08-05
More robust implementation of is_clean
jvoisin
2011-08-05
is_clean() for openxml office format
jvoisin
2011-08-05
Preliminary support for openxml office format
jvoisin
2011-08-04
Cleanup
jvoisin
2011-08-03
Now, the MAT should run perfectly on Tails !
jvoisin
2011-07-30
Outputed opendocument do not carry any traces of possible previous metadata
jvoisin
2011-07-30
Documentation, and removal of unnecessary imports
jvoisin
2011-07-30
Some logging for pdf
jvoisin
2011-07-30
Tests for pdf (all green btw)
jvoisin
2011-07-30
Sompe improvements on pdf handling
jvoisin
2011-07-30
Full support of pdf files, yeah !
jvoisin
2011-07-29
preliminary clean/smooth support of pdf files, with help of poppler and cairo
jvoisin
2011-07-26
Simplification of the __init__() method
jvoisin
2011-07-26
Bugfixes (especially for pdf), and more pylint conformity
jvoisin
2011-07-26
Pyflakes and pep8 validation
jvoisin
2011-07-26
Tests are green for opendocument format
jvoisin
2011-07-26
Full support of opendocument format
jvoisin
2011-07-25
Correct handling of unknown fileformat into zipfile (and fixe many previous-c...
jvoisin
2011-07-25
more abstraction, and changed the name of the outputed file
jvoisin
2011-07-24
Office.py use tempfile too now
jvoisin
2011-07-24
First implementation of open document format
jvoisin
2011-07-23
Rename misc.py to office.py
jvoisin