pykcs11: add metadata

This commit is contained in:
rick 2025-05-15 22:00:33 +02:00
parent 084519a8b8
commit d95bf5bcdb
No known key found for this signature in database
GPG key ID: A2E7B6CA577C8F07

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
<upstream>
<remote-id type="github">LudovicRousseau/PyKCS11</remote-id>
<remote-id type="pypi">PyKCS11</remote-id>
<remote-id type="sourceforge">pkcs11wrap</remote-id>
<doc>https://pkcs11wrap.sourceforge.io/api/</doc>
</upstream>
</pkgmetadata>