From 95d5b1e9ffe48f666e5328225b1c7e50cb43e343 Mon Sep 17 00:00:00 2001 From: Fede85 Date: Tue, 10 Sep 2013 11:15:08 +0200 Subject: [PATCH] updated the library.properties files for Temboo e Spacebrew libraries --- libraries/SpacebrewYun/library.properties | 12 ++++++------ libraries/Temboo/library.properties | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/libraries/SpacebrewYun/library.properties b/libraries/SpacebrewYun/library.properties index a29bb7511..1a6500469 100644 --- a/libraries/SpacebrewYun/library.properties +++ b/libraries/SpacebrewYun/library.properties @@ -1,10 +1,10 @@ name=SpacebrewYun -author= -email= -sentence= -paragraph= -url= +author=Julio Terra +email=julioterra@gmail.com +sentence=Easily connect the Arduino Yun to Spacebrew +paragraph=This library was developed to enable you to easily connect the Arduino Yun to Spacebrew. To learn more about Spacebrew visit Spacebrew.cc +url=https://github.com/julioterra/yunSpacebrew architectures=avr version=1.0 -dependencies= +dependencies=Bridge core-dependencies=arduino (>=1.5.0) diff --git a/libraries/Temboo/library.properties b/libraries/Temboo/library.properties index 7b33690be..912741295 100644 --- a/libraries/Temboo/library.properties +++ b/libraries/Temboo/library.properties @@ -1,10 +1,10 @@ name=Temboo author=Temboo -email=hey@temboo.com -sentence=This is the library to use the Temboo Choreos with the Arduino Yun. -paragraph=Temboo is a platworm that provides a normalized access to a lot of web services. This library enable the Yun to connect to Temboo and use their APIs are called Choreos. +email=support@temboo.com +sentence=This library enables calls to Temboo, a platform that connects the Yun to 100+ APIs. +paragraph=Temboo is a platform that provides normalized access to 100+ APIs, databases, code utilities and more. This library enables the Yun to connect to Temboo, making it simple to interact with a vast array of web-based resources and services. url=http://www.temboo.com architectures=avr version=1.0 -dependencies= +dependencies=Bridge core-dependencies=arduino (>=1.5.0)