Metadata-Version: 1.1
Name: snf_image_creator
Version: 0.10
Summary: Command line tool for creating images
Home-page: https://github.com/grnet/snf-image
Author: Synnefo development team
Author-email: synnefo-devel@googlegroups.com
License: GNU GPLv3
Download-URL: https://pypi.python.org/pypi/snf_image_creator
Description: snf-image-creator
        =================
        
        Overview
        --------
        
        This is snf-image-creator, a command-line tool for creating OS Images to be
        used with Synnefo.
        
        It comes in two variants:
        * snf-image-creator: A user-friendly dialog-based program
        * snf-mkimage: A non-interactive command-line program
        
        Project Page
        ------------
        
        Please see the [official Synnefo site](http://www.synnefo.org) and the
        [latest snf-image-creator docs](http://www.synnefo.org/docs/snf-image-creator/latest/index.html)
        for more information.
        
        Contact
        -------
        
        For questions or bug reports you can contact the Synnefo team at the following
        mailing lists:
        
                Users list: synnefo@googlegroups.com
                Developers list: synnefo-devel@googlegroups.com
        
        Copyright and license
        =====================
        
        Copyright (C) 2011-2015 GRNET S.A.
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
        
Keywords: cloud IaaS OS images
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
