namazu-dev(ring)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: libiconv
- From: Abe Ryuji <raeva@xxxxxxxxxxxx>
- Date: Sat, 11 Dec 1999 08:59:58 +0900
Satoru Takabayashi wrote:
> まだ試していないのだけど、これはいいかも。
> 
>   * libiconv - character set conversion library
>     <http://clisp.cons.org/~haible/packages-libiconv.html>
私はfreshmeat.netでこれの存在を知りました。UCS-4もサポートされて
いるようですね。これのsrc/icnov.cを見ると、
  /* Copyright (C) 1999 Free Software Foundation, Inc.
     This file is part of the GNU ICONV Library.
(以下略)
とあるので、そのうちGNUのFTPミラーでも配布されるのでしょうか?
UTF-8 localeサポートのためのlibutf-8
<http://clisp.cons.org/~haible/packages-libutf8.html>
というライブラリもあります。こちらもsrc/lib.cに
  /* Copyright (C) 1999 Free Software Foundation, Inc.
     This file is part of the GNU UTF-8 Library.
(以下略)
とあります。
  A A
= . . =
   V
end
Ryuji Abe