diff options
Diffstat (limited to 'devel/rubygem-kgio/pkg-descr')
-rw-r--r-- | devel/rubygem-kgio/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/rubygem-kgio/pkg-descr b/devel/rubygem-kgio/pkg-descr index 1f9799d82f96..2acb69daea49 100644 --- a/devel/rubygem-kgio/pkg-descr +++ b/devel/rubygem-kgio/pkg-descr @@ -2,5 +2,3 @@ kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows! Rack servers, but may be used by other applications (that run on Unix-like platforms). - -WWW: https://yhbt.net/kgio/ |