Giter Club home page Giter Club logo

mat's Introduction

Travis-CI build status Coveralls status codecov.io status Landascape.io status Codacy status

METADATA

Metadata consist of information that characterizes data. Metadata are used to provide documentation for data products. In essence, metadata answer who, what, when, where, why, and how about every facet of the data that are being documented.

METADATA AND PRIVACY

Metadata within a file can tell a lot about you. Cameras record data about when a picture was taken and what camera was used. Office documents like PDF or Office automatically adds author and company information to documents and spreadsheets. Maybe you don't want to disclose those information on the web.

WARNINGS

See README.security

DEPENDENCIES

  • python2.7 (at least)

OPTIONAL 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 for the graphical interface:

mat-gui

SUPPORTED FORMAT

See ./data/FORMATS

HOW TO IMPLEMENT NEW FORMATS

  1. Add the format's mimetype to the STRIPPER list in strippers.py
  2. Inherit the GenericParser class (parser.py)
  3. Read the parser.py module
  4. Implement at least these three methods:
    • is_clean(self)
    • remove_all(self)
    • get_meta(self)
  5. Don't forget to call the do_backup() method if necessary

HOW TO LAUNCH THE TESTSUITE

python setup.py test

LINKS

CONTACT

If you have question, patches, bug reports, or simply want to talk about this project, please use the mailing list (https://mailman.boum.org/listinfo/mat-dev). You can also contact contact jvoisin on irc.oftc.net or at [email protected].

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Copyright 2011-2016 Julien (jvoisin) Voisin [email protected]

THANKS

Mat would not exist without:

  • the Google Summer of Code,
  • the hachoir library,
  • people on #tails@oftc and the Tails project

Many thanks to them!

mat's People

Contributors

jvoisin avatar intrigeri avatar jdelmas avatar pabs3 avatar

Watchers

Augusto Bennemann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.