Mercurial > ~astiob > upreckon > hgweb
changeset 169:d7f4b051ad79
Added C and C++ to the list of programming language classifiers
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Wed, 15 Jun 2011 14:34:48 +0100 |
parents | 39f8d10dbff7 |
children | b993d9257400 |
files | setup.py |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/setup.py Fri Jun 10 21:36:34 2011 +0100 +++ b/setup.py Wed Jun 15 14:34:48 2011 +0100 @@ -46,6 +46,8 @@ 'Operating System :: Microsoft :: Windows', 'Operating System :: OS Independent', 'Operating System :: POSIX', + 'Programming Language :: C', + 'Programming Language :: C++', 'Programming Language :: Python', 'Programming Language :: Python :: 2', #'Programming Language :: Python :: 2.5',