dub.dub

A package manager.

Members

Classes

Dub
class Dub

The Dub class helps in getting the applications dependencies up and running. An instance manages one application.

Functions

defaultPackageSuppliers
PackageSupplier[] defaultPackageSuppliers()

The default supplier for packages, which is the registry hosted by code.dlang.org.

determineModuleName
string determineModuleName(BuildSettings settings, Path file, Path base_path)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

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

Authors

Matthias Dondorff, Sönke Ludwig