Module url

Source

Structsยง

SourceUrl
A URL for package sources.
Url
Represents a URL.

Enumsยง

BzrFragment
The available URL fragments and their values when using the Breezy VCS in a SourceUrl.
FossilFragment
The available URL fragments and their values when using the Fossil VCS in a SourceUrl.
GitFragment
The available URL fragments and their values when using the Git VCS in a SourceUrl.
HgFragment
An optional version specification used in a SourceUrl for the Hg VCS.
SvnFragment
The available URL fragments and their values when using Apache Subversion in a SourceUrl.
VcsInfo
Information on Version Control Systems (VCS) using a URL.
VcsProtocol ๐Ÿ”’
A VCS protocol

Functionsยง

fragment_value ๐Ÿ”’
Parses the value of a URL fragment from an alpm-package-source string.
git_query ๐Ÿ”’
Recognizes URL queries specific to the Git VCS.