Pascal Bleser
pbleser
Involved Projects and Packages
The Hangul engine for IBus platform. It provides Korean input method from
libhangul.
한국어
The input pad engine for IBus platform.
M17N engine for IBus input platform. It allows input of many launguaes using
the input table maps from m17n-db.
PinYin engine for IBus platform. It provides a Chinese PinYin input method.
拼音输入法
Qt IBus library and Qt input method plugin.
中州韻輸入法引擎,思想用鍵盤表達也行。
Rime Input Method Engine - riming with your keystrokes.
The package contains general Table engine for IBus platform.
ibus-table-chinese is provides the infrastructure for Chinese input methods.
Input tables themselves are in sub-packages.
provide Chinese extra phrases for ibus-table based IME,
such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5,
ibus-table-erbi and etc.
ibus-table-jyutping provide Jyutping input method on IBus Table under
IBus framework.
粵語拼音
This package contains all other non-Chinese tables for ibus
e.g. CNS11643, Compose, Emoji, Ipx-x-sampa, Latex, Rustrad,
Thai, Translit-ua, Translit, Viqr, Yawerty.
This package contains only COPYING and Documents,
Please select the table you want to use.
Zheng Ma input method intergrated in IBus framework.
Zhuyin input method intergrated in IBus framework.
注音輸入法
Ziranma input method intergrated in IBus framework.
自然码
A Vietnamese engine for IBus input platform that uses Unikey.
The input pad is a tool to send a character on button to text applications.
Irssi is a modular IRC client for UNIX that currently only has a text
mode user interface. However, 80-90% of the code is not text mode
specific, so other UIs could be created easily. Also, Irssi is not
really even IRC specific anymore. There are already working SILC and
ICB modules available. Support for other protocols, like ICQ and
Jabber, could be added some day, too.
It is the code that separates Irssi from ircII, BitchX, epic, and the
rest of the text clients. It is not using the ircII code.
A KCM module to config FCITX.
Keychain is an extremely handy OpenSSH, commercial SSH2-compatible
RSA/DSA and GnuPG key management application. It acts as a front-end to
the agents, allowing you to easily have one long-running agent process
per system, rather than per login session. This dramatically reduces
the number of times you need to enter your pass phrase from once per
new login session to once every time your local machine is rebooted.
kernel.org update tool
LFTP is a reliable shell-like command line FTP client. It can retry
operations and does reget automatically. It can do several transfers
simultaneously in the background. With LFTP, you can start a transfer
in the background and continue browsing that FTP site or another one.
This is all done in one process. Background jobs are completed in nohup
mode if you exit or close the modem connection. LFTP has reput, mirror,
and reverse mirror among its features. Since version 2.0, it also
supports the HTTP protocol. Other features include IPV6 support,
context sensitive completion, output redirection to files or to pipe,
FTP and HTTP proxy support, transfer rate throttling for each
connection and for all connections in sum, job queuing, job execution
at specified times, opie and skey support in the FTP protocol, SSL for
HTTP and FTP, and FXP transfers.
Crypto++ Library is a free C++ class library of cryptographic schemes.
libfallocate provides an interface for applications to tell filesystems
about the size of to-be-written files, so the filesystem can do a better
job in taking allocation decisions to avoid fragmentation.
libfallocate provides a wrapper for the fallocate() syscall in case your
glibc (<2.10) does not have it yet. It also provides linux_fallocate()
which will attempt the space reservation ioctl that xfs and ocfs2
provide in case fallocate() did not succeed.
It has an additional richer interface fallocate_with_fallback() that
allows you to instruct it to fallback to do preallocation by zeroing
things out (like posix_fallocate()) or to extend the file size by a sparse
write (like a successful fallocate() with mode==0 would have done).
A fork from google pinyin on android