glpkg.package
¶
Module Contents¶
Classes¶
Normalized representation of a single package from glpkg.json |
|
A |
Functions¶
|
Replace various characters in the GitLab instance URL, so that it can be |
- class glpkg.package.Package¶
Normalized representation of a single package from glpkg.json
- config :glpkg.config.Config¶
- alias :str¶
- name :str¶
- version :str¶
- filename :str¶
- gitlab_instance :str¶
- project_id :int¶
- __post_init__()¶
- get_subpath() str ¶
Get string representing both package path in the download directory and its key in the lockfile
- get_path() pathlib.Path ¶
Get path to this package