Files
mars-unicode-tables/README.md
2026-06-12 20:18:20 +02:00

915 B

mars-unicode-tables

Unicode data and generated table sources for MARS-NWE/libnwcore.

This repository intentionally keeps upstream Unicode source data separate from MARS-NWE-generated output.

Layout

  • UCD/
    Unicode Character Database input files, currently imported from Unicode 17.0.0.

  • MAPPINGS/
    Unicode mapping files from https://www.unicode.org/Public/MAPPINGS/, preserving the upstream VENDORS/... hierarchy.

  • scripts/
    MARS-NWE helper scripts/generators.

  • TAB/
    Generated C table output consumed by MARS-NWE/libnwcore.

  • LICENSES/
    License notes for Unicode data and MARS-NWE-authored helper code.

Policy

Do not copy Novell NSS shared/sdk/unitables/*.tab files into this repository. They may be used only as compatibility/reference material outside the committed source data.

Unicode case/codepage tables should be generated from Unicode.org data files.