Source: e2tools
Section: misc
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: xiao sheng wen <atzlinux@sina.com>
Build-Depends:
 debhelper-compat (= 13),
 e2fslibs-dev,
 e2fsprogs,
 pkgconf,
 ss-dev,
 uuid-dev,
Standards-Version: 4.6.2
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:
 ${misc:Depends},
 ${shlibs: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.
