freebsd-ports/textproc/p5-Number-Format-Metric/distinfo
Zane C. Bowers-Hadley 0821d602ad textproc/p5-Number-Format-Metric: Add new port
Format number with metric prefix.

format_metric(14     , {base=>10});               # => "14"
format_metric(12000  , {base=> 2, precision=>1}); # => "11.7K"
format_metric(12000  , {base=>10, precision=>1}); # => "11.7Ki"
format_metric(-0.0017, {base=>10});               # => "1.7m"

PR:		259078
MFH:		2021Q4 (required to fix missing dependency issue)
2021-11-05 17:18:09 +09:00

3 lines
180 B
Text

TIMESTAMP = 1633971826
SHA256 (Number-Format-Metric-0.60.tar.gz) = f46c5c32f2979dcecc8fbaf054eb17adb6dd306d4be9db98397bde706857bbb3
SIZE (Number-Format-Metric-0.60.tar.gz) = 13772