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
/
archive.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-26
Complete the archive.py module : full zip, tar, tar.bz2 and tar.gz support.
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
Now archive.py use tempfiles
jvoisin
2011-07-24
more abstraction, and support for "dirty cleaning" for .tar.*
jvoisin
2011-07-23
Add the possibility to do a "ugly" remove on zip archive content
jvoisin
2011-07-23
Add handling of the "comment" field on a zip archive
jvoisin
2011-07-21
Add is_clean() tor zip archives (add fix a regression for tar.*)
jvoisin
2011-07-21
Add the possibility to add (or not) unsupported fileformat to outputed archiv...
jvoisin
2011-07-21
remove_all() for zip fileformat first drawing
jvoisin
2011-07-21
Creation of a metaclass for archives fileformat
jvoisin
2011-07-21
Some cleanup
jvoisin
2011-07-21
Zip fileformat : Able to get metadatas
jvoisin
2011-07-17
Fix the "remaining folder" bug for archives
jvoisin
2011-06-30
Now tests are green for archives
jvoisin
2011-06-30
is_clean() now works on archives
jvoisin
2011-06-30
Full support of metadata cleaning of archives
jvoisin
2011-06-29
Display meta
jvoisin
2011-06-29
Preliminary support of internal metadata for archives
jvoisin
2011-06-29
Fix 'Tarfile is closed', implement the --backup mode
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
Full anonymisation of the content of an tar archive.
jvoisin
2011-06-24
Preliminary support of .tar archives
jvoisin
2011-06-21
Add pdfrw, and many files that I have forgetten, sorry !
jvoisin