<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>26613</id>
      <name>Diff-LCS</name>
      <created_at>2008-11-12T05:31:24Z</created_at>
      <updated_at>2009-02-28T09:46:33Z</updated_at>
      <description>Diff::LCS README 
================ 
Diff::LCS is a port of Algorithm::Diff[1] that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers[2]. The implementation is based on Mario I. Wolczko's[3] Smalltalk version (1.2, 1993)[4] and Ned Konz's[5] Perl version (Algorithm::Diff)[6]. 

This release is version 1.1.2, fixing an htmldiff bug in 1.1.1. Version 1.1.0 added new features, including the ability to #patch and #unpatch changes as well as a new contextual diff callback, Diff::LCS::ContextDiffCallbacks, that should improve the context sensitivity of patching. 

Using this module is quite simple. By default, Diff::LCS does not extend objects with the Diff::LCS interface, but will be called as if it wer</description>
      <homepage_url>http://raa.ruby-lang.org/project/diff-lcs/</homepage_url>
      <download_url>http://rubyforge.org/frs/?group_id=84&amp;release_id=975</download_url>
      <url_name>diff-lcs</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>466719</analysis_id>
      <analysis>
        <id>466719</id>
        <project_id>26613</project_id>
        <updated_at>2009-11-25T22:03:30Z</updated_at>
        <logged_at>2009-11-25T22:03:22Z</logged_at>
        <min_month>2007-02-01T00:00:00Z</min_month>
        <max_month>2007-02-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>0</twelve_month_contributor_count>
        <total_code_lines>1954</total_code_lines>
        <main_language_id>12</main_language_id>
        <main_language_name>Ruby</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>Ruby License</name>
          <nice_name>Ruby License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
