Directories
¶
| Path | Synopsis |
|---|---|
|
Package candidate selects which version of a package the resolver should try next, and which distribution file represents it.
|
Package candidate selects which version of a package the resolver should try next, and which distribution file represents it. |
|
cmd
|
|
|
pyresolve
command
Command pyresolve inspects a PyPI Repository Snapshot Format (RSF) file: it reads package and dependency metadata straight out of a local file on disk.
|
Command pyresolve inspects a PyPI Repository Snapshot Format (RSF) file: it reads package and dependency metadata straight out of a local file on disk. |
|
Package index defines MetadataIndex, the architectural seam between the resolver and storage, and its implementations.
|
Package index defines MetadataIndex, the architectural seam between the resolver and storage, and its implementations. |
|
Package provider adapts Python packaging semantics to the generic PubGrub solver in github.com/posit-dev/go-pubgrub.
|
Package provider adapts Python packaging semantics to the generic PubGrub solver in github.com/posit-dev/go-pubgrub. |
|
Package pypirsf reads PyPI dependency metadata out of a Repository Snapshot Format (RSF) file.
|
Package pypirsf reads PyPI dependency metadata out of a Repository Snapshot Format (RSF) file. |
|
Package resolver is the public entry point of this module: give it requirements and a MetadataIndex, get back a resolved set of pinned versions and the files that satisfy them, or an explained failure.
|
Package resolver is the public entry point of this module: give it requirements and a MetadataIndex, get back a resolved set of pinned versions and the files that satisfy them, or an explained failure. |
Click to show internal directories.
Click to hide internal directories.