1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/net/skstream/pkg-descr
Doug Barton 2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00

11 lines
638 B
Plaintext

Skstream is an iostream based C++ socket library. It is ideally suited for use
as the underlying transport for Atlas-C++, and has been well tested and
debugged. It was first discovered for WorldForge when it was used in UClient
and has since been packaged up as its own library for use on other WorldForge
projects. The code was originally written by Rafael Guterres Jeffman who is
not involved with the project but we have extensively rewritten it, and added
new features such as IPv6 support and unix domain sockets. It now maintained
for WorldForge by Al Riddoch and others.
WWW: http://www.worldforge.org/dev/eng/libraries/skstream/