hfst-sys 0.1.3

Wrappers to libhfst (raw bindings to the c api)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# hfst-sys

Library with raw bindings to `hfst_c`, the c api version of hfst.

## Running the test

There is one test, and it is marked as `#[ignore]`, to not be run automatically
or by tools. The rest requires the north sámi analyser, located in the
apertium nightly place, namely
`/usr/share/giella/sme/analyser-dict-gt-desc.hfstol`.

If you have this file, run `cargo test -- --ignored` to run the test.