Ned Batchelder wrote:
> Why not use the existing Python Cheeseshop
> (http://cheeseshop.python.org/pypi) for this?  Advantages:
>
> 1) You don't have to build anything, it's already there.
> 2) More visibility for Django: with a Django-specific repository, only
> Django developers will see the packages.  In the cheeseshop, all Python
> developers will see the packages, and could find Django through a
> contributed package, rather than the other way around.
> 3) The energy we'd put into a Django-only repository could instead be
> used to further the cause of the cheeseshop.
>
> --Ned.
>

Plus: easy_install will find your eggs in the cheeseshop.
(It has no cheese, but lots of eggs.)

-- Wade


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to