Searched defs:repository (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dpublisher.py75 # The "core" type indicates that a repository contains all of the dependencies
76 # declared by packages in the repository. It is primarily used for operating
80 # The "supplemental" type indicates that a repository contains packages that
82 # repository.
136 # A special token used in place of the system repository URL which is
138 # system-repository.
142 """Class representing a repository URI and any transport-related
439 "A boolean value indicating whether this repository URI should be "
449 "The URI used to access a repository.")
452 "An integer value representing the importance of this repository "
2965 repository = property(lambda self: self.__repository, variable
[all...]

Completed in 13 milliseconds