#2151: [patch] cogbin for tg2
-----------------------------+----------------------------------------------
Reporter: lszyba1 | Owner: jorge.vargas
Type: defect | Status: new
Priority: normal | Milestone: 2.0
Component: TurboGears | Version: trunk
Severity: normal | Resolution:
Keywords: cogbin setup.py |
-----------------------------+----------------------------------------------
Comment (by lszyba1):
I'm working on similar app as cogbin but in tg2. After going over the code
for cogbin it seems as categories are "keywords" in setup.py. This means
we should pick some keywords for our setup.py_tmpl and add them to
devtools. I see that the patch was applied so we can start from the one
that are in there. I guess we can modify them as apps come in, and we find
proper categories. Currently in setup.py you will find:
'turbogears2.widgets',
'turbogears2.command',
'turbogears2.identity.provider (this we might want to change to something
else but not sure what)
'python.templating.engines'
'turbogears2.app'
Are there any other categories? Lets get a list of all of them and arrange
them by order of "most often used" (app,widget,plugin,ext,command,...)
Also, If we want classifier in pypi such as turbogears2 we need to request
it on catalog sig mailing list.
Thanks,
Lucas
--
Ticket URL: <http://trac.turbogears.org/ticket/2151#comment:3>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---