summaryrefslogtreecommitdiffstats
path: root/libraries/libb64/slack-desc
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2015-11-10 23:22:26 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-14 07:07:34 +0700
commit9b35a6da207c467a1fb2bcafe7cd23ea47e0f276 (patch)
tree3a84b02b61a27fcec0220e5b7f7c620dd47f7e0e /libraries/libb64/slack-desc
parent05d4adbc63c5b8b022fef487a0d30d6ff36aaf3f (diff)
downloadslackbuilds-9b35a6da207c467a1fb2bcafe7cd23ea47e0f276.tar.gz
slackbuilds-9b35a6da207c467a1fb2bcafe7cd23ea47e0f276.tar.xz
libraries/libb64: Added (C routines for base64 encoding/decoding)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/libb64/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libb64/slack-desc b/libraries/libb64/slack-desc
new file mode 100644
index 0000000000..341c48ffe8
--- /dev/null
+++ b/libraries/libb64/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------------------------------------------------------|
+libb64: libb64 (C routines for base64 encoding/decoding)
+libb64:
+libb64: libb64 is a library of ANSI C routines for fast encoding/decoding data
+libb64: into and from a base64-encoded format. C++ wrappers are included, as
+libb64: well as the source code for standalone encoding and decoding
+libb64: executables.
+libb64:
+libb64: Homepage: http://libb64.sourceforge.net/
+libb64:
+libb64:
+libb64: