slackbuilds_ponce/libraries/hurry-filesize
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07: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 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.