[Pkg-javascript-devel] node-iconv-lite little questions

Matthew Pideil matthew.pideil at teledetection.fr
Tue Apr 22 19:11:16 UTC 2014


Hello,

iconv-lite that i intent to package uses table files to convert strings.

Description : https://www.npmjs.org/package/iconv-lite
Package :
http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-iconv-lite.git

The generation scripts of these tables are in the upstream release and will obviously stay in the source
package, but i don't know if i have to rebuild them or not.

The other problem is that these generation scripts uses file hosted by
someone, e.g
iconv-lite-0.2.11/generation/generate-big5-table.js:
 var cp950_b2u = {host:'moztw.org',path:'/docs/big5/table/cp950-b2u.txt'},
    cp950_u2b = {host:'moztw.org',path:'/docs/big5/table/cp950-u2b.txt'},
    cp950_moz18_b2u = {host:'moztw.org',path:'/docs/big5/table/moz18-b2u.txt'};

What am i supposed to do whith this ?


Regards,


Matthew






More information about the Pkg-javascript-devel mailing list