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
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