diff options
author | Eugene Wissner <belka@caraus.de> | 2017-09-23 00:46:41 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 00:46:41 +0100 |
commit | 061a1582169e52343db88a102fc5b62929b218db (patch) | |
tree | 428e799a1ea22d8d4980575c11e0d75152421169 /development/gcc-d/slack-desc | |
parent | c03f9014e670ff7898bd52dc42cabeb865bd887a (diff) |
development/gcc-d: Added (D support for GCC).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/gcc-d/slack-desc')
-rw-r--r-- | development/gcc-d/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/gcc-d/slack-desc b/development/gcc-d/slack-desc new file mode 100644 index 000000000000..2e5cfd4f58af --- /dev/null +++ b/development/gcc-d/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 ':'. + + |-----handy-ruler------------------------------------------------------| +gcc-d: gcc-d (D support for GCC) +gcc-d: +gcc-d: GCC is the GNU Compiler Collection. +gcc-d: +gcc-d: D is a general-purpose programming language with static typing, +gcc-d: systems-level access, and C-like syntax. It combines efficiency, +gcc-d: control and modeling power with safety and programmer productivity. +gcc-d: +gcc-d: Homepage: https://www.gdcproject.org +gcc-d: +gcc-d: |