<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>5507</id>
      <name>Flex</name>
      <created_at>2007-05-21T14:30:26Z</created_at>
      <updated_at>2009-05-26T03:55:41Z</updated_at>
      <description>Flex a tool for generating text scanners in C. The input file read by Flex specifies a set of rules (code to be executed when a pattern is found) which describe the scanner to be generated. The output of Flex is a C source file which can be compiled and linked with your sources, giving to your executable the scanning capabilities tailored to your needs.

Generally, Flex is used in combination with a parser generator, like Bison.</description>
      <homepage_url>http://flex.sourceforge.net/</homepage_url>
      <download_url></download_url>
      <url_name>flex</url_name>
      <user_count>74</user_count>
      <average_rating>4.0</average_rating>
      <rating_count>17</rating_count>
      <analysis_id>574122</analysis_id>
      <analysis>
        <id>574122</id>
        <project_id>5507</project_id>
        <updated_at>2009-11-25T01:00:56Z</updated_at>
        <logged_at>2009-11-25T01:00:52Z</logged_at>
        <min_month>2000-08-01T00:00:00Z</min_month>
        <max_month>2008-12-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>20954</total_code_lines>
        <main_language_id>42</main_language_id>
        <main_language_name>C</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>bsd_ish</name>
          <nice_name>New BSD License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
