Sha256: f4c5e1d67f6c74cd0176d57d325e34a5d0aeadb6a2ae14f43d8a9c728407383b

Contents?: true

Size: 942 Bytes

Versions: 5

Compression:

Stored size: 942 Bytes

Contents

This directory contains tools for maintaining the config.charset file.

The main script is "all-charsets". Before using it, you must configure
this package. For all installed locales, it prints
  - the result of the command "locale charmap",
  - the result of "nl_langinfo (CODESET)",
  - the result of "locale_charset ()".

It uses the following auxiliary scripts and programs:
  - all-locales
    Prints all usable locales in the system, one per line.
  - locale_charmap
    Executes "locale charmap".
  - locale_codeset.c
    Prints nl_langinfo (CODESET).
  - locale_charset.c
    Prints locale_charset().

A second main script is "all-charsets-X11". It also prints the X11
encoding name. Before using it, you must tweak the X11 paths needed
for compiling locale_x11encoding (a simple X11 program), and let your
DISPLAY environment variable point to a running X11 screen.

The other files are test results from various operating systems.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
controller_scaffolding-1.0.3 test/dummy/libiconv-1.13.1/libcharset/tools/README
controller_scaffolding-1.0.2 test/dummy/libiconv-1.13.1/libcharset/tools/README
controller_scaffolding-1.0.1 test/dummy/libiconv-1.13.1/libcharset/tools/README
controller_scaffolding-1.0.0 test/dummy/libiconv-1.13.1/libcharset/tools/README
controller_scaffolding-0.1.5 test/dummy/libiconv-1.13.1/libcharset/tools/README