2014-03-24 16:59:30 +01:00
|
|
|
{
|
|
|
|
|
"name": "C# WebServer",
|
2014-03-25 13:57:02 +01:00
|
|
|
"description": "A HTTP Compliant WebServer in C#",
|
2014-08-13 23:42:26 +02:00
|
|
|
"link": "https://github.com/duplicati/httpserver",
|
2014-03-24 16:59:30 +01:00
|
|
|
"license": "Apache 2.0",
|
2014-08-13 23:42:26 +02:00
|
|
|
"notes": "Patched from http://webserver.codeplex.com/"
|
2014-03-24 16:59:30 +01:00
|
|
|
}
|