diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-20 15:26:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-20 15:26:53 +0700 |
commit | 40e5f1b14fd3c61708bdb5ac5eb9d6c8fd29a76e (patch) | |
tree | 99a3790e3c1a522ddd3af478e6e041a579c156d7 /libraries/fuzzylite/slack-desc | |
parent | e77929dcd68b74bb9a65132e846aa7a1d7c6fe1d (diff) |
libraries/fuzzylite: Added (control library in C++).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/fuzzylite/slack-desc')
-rw-r--r-- | libraries/fuzzylite/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/fuzzylite/slack-desc b/libraries/fuzzylite/slack-desc new file mode 100644 index 0000000000000..237003f54be30 --- /dev/null +++ b/libraries/fuzzylite/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------------------------------------------------------| +fuzzylite: fuzzylite (control library in C++) +fuzzylite: +fuzzylite: fuzzylite is a free and open-source fuzzy logic control library +fuzzylite: programmed in C++ for multiple platforms (Windows, Linux, Mac, iOS). +fuzzylite: Its goal is to allow you to easily create fuzzy logic controllers in +fuzzylite: a few steps utilizing object-oriented programming without requiring +fuzzylite: any third-party libraries. +fuzzylite: +fuzzylite: Homepage: http://www.fuzzylite.com +fuzzylite: +fuzzylite: |