Source: ruby-encryptor Section: ruby Maintainer: Debian Ruby Team Uploaders: Balasankar C Build-Depends: debhelper-compat (= 14), gem2deb, rake Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-encryptor.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-encryptor Homepage: https://github.com/attr-encrypted/encryptor Testsuite: autopkgtest-pkg-ruby Package: ruby-encryptor Architecture: all 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.