[Pythonmac-SIG] zc.buildout recipe for pyobjc projects
Ronald Oussoren
ronaldoussoren at mac.com
Mon Aug 27 16:49:19 CEST 2007
On Monday, August 27, 2007, at 04:14PM, "Tobias Rodäbel" <tobias.rodaebel at mac.com> wrote:
>Hi list,
>
>I've written a ZC Buildout recipe that helps to create pyobjc
>application bundles by using py2app and PyObjC. It aims to provide
>handling eggs within a zc.buildout environment. Now I am wondering
>about how to name it and in which repository (svn) I should check
>this in. My suggestion for a name would be 'pyobjc.recipe.build'. But
>I don't know if I violate other conventions by doing this. I want to
>upload it to the cheeseshop soon.
>
>Any hints or suggestions?
I'm not entirely happy with the usage of the pyobjc namespace. I see several patterns being used on PyPI for this: <someprefix>.recipe.<name> and <someprefix>.<name> seem to be the ones used most. IMHO the former communicates more clearly that this is a buildout recipe.
BTW. Now I definitely have to look at buildout :-)
Ronald
(PyObjC maintainer)
>
>Regards,
>Tobias
>
>
>_______________________________________________
>Pythonmac-SIG maillist - Pythonmac-SIG at python.org
>http://mail.python.org/mailman/listinfo/pythonmac-sig
>
>
More information about the Pythonmac-SIG
mailing list