Package: wnpp
Severity: wishlist
Owner: Yuki Kurosawa <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : yuki
  Version         : 1.0.0
  Upstream Contact: Yuki Kurosawa <[email protected]>
* URL             : https://github.com/Yuki-Kurosawa/TinyWebServer.git
* License         : MIT
  Programming Lang: C
  Description     : Tiny Web Server implementation in pure C codes

 This is a tiny web server with SSL support and automatic MIME type detection.
 It can serve static files and dynamic content generated by C programs.

 This is a C web server like apache2 and nginx, but with built-in MIME 
detection via libmagic.
 It also have a built-in dynamic page handler with dlopen() and dlsym() to load 
external libraries as handler.
 
 All codes are maintained by Yuki Kurosawa, and need a sponser to upload it.

Reply via email to