Source: ruby-rotp Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Balasankar C Build-Depends: debhelper (>= 7.0.50~), gem2deb, libjs-jquery, rake, ruby-rspec (>= 3.0.0), ruby-timecop, yard Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rotp.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rotp.git Homepage: http://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 | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} 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.