Human Documentation

human Documentation

Release 1.1.0 Dan Sondergaard

December 18, 2013

1 Installation 2 Reference 3 License 4 Indices and tables Python Module Index

Contents

3 5 7 9 11

i

ii

human Documentation, Release 1.1.0

Human-readable size conversion This module handles parsing of human-readable strings describing file sizes such as 512K and 6.5G. The function from_human() will convert such strings to their corresponding number of bytes. The inverse function is to_human() which converts an integer representing a number of bytes to a human-readable string. The function supported_units() will tell you which units are supported.

Contents

1

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download