Source: ruby-gssapi Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Hleb Valoshka <375gnu@gmail.com> Build-Depends: debhelper (>= 7.0.50~), gem2deb, rake, ruby-rspec, ruby-rspec-expectations, ruby-ffi (>= 1.0.1), libgssapi-krb5-2 Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-gssapi.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-gssapi.git Homepage: http://github.com/zenchild/gssapi Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-gssapi Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-ffi (>= 1.0.1), libgssapi-krb5-2, ${misc:Depends}, ${shlibs:Depends} Description: FFI wrapper around the system GSSAPI library A FFI wrapper around the system GSSAPI library. Please make sure and read the Yard docs or standard GSSAPI documentation if you have any questions. . There is also a class called GSSAPI::Simple that wraps many of the common features used for GSSAPI.