mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-01 00:58:07 -07:00
Bug: https://bugs.gentoo.org/710732 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --force Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
20 lines
860 B
XML
20 lines
860 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>prometheanfire@gentoo.org</email>
|
|
<name>Matthew Thode</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>openstack@gentoo.org</email>
|
|
<name>Openstack</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
PySAML2 is a pure python implementation of SAML Version 2 Standard. It contains all necessary pieces for building a SAML2 service provider or an identity provider. The distribution contains examples of both. Originally written to work in a WSGI environment there are extensions that allow you to use it with other frameworks.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">pysaml2</remote-id>
|
|
<remote-id type="github">rohe/pysaml2</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|