summaryrefslogtreecommitdiff
path: root/libraries/ESP_Async_WebServer/library.properties
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2026-01-20 08:34:54 +0100
committerschererleander <leander@schererleander.de>2026-01-20 08:34:54 +0100
commit85ea4e995a75abe061f6fc375ea0481084dddd43 (patch)
tree7eb5d57653ecd8f041aeac4e68d7d554c1168681 /libraries/ESP_Async_WebServer/library.properties
initial commitHEADmain
Diffstat (limited to 'libraries/ESP_Async_WebServer/library.properties')
-rw-r--r--libraries/ESP_Async_WebServer/library.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/ESP_Async_WebServer/library.properties b/libraries/ESP_Async_WebServer/library.properties
new file mode 100644
index 0000000..21ce37f
--- /dev/null
+++ b/libraries/ESP_Async_WebServer/library.properties
@@ -0,0 +1,11 @@
+name=ESP Async WebServer
+includes=ESPAsyncWebServer.h
+version=3.7.7
+author=ESP32Async
+maintainer=ESP32Async
+sentence=Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266 and RP2040
+paragraph=Supports: WebSocket, SSE, Authentication, Arduino Json 7, File Upload, Static File serving, URL Rewrite, URL Redirect, etc
+category=Other
+url=https://github.com/ESP32Async/ESPAsyncWebServer
+architectures=*
+license=LGPL-3.0