10 lines
252 B
Modula-2
10 lines
252 B
Modula-2
|
Module {
|
||
|
name: 'votp'
|
||
|
author: 'OdaiGH'
|
||
|
description: 'TOTP implementation in V'
|
||
|
version: '0.1'
|
||
|
license: 'MIT'
|
||
|
repo_url: 'https://github.com/OdaiGH/votp'
|
||
|
tags: ['totp','votp','hotp']
|
||
|
vcs: 'git'
|
||
|
}
|