Files
guru/dev-python/gssapi/metadata.xml
Alessandro Barbieri b08fa507f5 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>
2020-12-03 05:18:10 +01:00

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>