From a1236183c158524e82210b51500a89e1dbc80b8b Mon Sep 17 00:00:00 2001 From: Bojan Popovic Date: Sat, 16 Mar 2013 15:37:53 -0400 Subject: libraries/compface: Added (48x48x1 image (de)compression) Signed-off-by: dsomero --- libraries/compface/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/compface/slack-desc (limited to 'libraries/compface/slack-desc') diff --git a/libraries/compface/slack-desc b/libraries/compface/slack-desc new file mode 100644 index 0000000000..1b1f7d23d0 --- /dev/null +++ b/libraries/compface/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------------------------------------------------------| +compface: Compface (48x48x1 image compression and decompression) +compface: +compface: Compface converts 48x48x1 images to and from a compressed format. +compface: The purpose is to allow the inclusion of face images within mail +compface: headers using the field name 'X-face:'. It uses the library that +compface: can be used to allow the compression and decompression algorithms +compface: to be used in other programs such as mail dispatchers and mail +compface: notification daemons. +compface: +compface: +compface: -- cgit v1.2.3