[Pkg-privacy-commits] [mat] 48/68: Various minor refactorizations
Sascha Steinbiss
sascha at steinbiss.name
Sun Jan 3 12:32:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository mat.
commit fff8533fa9e757dc8979f7d5171ba7609aa4bca9
Author: jvoisin <julien.voisin at dustri.org>
Date: Wed Dec 16 14:34:20 2015 +0100
Various minor refactorizations
---
README.md | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 9e8f691..eb30bf8 100644
--- a/README.md
+++ b/README.md
@@ -27,19 +27,23 @@ See README.security
DEPENDENCIES
============
* python2.7 (at least)
- * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support
- * python-gi for the GUI
- * shred (should be already installed)
OPTIONALS DEPENDENCIES
======================
* python-mutagen: for massive audio format support
* exiftool: for image format support
+ * python-pdfrw, gir-poppler and python-gi-cairo for full PDF support
+ * python-gi for the GUI
+ * shred (should be already installed)
USAGE
=====
+
+For the command line:
+
mat --help
-or
+
+or for the graphical interface:
mat-gui
@@ -56,7 +60,7 @@ HOW TO IMPLEMENT NEW FORMATS
- is_clean(self)
- remove_all(self)
- get_meta(self)
-5. Don't forget to call the do_backup() method when necessary
+5. Don't forget to call the do_backup() method if necessary
HOW TO LAUNCH THE TESTSUITE
===========================
@@ -94,13 +98,12 @@ MA 02110-1301, USA.
Copyright 2011-2015 Julien (jvoisin) Voisin <julien.voisin at dustri.org>
-
THANKS
======
-Mat would not exist without :
+Mat would not exist without:
* the Google Summer of Code,
* the hachoir library,
- * people on #tails at oftc
+ * people on #tails at oftc and the Tails project
-Many thanks to them !
+Many thanks to them!
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/mat.git
More information about the Pkg-privacy-commits
mailing list