interface
JLAP interface for repodata.
Classes
Helper class that provides a standard way to create an ABC using |
- class JlapRepoInterface(url: str, repodata_fn: str | None, *, cache_path_json: str | Path, cache_path_state: str | Path, cache: conda.gateways.repodata.RepodataCache, **kwargs)
Bases:
conda.gateways.repodata.RepoInterface
Helper class that provides a standard way to create an ABC using inheritance.