mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
19 lines
650 B
XML
19 lines
650 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>
|
|
<longdescription lang="en">
|
|
A library for setting up self-contained Kerberos 5 environments,
|
|
and running Python unit tests inside those environments.
|
|
It is based on the file of the same name found alongside the MIT
|
|
Kerberos 5 unit tests.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">pythongssapi/k5test</remote-id>
|
|
<remote-id type="pypi">k5test</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|