diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-01-12 00:46:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-12 00:46:29 +0700 |
commit | b8420013a4b1d1397738e9502f284224d85b5589 (patch) | |
tree | 1dc0f41e508765f625b61ef6e72c5a82c364a102 /libraries/dlib/slack-desc | |
parent | 72761b9af45645f39d16d43c4800135d9153dbce (diff) | |
download | slackbuilds-b8420013a4b1d1397738e9502f284224d85b5589.tar.gz |
libraries/dlib: Added (machine learning and data analysis toolkit).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/dlib/slack-desc')
-rw-r--r-- | libraries/dlib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/dlib/slack-desc b/libraries/dlib/slack-desc new file mode 100644 index 0000000000..7c85fd88bb --- /dev/null +++ b/libraries/dlib/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------------------------------------------------------| +dlib: dlib (machine learning and data analysis toolkit for C++) +dlib: +dlib: Dlib is a modern C++ toolkit containing machine learning +dlib: algorithms and tools for creating complex software in C++ +dlib: to solve real world problems. +dlib: +dlib: +dlib: +dlib: +dlib: https://github.com/davisking/dlib +dlib: |