mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/gssapi: new package
help wanted to make tests and docs working Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
20
dev-python/gssapi/metadata.xml
Normal file
20
dev-python/gssapi/metadata.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/pythongssapi/python-gssapi/issues</bugs-to>
|
||||
<maintainer>
|
||||
<email>rharwood@redhat.com</email>
|
||||
<name>Robbie Harwood</name>
|
||||
</maintainer>
|
||||
<remote-id type="pypi">gssapi</remote-id>
|
||||
<remote-id type="github">pythongssapi/python-gssapi</remote-id>
|
||||
</upstream>
|
||||
<longdescription lang="en">
|
||||
Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be useable with other GSSAPI mechanisms.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user