Metadata-Version: 1.1
Name: directory-bootstrap
Version: 1
Summary: Command line tool for creating chroots
Home-page: https://github.com/hartwork/image-bootstrap
Author: Sebastian Pipping
Author-email: sebastian@pipping.org
License: AGPL v3 or later
Description: ``directory-bootstrap``
        =======================
        
        Command line tool for creating chroots.
        
        Technically a meta-package to pull in
        package `image-bootstrap <https://pypi.org/project/image-bootstrap/>`_,
        that contains the actual ``directory-bootstrap`` code,
        alongside its big brother ``image-bootstrap``
        that creates bootable virtual machine images.
        
        For more details on either of these please check out
        https://github.com/hartwork/image-bootstrap .
        
        Enjoy!
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: Utilities
