library.properties 303 B

12345678910
  1. name=ESP8266WebServer
  2. version=1.0
  3. author=Ivan Grokhotkov
  4. maintainer=Ivan Grokhtkov <ivan@esp8266.com>
  5. sentence=Simple web server library
  6. paragraph=The library supports HTTP GET and POST requests, provides argument parsing, handles one client at a time.
  7. category=Communication
  8. url=
  9. architectures=esp8266