[Pkg-javascript-commits] [node-iconv-lite] 58/83: edited README.md
    matthew pideil 
    mpideil-guest at moszumanska.debian.org
       
    Tue Apr  1 19:56:51 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
mpideil-guest pushed a commit to branch master
in repository node-iconv-lite.
commit a6ca26b1161ba605177b6f773777873a75e1f454
Author: David Kuo <s50407s at gmail.com>
Date:   Sat Mar 16 16:11:05 2013 +0800
    edited README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c6251b1..f353578 100644
--- a/README.md
+++ b/README.md
@@ -26,12 +26,12 @@ iconv-lite - pure javascript character encoding conversion
 *   All widespread single byte encodings: Windows 125x family, ISO-8859 family, 
     IBM/DOS codepages, Macintosh family, KOI8 family. 
     Aliases like 'latin1', 'us-ascii' also supported.
-*   Multibyte encodings: 'gbk', 'gb2313'.
+*   Multibyte encodings: 'gbk', 'gb2313', 'Big5', 'cp950'.
 
 Others are easy to add, see the source. Please, participate.
 Most encodings are generated from node-iconv. Thank you Ben Noordhuis and iconv authors!
 
-Not supported yet: Big5, EUC family, Shift_JIS.
+Not supported yet: EUC family, Shift_JIS.
 
 
 ## Encoding/decoding speed
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-iconv-lite.git
    
    
More information about the Pkg-javascript-commits
mailing list