python-hurry.filesize 0.9-1 source package in Ubuntu

Changelog

python-hurry.filesize (0.9-1) unstable; urgency=medium


  * Initial release. (Closes: #759019)

 -- Thomas Goirand <email address hidden>  Sun, 24 Aug 2014 04:40:58 +0800

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-hurry.filesize_0.9-1.dsc 2.1 KiB e21ddfdb835372e339f2bbbb6b0e7734db8c9f51e57e07add15e61d4241b4350
python-hurry.filesize_0.9.orig.tar.gz 2.7 KiB f5368329adbef86accd3bc9490522340bb79260455ae89b1a42c10f63801b9a6
python-hurry.filesize_0.9-1.debian.tar.xz 2.7 KiB 4e041f30748dae07c8af03d0e7638cac0a1c152040cb829a3aadd7d67df00550

No changes file available.

Binary packages built by this source

python-hurry.filesize: human readable file sizes or anything sized in bytes - Python 2.x

 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.
 .
 The default system it uses is "traditional", where multipliers of 1024
 increase the unit size.
 .
 This package provides the Python 2.x module.

python3-hurry.filesize: human readable file sizes or anything sized in bytes - Python 3.x

 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.
 .
 The default system it uses is "traditional", where multipliers of 1024
 increase the unit size.
 .
 This package provides the Python 3.x module.