Source: ruby-rotp Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Balasankar C Build-Depends: debhelper-compat (= 13), gem2deb, libjs-jquery, rake, ruby-rspec (>= 3.0.0), ruby-timecop, ruby-simplecov, yard Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rotp.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rotp Homepage: https://github.com/mdp/rotp Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-rotp Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: libjs-jquery, ruby:any | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Breaks: ruby-devise-two-factor (<< 4.0~) Description: Ruby library for generating and verifying one time passwords A ruby library for generating one time passwords (HOTP & TOTP) according to RFC 4226 and RFC 6238. Works for both HOTP and TOTP, and includes QR Code provisioning.