blob: 223347e165ae505c1cd2f2d91dbca8349305d60d (
plain) (
blame)
1
2
3
4
5
6
7
|
This module provides an RFC 2138/2139-compliant interface to RADIUS
using Ruby. Its API is based somewhat on the Net::Radius module for
Perl, but with some changes made to reflect Ruby's features (such as
iterators).
Author: Rafael R. Sevilla <dido@imperium.ph>
WWW: http://savannah.gnu.org/projects/ruby-radius/
|