Metadata-Version: 1.0
Name: fromagerie
Version: 0.1a1
Summary: A pluggable PyPI for Django projects
Home-page: https://bitbucket.org/jeffkistler/fromagerie
Author: Jeff Kistler
Author-email: jeff@jeffkistler.com
License: BSD
Description: ==========
        Fromagerie
        ==========
        
        Fromagerie is a simple Python Package Index, known as the PyPI or 'cheeseshop',
        app for Django projects. It aims to be compatible with Distutils, Setuptools,
        pip and other Python package management tools.
        
        For installation instruction, please read the ``INSTALL`` file located in this
        directory.
        
        For instructions on the usage of this application, please read ``overview.txt``
        located in the ``docs/`` directory.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
