view modules/human @ 8809:fdaaae08b999

New module
author Sergey Poznyakoff <gray@gnu.org.ua>
date Sat, 12 May 2007 08:55:33 +0000
parents 6a764f23e302
children 629a6928f108
line wrap: on
line source

Description:
Convert a number (usually a file size) to a human readable string, possibly
with K/M/G suffix.

Files:
lib/human.h
lib/human.c
m4/human.m4

Depends-on:
gettext-h
argmatch
error
intprops
xstrtoumax
stdbool
stdint

configure.ac:
gl_HUMAN

Makefile.am:

Include:
"human.h"

License:
GPL

Maintainer:
Paul Eggert