File: README.source

package info (click to toggle)
ruby-unf-ext 0.0.7.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,472 kB
  • sloc: cpp: 14,118; lisp: 1,180; ruby: 94; makefile: 4
file content (18 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Generation: ext/unf_ext/unf/table.hh
=====================================

The "ext/unf_ext/unf/table.hh" is generated by "unf" [1], Unicode
Normalization Forms library. This package is not in Debian.

We provide generation code and data into "debian/upstream-sources" directory.
If you want (re-)generate "ext/unf_ext/unf/table.hh",

1. Install sbcl package: apt install sbcl
2. run generation script as follows:

        cd debian/upstream-sources/lisp
        sbcl ./gen-table.lisp ../table.hh

Enjoy!

 -- Youhei SASAKI <uwabami@gfd-dennou.org>, Mon, 28 Aug 2017 15:30:58 +0900