mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 11:50:55 -04:00
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>
21 lines
836 B
XML
21 lines
836 B
XML
<?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>
|