Source: ruby-attr-encrypted Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 14), gem2deb, ruby-actionpack, ruby-activerecord, ruby-encryptor, ruby-minitest-mock, ruby-sequel, ruby-sqlite3 Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-attr-encrypted.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-attr-encrypted Homepage: https://github.com/attr-encrypted/attr_encrypted Testsuite: autopkgtest-pkg-ruby Package: ruby-attr-encrypted Architecture: all Description: Encrypt and decrypt attributes Generates attr_accessors that encrypt and decrypt attributes transparently. It works with ANY class, however, you get a few extra features when you're using it with ActiveRecord, DataMapper, or Sequel