Add keywords and extend platforms list

This commit is contained in:
Ivan Kravets
2015-02-27 22:56:22 +02:00
parent f3f0979f92
commit ce4ce67607
2 changed files with 9 additions and 1 deletions

View File

@@ -41,5 +41,7 @@ setup(
"Topic :: Software Development",
"Topic :: Software Development :: Build Tools",
"Topic :: Software Development :: Compilers"
]
],
keywords=("builder library manager atmel avr sam teensy stm32 "
"ti msp430 tiva mbed arduino opencm3")
)