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 (
Expand
)
Author
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-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 archiv...
jvoisin
2011-07-20
Re-Organisation of the arborescence
jvoisin
2011-06-27
Add is_clean() method to archives, and move the 'secure_remove' function from...
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
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