| 1 | id: oqussg29ersyth4kpsr7ru60rdo23qlshzsduhjwqrdnsrej |
| 2 | name: totp |
| 3 | main: totp.zig |
| 4 | license: MPL-2.0 |
| 5 | description: "RFC 6238: TOTP: Time-Based One-Time Password Algorithm" |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-extras |
| 8 | - src: git https://github.com/nektro/zig-whatwg-url |
| 9 | - src: git https://github.com/nektro/zig-nio |
| 10 | root_dependencies: |
| 11 | - src: git https://github.com/nektro/zig-extras |
| 12 | - src: git https://github.com/nektro/zig-expect |
| 13 | - src: git https://github.com/nektro/zig-whatwg-url |