Metadata-Version: 1.0
Name: carton
Version: 0.1
Summary: make self-extracting virtualenvs
Home-page: https://wiki.mozilla.org/Auto-tools
Author: Jeff Hammel
Author-email: jhammel@mozilla.com
License: MPL
Description: 
        make a self-extracting virtualenv from directories or URLs
        of packages
        
        To package up all files in a virtualenvs source directory (e.g.):
        
        python path/to/carton.py mozmill mozmill/src/*
        
        This will create a self-extracting file, `mozmill.py`, that will unfold
        a virtualenv
        
Keywords: mozilla
Platform: UNKNOWN
