dev-python/k5test: new package

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 04:38:03 +01:00
parent 3057f7e12c
commit 3d48864941
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?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>