Source: metadata-cleaner
Section: utils
Priority: optional
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
Uploaders: Peymaneh <peymaneh@posteo.net>
Build-Depends: appstream,
               debhelper-compat (= 13),
               desktop-file-utils,
               dh-python,
               itstool,
               libadwaita-1-dev,
               libgtk-4-bin,
               mat2,
               meson,
               pkg-config,
               python-gi-dev,
               python3-dev,
               python3-setuptools
Standards-Version: 4.6.1.0
Homepage: https://gitlab.com/rmnvgr/metadata-cleaner
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/metadata-cleaner.git
Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/metadata-cleaner
Rules-Requires-Root: no

Package: metadata-cleaner
Architecture: any
Depends: gir1.2-adw-1,
         mat2,
         media-types,
         ${misc:Depends},
         ${python3:Depends},
Description: GTK app for viewing and cleaning metadata in files
 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 applications automatically
 add author and company information to documents and spreadsheets. Maybe you
 do not want to disclose those information.
 .
 This tool allows you to view metadata in your files and to get rid of them as
 much as possible.
 .
 Under the hood, it relies on mat2 to parse and remove the metadata.
