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:
Alessandro Barbieri
2020-12-03 05:16:56 +01:00
parent 3d48864941
commit b08fa507f5
3 changed files with 64 additions and 0 deletions

View 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>