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 (
Collapse
)
Author
2012-12-13
Reorganize source tree and files installation location, cleanup setup.py ↵
jvoisin
(Closes: #689409)
2012-05-27
0.3.2
0.3.2
jvoisin
2012-05-25
Fix a stupid path related mistake
jvoisin
2012-05-17
Fix a stupid mistake
jvoisin
2012-05-17
Fix the "No such file or directory" logo bug
jvoisin
2012-05-09
Fix path-related bug (only for devs)
jvoisin
2012-05-06
Update changelog and bump version
0.3.1
jvoisin
2012-02-15
Bump version + update TODO
jvoisin
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-15
Add support for torrent files (thanks to the nice lib from Petru Paler)
jvoisin
2011-08-06
Cleanup and more pylint conformity
jvoisin
2011-08-05
Complete the documentation
jvoisin
2011-08-05
Cleanup, and cosmetic
jvoisin
2011-08-05
Tests for openxml format, and some improvement for this format support
jvoisin
2011-08-05
Preliminary support for openxml office format
jvoisin
2011-08-03
Add (in xml) the supported fileformat list, and a parser
jvoisin
2011-07-30
Documentation, and removal of unnecessary imports
jvoisin
2011-07-29
preliminary clean/smooth support of pdf files, with help of poppler and cairo
jvoisin
2011-07-27
Add ogg support
jvoisin
2011-07-26
Simplification of the __init__() method
jvoisin
2011-07-26
Simplification, and enhancements
jvoisin
2011-07-26
Correct handling of non-existent files
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-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 ↵
jvoisin
archives fileformat (invasive patch, sorry about that).
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 ↵
jvoisin
from parser.py to mat.py
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
(disabled by default)
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