Another Readline Input Framework https://nongnu.org/arif
Go to file
CismonX c6cd759a8c
continuous-integration/drone Build is passing Details
chore: update ci script
* Install individual packages instead of build-essential
* Add `make dist`
2023-08-06 03:01:09 +08:00
doc chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
examples fix: arif_rime: prevent rime from logging to stderr 2023-07-31 08:19:17 +08:00
include chore: tweak compiler builtins and attibutes 2023-08-06 02:44:15 +08:00
m4 chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
src chore: tweak compiler builtins and attibutes 2023-08-06 02:44:15 +08:00
tests chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
.drone.yml chore: update ci script 2023-08-06 03:01:09 +08:00
.gitignore chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
COPYING chore: prepare for Savannah 2023-02-12 20:26:45 +08:00
INSTALL.md chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
Makefile.am chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
README.md chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
arif.pc.in chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
configure.ac chore: tweak compiler builtins and attibutes 2023-08-06 02:44:15 +08:00

README.md

Introduction

ARIF is an input method framework for GNU Readline.

ARIF is free software, distributed under the terms of the GNU General Public License, either version 3, or any later version of the license. For more information, see the file 'COPYING'.

Getting Started

See 'INSTALL.md' for instructions on how to build and install ARIF.

See the files under 'doc/' for documentation.

For more information, visit the project homepage: https://nongnu.org/arif.