| 12 | | author = "Noah Kantrowitz", |
|---|
| 13 | | author_email = "noah@coderanger.net", |
|---|
| 14 | | description = "Provides support for ticket dependencies and master tickets.", |
|---|
| 15 | | license = "BSD", |
|---|
| 16 | | keywords = "trac plugin ticket dependencies master", |
|---|
| 17 | | url = "http://trac-hacks.org/wiki/MasterTicketsPlugin", |
|---|
| | 12 | author = 'Noah Kantrowitz', |
|---|
| | 13 | author_email = 'noah@coderanger.net', |
|---|
| | 14 | description = 'Provides support for ticket dependencies and master tickets.', |
|---|
| | 15 | license = 'BSD', |
|---|
| | 16 | keywords = 'trac plugin ticket dependencies master', |
|---|
| | 17 | url = 'http://trac-hacks.org/wiki/MasterTicketsPlugin', |
|---|
| | 20 | #'Development Status :: 1 - Planning', |
|---|
| | 21 | # 'Development Status :: 2 - Pre-Alpha', |
|---|
| | 22 | # 'Development Status :: 3 - Alpha', |
|---|
| | 23 | # 'Development Status :: 4 - Beta', |
|---|
| | 24 | 'Development Status :: 5 - Production/Stable', |
|---|
| | 25 | # 'Development Status :: 6 - Mature', |
|---|
| | 26 | # 'Development Status :: 7 - Inactive', |
|---|
| | 27 | 'Environment :: Web Environment', |
|---|
| | 28 | 'License :: OSI Approved :: BSD License', |
|---|
| | 29 | 'Natural Language :: English', |
|---|
| | 30 | 'Operating System :: OS Independent', |
|---|
| | 31 | 'Programming Language :: Python', |
|---|