Metadata-Version: 1.1
Name: bmap-tools
Version: 3.6
Summary: Tools to generate block map (AKA bmap) and copy images using bmap
Home-page: UNKNOWN
Author: Artem Bityutskiy
Author-email: artem.bityutskiy@linux.intel.com
License: GPLv2
Description: 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.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
