I think this is maybe a little backwards.

Many, many repoze things will work in turbogears 2 (almost all repoze
middleware such as repoze.who and repoze.tm2  as well as libraries such
as deform, colander, venusian, etc).  But they'll also work fine in any
other WSGI framework too, so there's nothing particularly special about
them working in Turbogears 2, and adding a "turbogears2" keyword might
make people think that they *don't* work in other WSGI frameworks.

Is there something else I can do?  Use some more neutral keyword?

On Wed, 2010-06-23 at 10:12 -0500, Lukasz Szybalski wrote:
> I know there are few tools from repoze that can be used in
> turbogears2. Could a person who maintains them add a keyword
> "turbogears2" in the setup.py, so that next time you upload it to pypi
> it can show up our cogbin.
> 
> Add this keyword to your setup.py keywords section.
> 
> turbogears2
> 
> Thanks,
> Lucas
> 
> 
> 
> On Tue, Jun 22, 2010 at 1:45 PM, Lukasz Szybalski <szybal...@gmail.com> wrote:
> > Hello,
> >
> > Got some new hardware and now cogbin is back. http://cogbin.lucasmanual.com/
> >
> >
> > 1. Cogbin is a tool that looks at the keywords of all packages in
> > pypi, if the package contains keywords like turbogears or turbogears2
> > , it will display it here: http://cogbin.lucasmanual.com/
> >
> > 2. There are only 2 apps for tg2, please update your keywords section
> > in your setup.py, and when you upload the new version, your
> > application will show up in the list.
> >
> > Current keywords I'm looking at:
> >
> > python.templating.engines
> > turbogears
> > turbogears.application
> > turbogears.command
> > turbogears.extension
> > turbogears.identity
> > turbogears.widgets
> > turbogears2
> > turbogears2.application
> > turbogears2.command
> > turbogears2.identity
> > turbogears2.widgets
> >
> > If there are any other I should check out please let me know.
> >
> > Would be nice if setup.py generated by devtools had "turbogears2" in
> > their keywords already added and not commented out.
> >
> >
> > Updated Daily,
> >
> > Thanks,
> > Lucas
> >
> 
> 
> 


_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to