[Lunar-commits] r18314 - in moonbase/trunk/libs: . enca
Terry Chan
tchan at lunar-linux.org
Wed Jan 25 01:51:54 UTC 2006
Author: tchan
Date: 2006-01-25 01:51:53 +0000 (Wed, 25 Jan 2006)
New Revision: 18314
Added:
moonbase/trunk/libs/enca/
moonbase/trunk/libs/enca/DETAILS
Log:
Added the enca lib to moonbase. This is needed by FBReader.
Added: moonbase/trunk/libs/enca/DETAILS
===================================================================
--- moonbase/trunk/libs/enca/DETAILS 2006-01-24 22:29:26 UTC (rev 18313)
+++ moonbase/trunk/libs/enca/DETAILS 2006-01-25 01:51:53 UTC (rev 18314)
@@ -0,0 +1,15 @@
+ MODULE=enca
+ VERSION=1.9
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://trific.ath.cx/Ftp/enca/
+ SOURCE_VFY=sha1:6cabd3d8eb475674274140f13e6ce0ad56fa06ce
+ WEB_SITE=http://trific.ath.cx/software/enca/
+ ENTERED=20060124
+ UPDATED=20060124
+ SHORT="Extremely Naive Charset Analyser."
+
+cat << EOF
+Enca an Extremely Naive Charset Analyser. It detects character set and
+encoding of text files and can also convert them to other encodings. The
+charset detecing functionality is also available as a library.
+EOF
More information about the Lunar-commits
mailing list