SlackBuildsOrg/libraries/hurry-filesize
B. Watson c786d2f8a5 libraries/hurry-filesize: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:32:05 -04:00
..
hurry-filesize.info
hurry-filesize.SlackBuild
README
slack-desc

A simple Python library for human readable file sizes (or anything
sized in bytes).

hurry-filesize is a simple Python library that can take a number of
bytes and returns a human-readable string with the size in it, in
kilobytes (K), megabytes (M), etc.