Metadata-Version: 1.1
Name: me2-packager
Version: 0.0.3
Summary: me2-pack is the packaging component of me2
Home-page: http://developers.mosaic-cloud.eu
Author: Marian Neagul
Author-email: marian@ieat.ro
License: APL
Description: About
        =====
        
        This work is part of the mOSAIC project open-source outcomes released under the Apache 2.0 license (see the "Notice" section below).
            http://developers.mosaic-cloud.eu/
        
        ...
        
        
        me2-packager is the packaging component of the mOSAIC execution engine. It is mainly responsible for packaging filesystem images as 'mosaic bundles', bundles
        that can be executed in the context of the mosaic-supervisor.
        
        
        .. contents::
        
        QuickStart
        ==========
        
        Install using pip:
        
         $ pip install me2-packager
        
        me2-packager is driven by spec.json files. This files provide the "recipe" for building an 'mosaic bundle'.
        An example is at http://goo.gl/knEgr
        
        
        Notice
        ======
        This product includes software developed at "Institute e-Austria, Timisoara",
        as part of the "mOSAIC -- Open-Source API and Platform for Multiple Clouds"
        research project (an EC FP7-ICT Grant, agreement 256910).
        
        * http://developers.mosaic-cloud.eu/
        * http://www.ieat.ro/
        
        This is an internal component in the mOSAIC_ Cloud Project. The current state of the component is experimental.
        
        .. _mOSAIC: http://developers.mosaic-cloud.eu
        
        Copyright: ::
        
           Copyright 2010-2013, Institute e-Austria, Timisoara, Romania
               http://www.ieat.ro/
        
           Licensed under the Apache License, Version 2.0 (the "License");
           you may not use this file except in compliance with the License.
           You may obtain a copy of the License at:
               http://www.apache.org/licenses/LICENSE-2.0
        
           Unless required by applicable law or agreed to in writing, software
           distributed under the License is distributed on an "AS IS" BASIS,
           WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
           See the License for the specific language governing permissions and
           limitations under the License.
        
Keywords: packaging mOSAIC
Platform: UNKNOWN
Classifier: Intended Audience :: System Administrators
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: License :: OSI Approved :: Apache Software License
