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
/
mat.py
(
follow
)
Age
Commit message (
Expand
)
Author
2011-07-26
Pyflakes and pep8 validation
jvoisin
2011-07-26
Tests are green for opendocument format
jvoisin
2011-07-24
First implementation of open document format
jvoisin
2011-07-21
Add support for Bmp files ;)
jvoisin
2011-07-21
Add the possibility to add (or not) unsupported fileformat to outputed archiv...
jvoisin
2011-07-21
Zip fileformat : Able to get metadatas
jvoisin
2011-07-20
Re-Organisation of the arborescence
jvoisin
2011-07-18
Proper logging system
jvoisin
2011-07-03
Full handling of unhandled files
jvoisin
2011-07-03
Correct handling of unhandled files
jvoisin
2011-07-03
Fix the unicode problem
jvoisin
2011-06-27
Add is_clean() method to archives, and move the 'secure_remove' function from...
jvoisin
2011-06-27
Add support for tar.bz2 and tar.gz archives
jvoisin
2011-06-25
Add a binding to shred. Rudimentary protection against shell injection.
jvoisin
2011-06-24
Preliminary support of .tar archives
jvoisin
2011-06-23
Implementation of the --backup option, to keep a backup of the treated file (...
jvoisin
2011-06-21
Add pdfrw, and many files that I have forgetten, sorry !
jvoisin
2011-06-21
Pdf metadata support
jvoisin
2011-06-20
Introduction of a nice separation of functions/class in differents files
jvoisin
2011-06-18
Creation of the arborescence
jvoisin
2011-06-10
The current version is (mostly) working
jvoisin
2011-06-07
First commit
jvoisin