dub.recipe.sdl

SDL format support for PackageRecipe

Members

Functions

parseSDL
deprecated void parseSDL(PackageRecipe recipe, string sdl, string parent_name, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
parseSDL
deprecated void parseSDL(PackageRecipe recipe, Tag sdl, string parent_name)
Undocumented in source. Be warned that the author may not have intended to support it.
parseSDL
void parseSDL(PackageRecipe recipe, string sdl, PackageName parent, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
parseSDL
void parseSDL(PackageRecipe recipe, Tag sdl, PackageName parent)
Undocumented in source. Be warned that the author may not have intended to support it.
toSDL
Tag toSDL(PackageRecipe recipe)
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

Sönke Ludwig