aboutsummaryrefslogtreecommitdiff
path: root/libraries/folly/slack-desc
diff options
context:
space:
mode:
authorEbben Aries <slackbuilds@dscp.org>2022-06-17 21:46:22 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-18 09:09:59 +0700
commit1d6cff872956c9b8f07577f447ebbf01bbf9aed2 (patch)
tree2df4162da4b6a3d5cc84e9f21c12f755e756cfa3 /libraries/folly/slack-desc
parent1c6795519d714e5ebee5fb884a0682e051135717 (diff)
libraries/folly: Added (Facebook Open-source Library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/folly/slack-desc')
-rw-r--r--libraries/folly/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/folly/slack-desc b/libraries/folly/slack-desc
new file mode 100644
index 0000000000..51dcacc036
--- /dev/null
+++ b/libraries/folly/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------------------------------------------------------|
+folly: folly (Facebook Open-source Library)
+folly:
+folly: Folly is a library of C++14 components designed with practicality and
+folly: efficiency in mind. It complements (as opposed to competing against)
+folly: offerings such as Boost and of course std.
+folly:
+folly:
+folly:
+folly:
+folly: Homepage: https://github.com/facebook/folly
+folly: