<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>350916</id>
      <name>funcparserlib</name>
      <created_at>2009-07-28T22:56:06Z</created_at>
      <updated_at>2009-10-16T13:02:03Z</updated_at>
      <description>Recursive descent parser library based on functional combinators.

The primary domain for funcparserlib is parsing little languages or external DSLs (domain specific languages).

The library itself is very small. Its source code is only 0.5 KLOC, with lots of comments included. It features the longest parsed prefix error reporting, as well as a tiny lexer generator for token position tracking.</description>
      <homepage_url>http://code.google.com/p/funcparserlib/</homepage_url>
      <download_url>http://pypi.python.org/pypi/funcparserlib/</download_url>
      <url_name>funcparserlib</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>731467</analysis_id>
      <analysis>
        <id>731467</id>
        <project_id>350916</project_id>
        <updated_at>2009-12-03T10:22:04Z</updated_at>
        <logged_at>2009-12-03T10:20:56Z</logged_at>
        <min_month>2009-06-01T00:00:00Z</min_month>
        <max_month>2009-10-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>615</total_code_lines>
        <main_language_id>9</main_language_id>
        <main_language_name>Python</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
