Metadata-Version: 2.0
Name: dib-utils
Version: 0.0.10
Summary: Pieces of diskimage-builder that are useful without the rest of the project
Home-page: https://git.openstack.org/cgit/openstack/dib-utils
Author: HP Cloud Services
Author-email: openstack-dev@lists.openstack.org
License: Apache License (2.0)
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: Console

Standalone tools related to diskimage-builder
=============================================

These tools were originally part of the diskimage-builder project, but they have
uses outside of that project as well.  Because disk space is at a premium in
base cloud images, pulling in all of diskimage-builder and its dependencies just to
use something like dib-run-parts is not desirable.  This project allows consumers
to use the tools while pulling in only one small package with few/no additional
dependencies.



