mirror of
https://git.macaw.me/skunky/uselesshttp.d.git
synced 2025-04-27 19:45:09 +03:00
ALPHA: URL parser
This commit is contained in:
parent
04f918a27a
commit
ca1662c403
6 changed files with 264 additions and 200 deletions
6
dub.sdl
Normal file
6
dub.sdl
Normal file
|
@ -0,0 +1,6 @@
|
|||
name "uselesshttpd"
|
||||
description "Dead simple web server library for lost+skunk's projects, powered by Linux epoll"
|
||||
authors "lost+skunk"
|
||||
copyright "Copyright © 2025, lost+skunk"
|
||||
license "WTFPL"
|
||||
dflags "-i"
|
Loading…
Add table
Add a link
Reference in a new issue