Initial commit

This commit is contained in:
2025-09-19 13:56:37 +03:00
commit d1c0b9d558
4 changed files with 55 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libfido2
description: Library functionality and command-line tools to communicate with a FIDO device over USB or NFC
version: 1.16.0
url: https://developers.yubico.com/libfido2/
license: BSD-2-Clause
architecture: any
depends: ["glibc","hidapi","libcbor","udev","openssl"]
make_depends: ["cmake"]
type: source