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
/
parser.py
(
follow
)
Age
Commit message (
Collapse
)
Author
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
Implement the reset of the access/creation date
jvoisin
2011-08-06
Cleanup and more pylint conformity
jvoisin
2011-08-05
Tests for openxml format, and some improvement for this format support
jvoisin
2011-08-04
Cleanup
jvoisin
2011-07-30
Documentation, and removal of unnecessary imports
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-25
Correct handling of unknown fileformat into zipfile (and fixe many ↵
jvoisin
previous-commit-bugs)
2011-07-25
more abstraction, and changed the name of the outputed file
jvoisin
2011-07-22
Small enhancement for more reusability
jvoisin
2011-07-22
Cleanup
jvoisin
2011-07-21
Add the possibility to add (or not) unsupported fileformat to outputed ↵
jvoisin
archives fileformat (invasive patch, sorry about that).
2011-07-20
Re-Organisation of the arborescence
jvoisin
2011-06-27
Add is_clean() method to archives, and move the 'secure_remove' function ↵
jvoisin
from parser.py to mat.py
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
(disabled by default)
2011-06-21
Pdf metadata support
jvoisin
2011-06-21
First implementation of the search function
jvoisin
2011-06-20
Rewriting of the get_meta() function.
jvoisin
2011-06-20
Introduction of a nice separation of functions/class in differents files
jvoisin