dub.dependency

Dependency specification functionality.

Members

Functions

isGitHash
bool isGitHash(string hash)

Determines whether the given string is a Git hash.

Structs

Dependency
struct Dependency

Represents a dependency specification.

PackageDependency
struct PackageDependency

Encapsulates the name of a package along with its dependency specification.

Repository
struct Repository

Represents an SCM repository.

Version
struct Version

Represents a version in semantic version format, or a branch identifier.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Matthias Dondorff, Sönke Ludwig