Citrus Project

From HandWiki
Revision as of 18:11, 25 October 2021 by imported>TextAI2 (over-write)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The CITRUS (Comprehensive I18N Framework Towards Respectable Unix Systems) project aims to implement a complete multilingual programming environment for BSD-based operating systems. The goals include the creation of the following things for FreeBSD, NetBSD, OpenBSD, BSD/OS and DragonFly BSD:

  • An ISO C/SUS V2-compatible multilingual programming environment (locale/iconv support).
  • Development of an implementation of gettext and POSIX NLS catalog under the BSD license.
  • Multi-script framework, which decouples C API and actual external/internal encoding.
  • To develop system standard multi-script encoding by internationalization of filename.

(As of 2006), the aim is to reach the same level of functionality as Solaris 7.

See also

External links