Ports Search

Results 91100 of 380 for /japanese/.(0.004 seconds)
japanese/ryaku-fpw-1.0.1 (Score: 0.24241003)
Abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format)
This dictionary is an abbreviation (alphabet-->Japanese) dictionary whose Japanese name is "Ryakugo Jisyo". It was produced by Mr. Yoshio Kobayashi. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: http://www.inv.co.jp/~yoshio/DW/Ryaku/Ryaku.htm o URL for this converted dictionary:
japanese/cmigemo-20141220 (Score: 0.24162282)
C implementation of Migemo Japanese incremental search tool
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. This port installs the dictionary for C/Migemo.
japanese/newosaka-1.0 (Score: 0.24162282)
Translator of Japanese EUC documents into Osaka language
This is the Osaka-Ben compiler. Usage: cat EUC-CODE-TEXT | osaka Use EUC code for the original Japanese text. Please try nkf or other code filter to make EUC code from other code. cat JAPANESE_TEXT | nkf -e | osaka
japanese/uconv-0.5.3 (Score: 0.24162282)
Unicode conversion library with Japanese codesets support for Ruby
This is an Unicode conversion library with Japanese codesets support for Ruby. Supported character encoding schemes are UCS-4, UTF-16, UTF-8, EUC-JP, CP932 (a variant of Shift_JIS for Japanese Windows).
japanese/csrd-1.0 (Score: 0.24126087)
Utility for Shogakukan Random House English-Japanese Dictionary
CSRD is a utility for Shogakukan Random House English-Japanese Dictionary on UNIX or MS-DOS box.
japanese/Lingua-JA-Moji-0.36 (Score: 0.24126087)
Perl extension to handle many kinds of Japanese characters
This module provides methods to convert different written forms of Japanese into one another. It enables conversion between romanized Japanese, hiragana, and katakana. It also includes a number of unusual encodings such as Japanese braille and morse code, as well as conversions between Japanese and Cyrillic and Hangul. It also handles conversion between the Chinese characters (kanji) used before and after the character reforms of 1949, as well as the various bracketed and circled forms of kana and kanji.
japanese/takao-003.02.01 (Score: 0.24038315)
Improved IPA Japanese fonts
Takao Fonts are a community developed derivatives of IPA Fonts. The main purpose of this project is to secure the possibility to maintain the fonts by the community.
japanese/migemo.el-1.9.1 (Score: 0.2388087)
Japanese incremental search tool for Emacs
migemo.el is a Japanese incremental search tool for Emacs. You can search Japanese words on Emacs without Kanji conversion. This migemo.el is forked version from the original one bundled with migemo. To use migemo.el, please set the following elisp to your own ~/.emacs.d/init.el file. (require 'migemo) (setq migemo-command "cmigemo") (setq migemo-options '("-q" "--emacs")) (setq migemo-dictionary "/usr/local/share/cmigemo/utf-8/migemo-dict") (setq migemo-user-dictionary nil) (setq migemo-regex-dictionary nil) (setq migemo-coding-system 'utf-8-unix) (load-library "migemo") (migemo-init)
japanese/ng-1.5.b1 (Score: 0.2388087)
Light Emacs-clone with Japanese support
Ng is a very light weight Emacs clone editor, written in C. It doesn't have Lisp, so only limited customization is possible. Since you can invoke it very quickly (compared with real GNU Emacs), it is particularly useful for editing files that only require small changes. Ng(Nihongo Micro Gnu Emacs) is a Mg (Micro Gnu Emacs)'s japanese port. Ng supports EUC, JIS and SJIS code. Ng also have (rather simple) C-mode. It is also very useful even if you don't need Japanese support.
japanese/ng-1.4.4 (Score: 0.2388087)
Light Emacs-clone with Japanese support
Ng is a very light weight Emacs clone editor, written in C. It doesn't have Lisp(that means very limited customization is available). Since you can invoke it very quickly (compared with real GNU Emacs), it is useful in dealing with changing small file a bit. Ng(Nihongo Micro Gnu Emacs) is a Mg(Micro Gnu Emacs)'s japanese port. Ng supports EUC, JIS and SJIS code. Ng also have (rather simple) C-mode. It is also very useful even if you don't need Japanese support.