Source: bcal
Section: misc
Priority: optional
Maintainer: SZ Lin (林上智) <szlin@debian.org>
Build-Depends: architecture-is-64-bit,
               architecture-is-little-endian,
               debhelper-compat (= 13),
               libc6-dev (>= 2.24),
               libreadline-dev,
               python3
Standards-Version: 4.6.0.1
Rules-Requires-Root: no
Homepage: https://github.com/jarun/bcal
Vcs-Git: https://salsa.debian.org/debian/bcal.git
Vcs-Browser: https://salsa.debian.org/debian/bcal

Package: bcal
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         readline-common
Suggests: bc
Description: Command-line utility for storage conversions and calculations
 Feature
 .
  - convert to IEC/SI standard data storage units
  - show the address in bytes
  - show address as LBA:OFFSET
  - convert CHS to LBA and vice versa
  - show binary, decimal and hex representation of a number
  - custom sector size, max heads/cylinder and max sectors/track
  - minimal dependencies
 .
