diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-02-03 13:00:16 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 06:59:40 +0700 |
commit | da666b365bf5fb90302114f10f265fad0cbcd135 (patch) | |
tree | 551519b6ddee71b26004ee6e3e172e349992a792 /development/sauce/slack-desc | |
parent | 0294ee68a7eaee751067f0fe94d97575b28a2132 (diff) | |
download | slackbuilds-da666b365bf5fb90302114f10f265fad0cbcd135.tar.gz |
development/sauce: Added (C++ Dependency Injection Framework).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/sauce/slack-desc')
-rw-r--r-- | development/sauce/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/sauce/slack-desc b/development/sauce/slack-desc new file mode 100644 index 0000000000..116d55f2fa --- /dev/null +++ b/development/sauce/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------------------------------------------------------| +sauce: sauce (C++ Dependency Injection Framework) +sauce: +sauce: Sauce is a C++ dependency injection framework. The design and name +sauce: are inspired by Google's excellent Guice framework. +sauce: +sauce: +sauce: +sauce: +sauce: +sauce: https://github.com/phs/sauce +sauce: |