Files
guru/dev-python/pysaml2/metadata.xml
Anna (cybertailor) Vyalkova 0f5c702254 dev-python/pysaml2: update upstream metadata
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-07-05 18:57:34 +05:00

20 lines
949 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</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>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">pysaml2</remote-id>
<remote-id type="github">rohe/pysaml2</remote-id>
<bugs-to>https://github.com/IdentityPython/pysaml2/issues</bugs-to>
<doc>https://pysaml2.readthedocs.io</doc>
</upstream>
</pkgmetadata>