C/Migemo is a C language implementation of Migemo Japanese incremental search
tool. You can search a text for Japanese words without having to input kanji.
jlisting.sty enhances lstlisting environment provided by listings.sty for
handling Japanese text.
Use this package with listings.sty as:
\usepackage{listings,jlisting}
jacode.pl - Perl library for Japanese character code conversion
This software has upper compatibility to jcode.pl.
* jcode.pl upper compatible
* Perl4(also Perl5) script
* Acts as a wrapper to Encode::from_to (Yes, not only Japanese!)
* Support HALFWIDTH KATAKANA
* Support UTF-8 by cp932 to Unicode table
http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT
http://support.microsoft.com/kb/170559/ja
(JIS X 0221:2007 BASIC JAPANESE and COMMON JAPANESE)
* Hidden UTF8 flag
* No Object oriented
* Possible to re-use past code and how to
This is a Japanese translation of FreeBSD manual pages.
Note that to build it, you need the CVS repository in
${CVSROOT} (/home/ncvs by default) on your machine.
Another HTML-lint is yet another lint for HTML. This program displays
all messages in Japanese.
KAKASI is language processing filter to convert Kanji characters to
Hiragana, Katakana or Roman alphabetic Japanese and may be helpful to
read Japanese documents. By converting documents written in kanji to
Roman alphabetic Japanese, those documents can be viewed on systems
without Japanese language capability.
This is a meta-port of Namazu and Japanese support modules.
Kinput2 is an Japanese text input server for X11 applications. A
client that require kana-kanji conversion service for Japanese text
sends a request to kinput2. Kinput2 receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
Number::Phone::JP is a simple module to validate Japanese phone number
formats. The Japanese phone numbers are regulated by Ministry of Public
Management, Home Affairs, Posts and Telecommunications of Japan. You
can validate what a target number is valid from this regulation point
of view.
Skkinput is an input method for X11 applications that want Japanese
text input.
A client that wants kana-kanji conversion service for Japanese text
sends a request to skkinput. Skkinput receives the request, does
kana-kanji conversion, and sends converted text back to the client.
From version 3.0, skkinput becomes an emacs-lisp like interpreter,
and uses skk.el in skk-8.6 as an conversion engine.