Metadata-Version: 1.1
Name: plock
Version: 0.0.1
Summary: Plock is a Plone Installer for the Pip-loving Crowd
Home-page: https://github.com/aclark4life/plock
Author: Alex Clark
Author-email: aclark@aclark.net
License: Whatever license Plone is
Description: plock
        =====
        
        Plock is a Plone Installer for the Pip-loving Crowd
        
        .. Note:: Installing Plone with Plock requires an internet connection. If you want to install Plone offline, try `Plone's Unified Installer <http://plone.org/download>`_.
        
        Installation
        ------------
        
        Installing Plone with Plock looks like this::
        
            $ pip install plock
            $ bin/install-plone
            $ bin/plone fg
        
        Changelog
        =========
        
        0.0.1 (2013-07-15)
        ------------------
        
        - Initial release
        
Keywords: pip plone
Platform: UNKNOWN
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python :: 2.7
