Follow-up Comment #7, task #14676 (project administration): > In other words, node.js dependency renders your package GPL-incompatible. > This is how I understand the situation. > After due examination, it seems to us that indeed, there are reasons for doubt as far as the GPL-compatibility of our package, as previously submitted.
Thank you for this hint. Given that for us, GPL compatibility is required, we decided to remove the node.js dependency from our package. We reimplemented the build of the Javascript files as a simple C program (jsmods.c in the src/ directory), and at the moment, we do not ship the HTML validator (in the future, we will use an approach to implement it that does not depends on node.js). Please find our newly updated release (which now, does only depends on GCC) at the following address: http://hilite.cmsgo.net/hilite.tgz (Alternatively, we also attached a copy of the tarball to this discussion page). We hope that now, the situation has been appropriately corrected. Sincerely yours, Henri Lesourd (file #42115) _______________________________________________________ Additional Item Attachment: File name: hilite.tgz Size:81 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/task/?14676> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
