<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">from ._url import URL, cache_clear, cache_configure, cache_info

__version__ = "1.7.2"

__all__ = ("URL", "cache_clear", "cache_configure", "cache_info")
</pre></body></html>