Skip to content

ELLIOTTCABLE/uucd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uucd — Unicode character database decoder for OCaml

%%VERSION%% — Unicode version %%UNICODE_VERSION%%

Uucd is an OCaml module to decode the data of the Unicode character database from its XML representation. It provides high-level (but not necessarily efficient) access to the data so that efficient representations can be extracted.

Uucd is made of a single module, depends on Xmlm and is distributed under the ISC license.

Home page: http://erratique.ch/software/uucd
Contact: Daniel Bünzli <daniel.buenzli at erratique.ch>

Installation

Uucd can be installed with opam:

opam install uucd

If you don't use opam consult the opam file for build instructions and a complete specification of the dependencies.

Documentation

The documentation and API reference is automatically generated from the interfaces. It can be consulted online or via odig doc uucd.

About

Unicode character database decoder for OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 100.0%