Le samedi 28 juin 2014 à 20:07 +0100, Michael Tautschnig a écrit : > Dear Javascript Team, > > I'm trying to upload a new version of kcov, which happens to use tempojs: > > http://tempojs.com/ > > Is there any chance of getting someone interested in packaging this? I'm > lacking > any javascript knowledge, so I'd rather not take on this task myself :-/
consider these facts before packaging tempo: * it hasn't been maintained for a year - yet there are issues in their bug tracker * there are similar popular and well-maintained template engines * kcov is using only a very basic subset of tempojs (to populate a <table> and some simple variable substitution) I'd rather patch kcov to use handlebars: * it's maintained * it's similar to tempojs * it is in debian i'll try to help you with a patch if you give me a cvs to push it to :) Note that you'll probably need to dfsg-exclude tempo.min.js in any case. Jérémy. _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
