mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
Update list of trove classifiers
This commit is contained in:
parent
aadc519ceb
commit
54e26c01b0
1 changed files with 12 additions and 0 deletions
|
@ -47,6 +47,12 @@ all_classifiers = [
|
|||
'Framework :: IDLE',
|
||||
'Framework :: Paste',
|
||||
'Framework :: Plone',
|
||||
'Framework :: Plone :: 3.2',
|
||||
'Framework :: Plone :: 3.3',
|
||||
'Framework :: Plone :: 4.0',
|
||||
'Framework :: Plone :: 4.1',
|
||||
'Framework :: Plone :: 4.2',
|
||||
'Framework :: Plone :: 4.3',
|
||||
'Framework :: Pylons',
|
||||
'Framework :: Setuptools Plugin',
|
||||
'Framework :: Trac',
|
||||
|
@ -261,6 +267,12 @@ all_classifiers = [
|
|||
'Programming Language :: Python :: 3.0',
|
||||
'Programming Language :: Python :: 3.1',
|
||||
'Programming Language :: Python :: 3.2',
|
||||
'Programming Language :: Python :: Implementation',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: IronPython',
|
||||
'Programming Language :: Python :: Implementation :: Jython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
'Programming Language :: Python :: Implementation :: Stackless',
|
||||
'Programming Language :: REBOL',
|
||||
'Programming Language :: Rexx',
|
||||
'Programming Language :: Ruby',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue