Source: udftools
Section: otherosfs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Pali Rohár <pali.rohar@gmail.com>
Build-Depends: debhelper (>= 11~), pkg-config, udev, libreadline-dev
Standards-Version: 4.3.0
Homepage: https://github.com/pali/udftools

Package: udftools
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: udev
Suggests: dvd+rw-tools, udfclient
Description: tools for UDF filesystems and DVD/CD-R(W) drives
 This package contains a number of user-space tools related to
 creating filesystems in the UDF (Universal Disk Format), which is
 primarily used for DVDs, but sometimes also CD-ROMs and HDDs:
 .
  mkudffs - Format a device, creating an empty UDF filesystem
  udflabel - show or change UDF filesystem label
  udfinfo - show information about UDF filesystem
  wrudf - Maintains a UDF filesystem
  cdrwtool - Low-level drive management (e.g. set writing speed, format)
  pktsetup - Set up a packet writing device (/dev/pktcdvd0) for a drive
