Browse Source

Move the CSUR data to data/csur

master
Reece H. Dunn 11 years ago
parent
commit
892006d10d
4 changed files with 10 additions and 2 deletions
  1. 3
    1
      .gitignore
  2. 0
    1
      Makefile.am
  3. 0
    0
      data/csur/Klingon.txt
  4. 7
    0
      data/csur/README.md

+ 3
- 1
.gitignore View File



# build output: # build output:


data/
data/language-subtag-registry
data/ucd

src/libucd.la src/libucd.la
tests/printucddata tests/printucddata



+ 0
- 1
Makefile.am View File

UCD_ROOTDIR=data/ucd UCD_ROOTDIR=data/ucd


data/language-subtag-registry: data/language-subtag-registry:
mkdir -pv data
wget -O $@ http://www.iana.org/assignments/language-subtag-registry wget -O $@ http://www.iana.org/assignments/language-subtag-registry


data/ucd/PropList.txt: data/ucd/PropList.txt:

supplemental/Klingon.txt → data/csur/Klingon.txt View File


+ 7
- 0
data/csur/README.md View File

# ConScript Unicode Registry (CSUR)

This folder contains data from the [CSUR](http://www.evertype.com/standards/csur/)
in a form that is parsable by Unicode Character Database tools.

Currently, the following table data has been defined:
* [Klingon](http://www.evertype.com/standards/csur/klingon.html) [F8D0-F8FF]

Loading…
Cancel
Save