Source: f3
Section: utils
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libparted-dev,
 libudev-dev,
Standards-Version: 4.2.1
Homepage: https://fight-flash-fraud.readthedocs.io/en/stable/
Vcs-Browser: https://salsa.debian.org/debian/f3
Vcs-Git: https://salsa.debian.org/debian/f3.git
X-Style: black

Package: f3
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: test real flash memory capacity
 F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity of a
 flash card (flash drive, flash disk, pendrive).
 .
 F3 writes to the card and then checks if can read it. It will assure you
 have not been bought a card with a smaller capacity than stated. Note that
 the main goal of F3 is not to fix your removable media. However, there
 are resources to mark the invalid areas.
 .
 This package provides these executables: f3write, f3read, f3brew, f3fix
 and f3probe.
