mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
pykcs11: add metadata
This commit is contained in:
parent
084519a8b8
commit
d95bf5bcdb
1 changed files with 14 additions and 0 deletions
14
dev-python/pykcs11/metadata.xml
Normal file
14
dev-python/pykcs11/metadata.xml
Normal 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>
|
||||
Loading…
Reference in a new issue