Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-bitmath-1.3.1-1.el7 RPM for noarch

From EPEL 7 for aarch64 / Packages / p

Name: python2-bitmath Distribution: Fedora Project
Version: 1.3.1 Vendor: Fedora Project
Release: 1.el7 Build date: Sun Jul 17 20:27:36 2016
Group: Development/Libraries Build host: buildppc-01.phx2.fedoraproject.org
Size: 301712 Source RPM: python-bitmath-1.3.1-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/tbielawa/bitmath
Summary: Aids representing and manipulating file sizes in various prefix notations
bitmath simplifies many facets of interacting with file sizes in
various units. Examples include: converting between SI and NIST prefix
units (GiB to kB), converting between units of the same type (SI to
SI, or NIST to NIST), basic arithmetic operations (subtracting 42KiB
from 50GiB), and rich comparison operations (1024 Bytes == 1KiB),
bitwise operations, sorting, automatic best human-readable prefix
selection, and completely customizable formatting.

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. It can
also read the capacity of system storage devices. bitmath can parse
strings (like "1 KiB") into proper objects and has support for
integration with the argparse module as a custom argument type and the
progressbar module as a custom file transfer speed widget.

bitmath is thoroughly unittested, with almost 200 individual tests (a
number which is always increasing). bitmath's test-coverage is almost
always at 100%.

Provides

Requires

License

BSD

Changelog

* Sun Jul 17 2016 Tim Bielawa <tbielawa@redhat.com> - 1.3.1-1
  - New release
* Tue Jan 12 2016 Tim Bielawa <tbielawa@redhat.com> - 1.3.0-2
  - Packaging update
* Fri Jan 08 2016 Tim Bielawa <tbielawa@redhat.com> - 1.3.0-1
  - Fix best_prefix for negative values GitHub: #55
* Tue Dec 29 2015 Tim Bielawa <tbielawa@redhat.com> - 1.2.4-3
  - Fix tests to run on koji
  - Minor packaging changes
* Mon Nov 30 2015 Tim Bielawa <tbielawa@redhat.com> - 1.2.4-1
  - New release. Now builds dual python2.x and 3.x packages.
  - New function: query_device_capacity
  - Minor bug fixes for everyone!
* Sun Jan 04 2015 Tim Bielawa <tbielawa@redhat.com> - 1.2.3-3
  - Add mock to build requires
* Sun Jan 04 2015 Tim Bielawa <tbielawa@redhat.com> - 1.2.3-2
  - Add python-progressbar build-dependency to satisfy 'check' tests
* Sun Jan 04 2015 Tim Bielawa <tbielawa@redhat.com> - 1.2.3-1
  - Add progressbar example to the README
* Sun Jan 04 2015 Tim Bielawa <tbielawa@redhat.com> - 1.2.2-1
  - Fix some problems with the automated build system
* Sun Jan 04 2015 Tim Bielawa <tbielawa@redhat.com> - 1.2.1-1
  - Add a new integration: the progressbar module FileTransferSpeed widget
* Mon Dec 29 2014 Tim Bielawa <tbielawa@redhat.com> - 1.2.0-1
  - Add argparse integration with a BitmathType argument type
* Sat Dec 20 2014 Tim Bielawa <tbielawa@redhat.com> - 1.1.0-1
  - New parse_string utility function from tonycpsu
  - 'bitmath' tool added for converting on the command line
* Fri Aug 15 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.8-3
  - Actually fix this whole specfile and version mixup
* Fri Aug 15 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.8-2
  - Fix macro expansion in specfile changelog
* Thu Aug 14 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.8-1
  - First release with contributors: davidfischer-ch and hikusukih! Thank you!
  - Real documentation (via readthedocs.org)
  - Significant formatting functionality added:
  - +formatting context manager, listdir, getsize
  - Python3 compat via rtruediv contribution!
  - So many more unit tests
  - Coveralls code-coverage review
  - Pluralization/singularity in string formatting (thanks for the contribution!)
* Sat Jul 19 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.7-1
  - Lots of documentation and unittest updates
  - See GitHub Milestone 2: 1.0.7 for a list of closed issues
* Mon Jul 14 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.6-1
  - New instance properties
  - Custom representation formatting method. #9
  - Best-prefix guessing: select the best human-readable prefix unit
    automatically. #6
  - Bitwise operation support. #3
  - More unittests than your body has room for
* Mon Apr 28 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.5-1
  - Now with support for bitwise operations
* Thu Mar 20 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.4-1
  - Plenty of documentation updates
  - Fix some issues with mix-type math operations.
  - More unit tests!
* Mon Mar 17 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.3-1
  - Big issue converting NIST to SI
  - Also, retroactively remove unexpanded macros from changelog
* Thu Mar 13 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.2-3
  - Bump release for new archive format
* Thu Mar 13 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.2-2
  - Bump spec for proper Source0 versioning
* Thu Mar 13 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.2-1
  - First real solid release with full functionality and documentation
* Tue Mar 11 2014 Tim Bielawa <tbielawa@redhat.com> - 1.0.0-1
  - First release

Files

/usr/bin/bitmath-2.7
/usr/lib/python2.7/site-packages/bitmath
/usr/lib/python2.7/site-packages/bitmath-1.3.1.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/bitmath-1.3.1.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/bitmath-1.3.1.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/bitmath-1.3.1.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/bitmath-1.3.1.1-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/bitmath-1.3.1.1-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/__init__.pyo
/usr/lib/python2.7/site-packages/bitmath/integrations.py
/usr/lib/python2.7/site-packages/bitmath/integrations.pyc
/usr/lib/python2.7/site-packages/bitmath/integrations.pyo
/usr/share/doc/python-bitmath/docs
/usr/share/doc/python-bitmath/docs/appendices
/usr/share/doc/python-bitmath/docs/appendices.rst
/usr/share/doc/python-bitmath/docs/appendices/mixed_math.rst
/usr/share/doc/python-bitmath/docs/appendices/on_units.rst
/usr/share/doc/python-bitmath/docs/appendices/related_projects.rst
/usr/share/doc/python-bitmath/docs/appendices/who_uses.rst
/usr/share/doc/python-bitmath/docs/classes.rst
/usr/share/doc/python-bitmath/docs/commandline.rst
/usr/share/doc/python-bitmath/docs/conf.py
/usr/share/doc/python-bitmath/docs/conf.py.in
/usr/share/doc/python-bitmath/docs/conf.pyc
/usr/share/doc/python-bitmath/docs/conf.pyo
/usr/share/doc/python-bitmath/docs/contact.rst
/usr/share/doc/python-bitmath/docs/contributing.rst
/usr/share/doc/python-bitmath/docs/copyright.rst
/usr/share/doc/python-bitmath/docs/example_block_devices.rst
/usr/share/doc/python-bitmath/docs/index.rst
/usr/share/doc/python-bitmath/docs/index.rst.in
/usr/share/doc/python-bitmath/docs/instances.rst
/usr/share/doc/python-bitmath/docs/module.rst
/usr/share/doc/python-bitmath/docs/query_device_capacity_warning.rst
/usr/share/doc/python-bitmath/docs/real_life_examples.rst
/usr/share/doc/python-bitmath/docs/simple_examples.rst
/usr/share/doc/python2-bitmath-1.3.1
/usr/share/doc/python2-bitmath-1.3.1/LICENSE
/usr/share/doc/python2-bitmath-1.3.1/NEWS.rst
/usr/share/doc/python2-bitmath-1.3.1/README.rst
/usr/share/man/man1/bitmath.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:53:38 2024