SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-bitmath rpm build for : OpenSuSE. For other distributions click python-bitmath.

Name : python-bitmath
Version : 1.3.1.2 Vendor : obs://build_opensuse_org/home:vvaradhan
Release : 3.1 Date : 2017-12-18 23:05:31
Group : Development/Languages/Python Source RPM : python-bitmath-1.3.1.2-3.1.src.rpm
Size : 0.13 MB
Packager : (none)
Summary : Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)
Description :

bitmath
=======

`bitmath < http://bitmath.readthedocs.org/en/latest/>`_ simplifies many
facets of interacting with file sizes in various units. Originally
focusing on file size unit conversion, functionality now includes:

* Converting between **SI** and **NIST** prefix units (``kB`` to ``GiB``)
* Converting between units of the same type (SI to SI, or NIST to NIST)
* Automatic human-readable prefix selection (like in `hurry.filesize < https://pypi.python.org/pypi/hurry.filesize>`_)
* Basic arithmetic operations (subtracting 42KiB from 50GiB)
* Rich comparison operations (``1024 Bytes == 1KiB``)
* bitwise operations (``< < ``, ``>>``, ``&``, ``|``, ``^``)
* Reading a device\'s storage capacity (Linux/OS X support only)
* `argparse < https://docs.python.org/2/library/argparse.html>`_
integration as a custom type
* `progressbar < https://code.google.com/p/python-progressbar/>`_
integration as a better file transfer speed widget
* String parsing
* Sorting


In addition to the conversion and math operations, `bitmath` provides
human readable representations of values which are suitable for use in
interactive shells as well as larger scripts and applications. The
format produced for these representations is customizable via the
functionality included in stdlibs `string.format
< https://docs.python.org/2/library/string.html>`_.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/vvaradhan:/emc-storops/SLE_12_SP2/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-bitmath

Requires :
/usr/bin/python
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python(abi) = 2.7
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/bin/bitmath
/usr/lib/python2.7/site-packages/bitmath
/usr/lib/python2.7/site-packages/bitmath-1.3.1.2-py2.7.egg-info
/usr/lib/python2.7/site-packages/bitmath-1.3.1.2-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/bitmath-1.3.1.2-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/bitmath-1.3.1.2-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/bitmath-1.3.1.2-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/bitmath-1.3.1.2-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/bitmath/__init__.py
/usr/lib/python2.7/site-packages/bitmath/__init__.pyc
/usr/lib/python2.7/site-packages/bitmath/integrations.py
/usr/lib/python2.7/site-packages/bitmath/integrations.pyc

 
ICM