diff options
author | Eugene Wissner <belka@caraus.de> | 2016-10-23 07:05:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-23 07:10:47 +0700 |
commit | 4442ce3489e47d3e483d509d577aa80fb1b87464 (patch) | |
tree | 73a341a460e788191580e1e4d789bb8bf8a495c4 /development/dmd/slack-desc | |
parent | a2e7799567b9419f430970bb66adb1f67d3256be (diff) | |
download | slackbuilds-4442ce3489e47d3e483d509d577aa80fb1b87464.tar.gz |
development/dmd: Added (Digital Mars D Compiler Package).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dmd/slack-desc')
-rw-r--r-- | development/dmd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/dmd/slack-desc b/development/dmd/slack-desc new file mode 100644 index 0000000000..e96dfbca02 --- /dev/null +++ b/development/dmd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +dmd: dmd (Digital Mars D Compiler Package) +dmd: +dmd: D is a systems programming language with C-like syntax and static +dmd: typing. It combines efficiency, control and modeling power with +dmd: safety and programmer productivity. +dmd: +dmd: Homepage: https://dlang.org +dmd: +dmd: +dmd: +dmd: |