blob: 8b154f4d530698149841833b7eaccab56407e812 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/cernekee/stoken/issues</bugs-to>
</upstream>
<longdescription lang="en">
stoken is an open source tokencode generator compatible with RSA SecurID 128-bit (AES) tokens.
It is a hobbyist project, not affiliated with or endorsed by RSA Security.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|