Package Registries #
This module contains definitions for fetching Lake package information from a online registry (e.g., Reservoir).
Package source information from a Lake registry (e.g., Reservoir). Only contains the subset of fields useful to Lake.
- git (data : JsonObject) (url : String) (githubUrl? defaultBranch? : Option String) (subDir? : Option System.FilePath) : RegistrySrc
- other (data : JsonObject) : RegistrySrc
Instances For
Package metadata from a Lake registry (e.g., Reservoir). Only contains the subset of fields useful to Lake.
- name : String
- fullName : String
- sources : Array RegistrySrc
- data : Lean.Json
Instances For
Instances For
Version metadata from a Lake registry (e.g., Reservoir). Only contains the subset of fields useful to Lake.