diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-19 09:41:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-19 09:41:08 +0000 |
| commit | fd9bdc49196fba03dd5e50e378aad2cf3ef42e31 (patch) | |
| tree | b7f9add53ca9302511e433237fe666e052456811 /dev-python/python-pkcs11 | |
| parent | d8d122d477cda9df7a78b02cab5da92a877c955b (diff) | |
| download | baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.gz baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.xz baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-pkcs11')
| -rw-r--r-- | dev-python/python-pkcs11/metadata.xml | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/dev-python/python-pkcs11/metadata.xml b/dev-python/python-pkcs11/metadata.xml index 386a9beb889c..6e6c62d0924f 100644 --- a/dev-python/python-pkcs11/metadata.xml +++ b/dev-python/python-pkcs11/metadata.xml @@ -1,11 +1,11 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>lssndrbarbieri@gmail.com</email> + <name>Alessandro Barbieri</name> + </maintainer> + <longdescription lang="en"> A high level, “more Pythonic” interface to the PKCS#11 (Cryptoki) standard to support HSM and Smartcard devices in Python. The interface is designed to follow the logical structure of a HSM, with useful defaults for obscurely documented parameters. Many APIs will @@ -19,12 +19,6 @@ Thales nCipher Opencryptoki TP OpenSC/Smartcard-HSM/Nitrokey HSM </longdescription> - <upstream> - <remote-id type="github">danni/python-pkcs11</remote-id> - <remote-id type="pypi">python-pkcs11</remote-id> - <maintainer status="unknown"> - <email>danielle@madeley.id.au</email> - <name>Danielle Madeley</name> - </maintainer> - </upstream> -</pkgmetadata> + + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
