Source: ruby-encryptor Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Balasankar C Build-Depends: debhelper (>= 11~), gem2deb, rake Standards-Version: 4.1.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-encryptor.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-encryptor Homepage: http://github.com/attr-encrypted/encryptor Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-encryptor Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: wrapper for the standard Ruby OpenSSL library A simple wrapper for the standard ruby OpenSSL library to encrypt and decrypt strings. Intended to be used along with attr_encrypted gem to easily encrypt/ decrypt attributes in any class or model.