Raw Metadata XML
<pkgmetadata>
<maintainer type="project">
<email>tabascoz@gmail.com</email>
<name>Fernando Cunha</name>
</maintainer>
<longdescription lang="en">
Programmatically send startup/shutdown lifespan events into ASGI applications.
When used in combination with an ASGI-capable HTTP client such as HTTPX,
this allows mocking or testing ASGI applications without having
to spin up an ASGI server.
</longdescription>
<upstream>
<remote-id type="github">florimondmanca/asgi-lifespan</remote-id>
<remote-id type="pypi">asgi-lifespan</remote-id>
</upstream>
</pkgmetadata>