Update keywords

This commit is contained in:
Ivan Kravets
2015-12-07 17:17:01 +02:00
parent 234517ee0a
commit 7eed6f56f6

View File

@ -71,10 +71,9 @@ setup(
"Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Build Tools",
"Topic :: Software Development :: Compilers" "Topic :: Software Development :: Compilers"
], ],
keywords=( keywords=[
"iot builder library manager embedded development ide continuous " "iot", "build tool", "compiler", "builder", "library manager",
"integration atmel avr sam espressif esp freescale kinetis nordic " "embedded", "ci", "continuous integration", "arduino", "mbed",
"nrf51 nxp lpc silicon labs efm32 st stm32 ti msp430 tiva teensy " "framework", "ide", "ide integration"
"arduino mbed libopencm3" ]
)
) )