Metadata-Version: 1.0
Name: jarn.setuptoolsfixer
Version: 1.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Florian Schulze
Author-email: fschulze@jarn.com
License: GPL
Description: Introduction
        ============
        
        This package is a zc.buildout extension which fixes a bug in setuptools which
        makes it fail when the homepage or download url on a PyPI page is broken. If
        the egg is stored on PyPI then this fix allows buildout to continue.
        Changelog
        =========
        
        1.0 - 2009-03-10
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
