Arduino/libraries/SpacebrewYun/library.properties

12 lines
494 B
Properties
Raw Normal View History

2013-09-06 09:25:03 -07:00
name=SpacebrewYun
author=Julio Terra
2014-08-29 06:16:19 -07:00
maintainer=Julio Terra <julioterra@gmail.com>
sentence=Enables the communication between interactive objects using WebSockets. For Arduino Yún only.
2014-05-30 03:17:09 -07:00
paragraph=This library was developed to enable you to easily connect the Arduino Yún to Spacebrew. To learn more about Spacebrew visit Spacebrew.cc
2014-08-29 06:16:19 -07:00
category=Communication
url=https://github.com/julioterra/yunSpacebrew
2014-04-01 00:35:56 -07:00
architectures=avr
version=1.0.0
2014-04-01 00:35:56 -07:00
dependencies=Bridge
2014-05-30 03:17:09 -07:00
core-dependencies=arduino (>=1.5.0)