Source: ruby-webauthn
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 2.1~),
               ruby-android-key-attestation (>= 0.3.0),
               ruby-awrence (>= 1.1),
               ruby-bindata (>= 2.4),
               ruby-cbor (>= 0.5.9),
               ruby-cose (>= 1.1),
               ruby-openssl (>= 2.2),
               ruby-safety-net-attestation (>= 0.4.0),
               ruby-securecompare,
               ruby-tpm-key-attestation (>= 0.12~)
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-webauthn.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-webauthn
Homepage: https://github.com/cedarcode/webauthn-ruby
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-webauthn
Architecture: all
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: WebAuthn ruby server library
 This library allows making an application a W3C Web Authentication conformant
 Relying Party and allow your users to authenticate with U2F and FIDO2
 authenticators.
