Metadata-Version: 1.0
Name: buildkit
Version: 0.2.1
Summary: Cloud infrastructure and .deb file management software
Home-page: http://packages.python.org/buildkit
Author: James Gardner
Author-email: UNKNOWN
License: GNU AGPLv3
Description: buildkit
        ++++++++
        
        .. contents :: 
        
        Summary
        =======
        
        Cloud infrastructure and .deb file management software.
        
        Get Started
        ===========
        
        * See the docs
        
        Author
        ======
        
        `James Gardner <http://jimmyg.org>`_
        
        Changes
        =======
        
        0.2.1
        -----
        
        2011-11-08
        ~~~~~~~~~~
        
        * Added a ``buildkit release`` command to update version numbers within a 
          buildkit-generated Python project directory structure
        * Updated the documentation to clarify some aspects of the install
        * Included the ``buildkit_deb`` directory in the source distribution and
          updated the ``MANIFEST.in`` file template so that when a project is
          generated it will include the Debian directory
        
        0.2.0
        -----
        
        2011-11-02
        ~~~~~~~~~~
        
        * Complete overhaul to support the creation of Debian packages from Python
          software, add them to a repository and test them in virtual machines on Ubuntu
          LTS.
        
        0.1.2
        -----
        
        2011-02-19
        ~~~~~~~~~~
        
        * Bitbucket support
        * Ability to package as ``.deb`` files from a virtualenv
        
        0.1.1
        -----
        
        2010-09-05
        ~~~~~~~~~~
        
        * Changed template ``MANIFEST.in`` to include docs ``Makefile`` and ``conf.py``
        * Updated ``build.py`` example to build docs from distribution
        * Changed the ``build_html()`` and ``run()`` signatures
        
        2010-03-02
        ~~~~~~~~~~
        
        * Added a command to package up dependant modules into a single directory
        
        0.1.0
        -----
        
        * First version
        
        License
        =======
        buildkit - Cloud infrastructure and .deb file management software
        Copyright (C) 2011 3aims Ltd
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU Affero 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 Affero General Public License for more details.
        
        You should have received a copy of the GNU Affero General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
        Download
        ========
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
