New commits:
commit b5888f00349e5de9a8a48b4d1aefab63deafa9ad
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
ucl: Rework description
diff --git a/archive-libs/ucl/DETAILS b/archive-libs/ucl/DETAILS
index 69a6564..6ac2ac2 100755
--- a/archive-libs/ucl/DETAILS
+++ b/archive-libs/ucl/DETAILS
@@ -10,17 +10,14 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="archive libs"
SHORT="ucl is a portable lossless data compression library"
cat << EOF
- UCL is a portable lossless data compression library written in
-ANSI C.
+UCL is a portable lossless data compression library written in ANSI C.
- UCL implements a number of compression algorithms that achieve an
-excellent compression ratio while allowing *very* fast decompression.
-Decompression requires no additional memory.
+UCL implements a number of compression algorithms that achieve an excellent
+compression ratio while allowing *very* fast decompression. Decompression
+requires no additional memory.
- UCL is my OpenSource re-implementation of some NRV compression
-algorithms.
+UCL is my OpenSource re-implementation of some NRV compression algorithms.
- As compared to LZO, the UCL algorithms achieve a better
-compression ratio but decompression is a little bit slower. See below
-for some rough timings.
+As compared to LZO, the UCL algorithms achieve a better compression ratio but
+decompression is a little bit slower.
EOF
[SM-Commit] GIT changes to master grimoire by Ismael Luceno (b5888f00349e5de9a8a48b4d1aefab63deafa9ad),
Ismael Luceno, 01/19/2015