File: README.source

package info (click to toggle)
node-unicode-data 1.6.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 648 kB
  • sloc: javascript: 1,691; makefile: 29; sh: 23
file content (11 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
How to get the sources?
=======================

Upstream doesn't want to tag release : he runs the scripts, obtains unicode-*
packages, commits them and gives them versions.

So to get something useful, we take a git commit and use it to generate the
package ; with the following modifications:
- remove .git/
- remove data/ (which means we have our own resources.js)
- remove tests/ (they basically ship prebuilt data to make a comparison)