Source: e2tools
Section: misc
Priority: optional
Maintainer: xiao sheng wen <atzlinux@sina.com>
Build-Depends: debhelper-compat (= 13), e2fslibs-dev, uuid-dev, ss-dev,
 pkgconf,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://e2tools.github.io
Vcs-Browser: https://salsa.debian.org/debian/e2tools
Vcs-Git: https://salsa.debian.org/debian/e2tools.git

Package: e2tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utilities for manipulating files in an ext2/ext3 filesystem
 E2tools is a simple set of utilities to read, write, and manipulate
 files in an ext2/ext3 filesystem.
 .
 The purpose of these utilities is manipulating ext2/ext3 filesystems
 from userspace without the need for mounting them, so that they can be
 used directly by normal users.
 .
 Included utilities are e2cp, e2mv, e2rm, e2mkdir, e2ln, e2ls and e2tail.
