Source: ruby-fcgi Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Tatsuki Sugiura Build-Depends: debhelper (>= 9~), gem2deb, libfcgi-dev Standards-Version: 3.9.7 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fcgi.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-fcgi.git Homepage: http://github.com/alphallc/ruby-fcgi-ng Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-fcgi Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: FastCGI library for Ruby FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. For more information, see http://www.fastcgi.com/. . This merges matz's C version(fcgi.so) & Eli's pure ruby version(fastcgi.rb)