[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1121986: ITP: yuki -- Tiny Web Server implementation in pure C codes



Package: wnpp
Severity: wishlist
Owner: Yuki Kurosawa <yuki@ksyuki.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, yuki@ksyuki.com

* Package name    : yuki
  Version         : 1.0.0
  Upstream Contact: Yuki Kurosawa <yuki@ksyuki.com>
* 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 to: