cl2xhtml 1.10

cl2xhtml converts GNU ChangeLog files to XHTML for (hopefully) pretty web display. After making the most recent Term::ANSIColor release, I noticed that it didn't support the multi-author ChangeLog convention. This is not in the GNU standards, but it's become conventional to note changes by multiple authors with the syntax:

2013-01-03  Some Author <author@example.com>
            Another Person <person@example.com>

        * file.c: Some change.

cl2xhtml now understands that syntax, including with more than two authors, and turns it into a list of authors on the HTML page separated with commas and "and" as needed.

You can get the latest version of cl2xhtml from my web tools page.

Posted: 2013-01-03 20:29 — Why no comments?

Last spun 2022-02-06 from thread modified 2013-01-04