<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>383</id>
      <name>The Spirit Parser Library</name>
      <created_at>2006-10-10T15:51:31Z</created_at>
      <updated_at>2009-09-08T17:20:59Z</updated_at>
      <description>Spirit is an object-oriented, recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow Spirit to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++. The Spirit framework enables a target grammar to be written exclusively in C++. EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable.</description>
      <homepage_url>http://spirit.sourceforge.net</homepage_url>
      <download_url>http://sourceforge.net/project/showfiles.php?group_id=28447</download_url>
      <url_name>spirit</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1228/cpp_library_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1228/cpp_library_small.png</small_logo_url>
      <user_count>14</user_count>
      <average_rating>4.55556</average_rating>
      <rating_count>9</rating_count>
      <analysis_id>697703</analysis_id>
      <analysis>
        <id>697703</id>
        <project_id>383</project_id>
        <updated_at>2009-11-25T06:58:11Z</updated_at>
        <logged_at>2009-11-25T06:56:59Z</logged_at>
        <min_month>2001-07-01T00:00:00Z</min_month>
        <max_month>2009-09-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>3</twelve_month_contributor_count>
        <total_code_lines>912879</total_code_lines>
        <main_language_id>44</main_language_id>
        <main_language_name>C++</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>Boost Software License</name>
          <nice_name>Boost Software License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
