Source: ruby-rc4
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <cedric.boutillier@gmail.com>
Build-Depends: debhelper-compat (= 14), gem2deb, ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rc4.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rc4
Homepage: https://github.com/caiges/Ruby-RC4

Package: ruby-rc4
Architecture: all
Multi-Arch: foreign
Description: Ruby library implementing the RC4 algorithm
 The RC4 encryption algorithm, also known as ARCFOUR is used in popular
 protocols such as SSL and WEP. This package provides a pure Ruby
 implementation of this algorithm.
