<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>8704</id>
      <name>DaisyDiff</name>
      <created_at>2007-09-23T13:18:34Z</created_at>
      <updated_at>2009-05-08T19:03:59Z</updated_at>
      <description>Daisy Diff is a Java library that diffs (compares) HTML files. 
Added and removed words are highlighted and changes to the styling are annotated.

This project was a Google Summer of Code project for DaisyCMS.

Features

    * Works with badly formed HTML that can be found "in the wild".
    * The diffing is more specialized in HTML than XML tree differs. Changing part of a text node will not cause the entire node to be changed.
    * In addition to the default visual diff, HTML source can be diffed coherently.
    * Provides easy to understand descriptions of the changes.
    * Allow easy browsing of the modifications through keyboard shortcuts.</description>
      <homepage_url>http://code.google.com/p/daisydiff/</homepage_url>
      <download_url>http://code.google.com/p/daisydiff/downloads/list</download_url>
      <url_name>daisydiff</url_name>
      <user_count>6</user_count>
      <average_rating>4.33333</average_rating>
      <rating_count>3</rating_count>
      <analysis_id>549217</analysis_id>
      <analysis>
        <id>549217</id>
        <project_id>8704</project_id>
        <updated_at>2009-11-24T12:52:56Z</updated_at>
        <logged_at>2009-11-24T12:52:50Z</logged_at>
        <min_month>2007-06-01T00:00:00Z</min_month>
        <max_month>2009-05-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>4</twelve_month_contributor_count>
        <total_code_lines>19724</total_code_lines>
        <main_language_id>6</main_language_id>
        <main_language_name>JavaScript</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
