freebsd-ports/www/webserver/distinfo
Dirk Meyer b987573bdc The WebServer class provides the framework for a GNUstep program to act
as an HTTP or HTTPS server for simple applications.
It does not attempt to be a general-purpose web server, but is rather
intended to permit a program to easily handle requests from automated
systems which are intended to control, monitor, or use the services
provided by the program in which the class is embedded.
The emphasis is on making it robust/reliable/simple, so you can rapidly
develop software using it. It is a single-threaded, single-process
system using asynchronous I/O, so you can easily run it under debug
in gdb to fix any bugs in your delegate object.
2006-10-31 06:13:48 +00:00

3 lines
201 B
Text

MD5 (WebServer-1.1.0.tar.gz) = 80eb3531cb1088ded0ce524f6646bf58
SHA256 (WebServer-1.1.0.tar.gz) = 821433041c35f2bc6914e549be496e4c0a320db5a3a6385a1af0ecd9425ce8e8
SIZE (WebServer-1.1.0.tar.gz) = 21772