Tasmota/lib/lib_div/lib_mail/library.properties

18 lines
546 B
Properties
Raw Normal View History

2021-02-16 10:33:22 +00:00
name=ESP Mail Client
2021-06-03 09:59:44 +01:00
version=1.2.0
2021-02-16 10:33:22 +00:00
author=Mobizt
2021-06-03 09:59:44 +01:00
2021-02-16 10:33:22 +00:00
maintainer=Mobizt <suwatchai@outlook.com>
2021-06-03 09:59:44 +01:00
2021-02-16 10:33:22 +00:00
sentence=Mail Client Arduino Library for Espressif ESP32 and ESP8266 devices.
2021-06-03 09:59:44 +01:00
2021-02-16 10:33:22 +00:00
paragraph=This library allows the ESP32 and ESP8266 devices to send and read Email with the many options and features e.g. the attachments, inline images, embeded rfc822 messages are supported for upload when sending and download when reading the Emails.
2021-06-03 09:59:44 +01:00
2021-02-16 10:33:22 +00:00
category=Communication
2021-06-03 09:59:44 +01:00
2021-02-16 10:33:22 +00:00
url=https://github.com/mobizt/ESP-Mail-Client
2021-06-03 09:59:44 +01:00
2021-02-16 10:33:22 +00:00
architectures=esp32,esp8266