FreeBSD.software
Home/math/py311-bitmath

py311-bitmath

1.3.3.1_1

Represent and manipulate file sizes with different prefix notations

bitmath simplifies many facets of interacting with file sizes in various units. Functionality includes: - Converting between SI and NIST prefix units (kB to GiB) - Converting between units of the same type (SI to SI, or NIST to NIST) - Automatic human-readable prefix selection (like in hurry.filesize) - Basic arithmetic operations (subtracting 42KiB from 50GiB) - Rich comparison operations (1024 Bytes == 1KiB) - bitwise operations (<<, >>, &, |, ^) - argparse integration - progressbar integration - String parsing - Sorting

Origin: math/py-bitmath
Category: math
Size: 196KiB
License: MIT
Maintainer: bofh@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install py311-bitmath

Dependencies (2)

More in math