<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>12095</id>
      <name>happy</name>
      <created_at>2008-02-22T03:55:40Z</created_at>
      <updated_at>2008-10-20T18:06:01Z</updated_at>
      <description>Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it
takes a file containing an annotated BNF specification of a grammar and produces a Haskell module
containing a parser for the grammar.

Happy is flexible: you can have several Happy parsers in the same program, and several entry points
to a single grammar. Happy can work in conjunction with a lexical analyser supplied by the user
(either hand-written or generated by another program), or it can parse a stream of characters
directly (but this isn't practical in most cases).</description>
      <homepage_url>http://haskell.org/happy/</homepage_url>
      <download_url>http://hackage.haskell.org/cgi-bin/hackage-scripts/package/happy</download_url>
      <url_name></url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/428/Happy_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/428/Happy_small.png</small_logo_url>
      <user_count>7</user_count>
      <average_rating></average_rating>
      <rating_count>4</rating_count>
      <analysis_id>299988</analysis_id>
      <analysis>
        <id>299988</id>
        <project_id>12095</project_id>
        <updated_at>2009-12-21T21:45:34Z</updated_at>
        <logged_at>2009-12-21T21:45:31Z</logged_at>
        <min_month>1996-01-01T00:00:00Z</min_month>
        <max_month>2007-10-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>4526</total_code_lines>
        <main_language_id>38</main_language_id>
        <main_language_name>Haskell</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>bsd_ish</name>
          <nice_name>New BSD License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
