Metadata-Version: 1.0
Name: scrambled
Version: 0.2.1
Summary: a PyPI-compatible package server
Home-page: http://code.google.com/p/scrambled
Author: Brandon Gilmore
Author-email: brandon@mg2.org
License: BSD
Description: About
        =====
        
        scrambled is a tiny PyPI-comptable package server that can be used to index
        and serve a directory of Python packages and eggs. 
        
        Overview
        ========
        
        * No external dependencies
        * Simple configuration: point it at a directory and run
        * Conforms to PyPI conventions for integration with easy_install, pip, et al
        
        Source
        ======
        
        Up-to-date sources can always be found at the `scrambled GoogleCode site
        <http://code.google.com/p/scrambled/>`_.
        
Platform: any
