This package browser is in early development. Mind the rough edges.

dub 1.23.0

Package and build manager for D projects

DUB is a package and build manager for applications and libraries written in the D programming language. It can automatically retrieve a project's dependencies and integrate them in the build process.

The design emphasis is on maximum simplicity for simple projects, while providing the opportunity to customize things when needed.

Installation

Install dub 1.23.0 as follows:

guix install dub@1.23.0

Or install the latest version:

guix install dub

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.