Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (b5888f00349e5de9a8a48b4d1aefab63deafa9ad)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (b5888f00349e5de9a8a48b4d1aefab63deafa9ad)
  • Date: Mon, 19 Jan 2015 08:21:58 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

archive-libs/ucl/DETAILS | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)

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

Archive powered by MHonArc 2.6.24.

Top of Page