misc/importsort-d

dub.sdl in v0.1.0
Repositories | Summary | Log | Files | README.md

dub.sdl (213B) download


1name "importsort-d"
2description "sort imports of a .d-file"
3authors "Friedel Schoen"
4copyright "Copyright © 2022, Friedel Schoen"
5license "zlib"
6
7targetType "executable"
8targetPath "bin"
9targetName "importsort-d"