<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>5805</id>
      <name>Lua</name>
      <created_at>2007-06-05T06:51:59Z</created_at>
      <updated_at>2009-11-20T06:48:45Z</updated_at>
      <description>Lua is a powerful, fast, light-weight, embeddable scripting language.

Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.</description>
      <homepage_url>http://www.lua.org</homepage_url>
      <download_url>http://www.lua.org/download.html</download_url>
      <url_name>lua</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/233/logo_med.gif</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/233/logo_small.gif</small_logo_url>
      <user_count>110</user_count>
      <average_rating>4.5814</average_rating>
      <rating_count>43</rating_count>
      <analysis_id>765056</analysis_id>
      <analysis>
        <id>765056</id>
        <project_id>5805</project_id>
        <updated_at>2009-11-20T06:48:44Z</updated_at>
        <logged_at>2009-11-20T06:48:34Z</logged_at>
        <min_month>2008-06-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>20763</total_code_lines>
        <main_language_id>42</main_language_id>
        <main_language_name>C</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
