+ The python keyring lib provides and easy way to access the system keyring service from python. It can be used in any application that needs safe password storage.
+builddeps :
+ - pkgconfig(python3)
+setup : |
+ %python3_setup
+install : |
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..bb68cd0
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,101 @@
+<PISI>
+ <Source>
+ <Name>python3-keyring</Name>
+ <Packager>
+ <Name>Shawn W Dunn</Name>
+ <Email>sfalken@cloverleaf-linux.org</Email>
+ </Packager>
+ <License>MIT</License>
+ <License>Python-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python system keyring module</Summary>
+ <Description xml:lang="en">The python keyring lib provides and easy way to access the system keyring service from python. It can be used in any application that needs safe password storage.
+ <Summary xml:lang="en">Python system keyring module</Summary>
+ <Description xml:lang="en">The python keyring lib provides and easy way to access the system keyring service from python. It can be used in any application that needs safe password storage.