Metadata-Version: 2.4
Name: bmap-tools
Version: 3.7
Summary: Tools to generate block map (AKA bmap) and copy images using bmap
Author: Artem Bityutskiy
Author-email: artem.bityutskiy@linux.intel.com
License: GPLv2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: license
Dynamic: license-file
Dynamic: summary

Tools to generate block map (AKA bmap) and flash images using bmap. Bmaptool is a generic tool for creating the block map (bmap) for a file, and copying files using the block map. The idea is that large file containing unused blocks, like raw system image files, can be copied or flashed a lot faster with bmaptool than with traditional tools like "dd" or "cp". See source.tizen.org/documentation/reference/bmaptool for more information.
