Sha256: d226f85732ad369df4ed89994268f9be6761401f01734119a43bfbc3ef1a049c

Contents?: true

Size: 961 Bytes

Versions: 6

Compression:

Stored size: 961 Bytes

Contents

#############################################################################
# Copyright © 2010 Dan Wanek <dan.wanek@gmail.com>
#
#
# This file is part of the Ruby GSSAPI library.
# 
# GSSAPI is free software: you can redistribute it and/or
# modify it under the terms of the GNU General Public License as published
# by the Free Software Foundation, either version 3 of the License, or (at
# your option) any later version.
# 
# GSSAPI is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
# Public License for more details.
# 
# You should have received a copy of the GNU General Public License along
# with GSSAPI.  If not, see <http://www.gnu.org/licenses/>.
#############################################################################
require 'gssapi/exceptions'
require 'gssapi/lib_gssapi'
require 'gssapi/simple'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gssapi-0.1.5 lib/gssapi.rb
gssapi-0.1.4 lib/gssapi.rb
gssapi-0.1.3 lib/gssapi.rb
gssapi-0.1.2 lib/gssapi.rb
gssapi-0.1.0 lib/gssapi.rb
gssapi-0.0.2 lib/gssapi.rb