> > I think it is a really good idea. If the scripts are distributed in > > gnulib more GNU packages will be using them and improving them. > > Thanks for feedback, I have pushed the module into gnulib. > > Nice. Then we will start using the gnulib version :)
Great. :) The copyright notice said the FSF, I assumed you have papers on file. But it would be good to confirm this. Yes, of course. All the GNU PDF codebase is FSF copyrighted. There are some minor things that should probably be addressed eventually: * Stylesheets: should it be inlined into the generated HTML instead? That is often easier. * There seems to be hard-coded assumptions in the code, for example: cut_dir = "/../" I haven't yet understood the code fully though. * For some reason the outputs on my http://josefsson.org/cyclo/ page doesn't have inlined functions, and I get warnings when running the tool: Yes, the code needs some polishing. I will look into it ASAP.