<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>14927</id>
      <name>JFileHelpers</name>
      <created_at>2008-06-13T18:56:30Z</created_at>
      <updated_at>2008-11-19T20:36:21Z</updated_at>
      <description>Chances are every programmer will end up having to manipulate structured text files at any point in his career. Those files are called flat files and, until now, you had to go through that same boring script to work with them. You had to open the file, create a reader, then start reading and parsing line by line. No more.

JFileHelpers is a library that automates the tedious task of parsing and creating structured text files. It handles fixed width or delimited files with Java annotations sweetness.</description>
      <homepage_url>http://jfilehelpers.com</homepage_url>
      <download_url>http://jfilehelpers.com/download</download_url>
      <url_name>jfilehelpers</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/6047/jfilehelpers-logo_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/6047/jfilehelpers-logo_small.png</small_logo_url>
      <user_count>1</user_count>
      <average_rating>5.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id>302648</analysis_id>
      <analysis>
        <id>302648</id>
        <project_id>14927</project_id>
        <updated_at>2009-12-17T13:38:50Z</updated_at>
        <logged_at>2009-12-17T13:38:41Z</logged_at>
        <min_month>2007-09-01T00:00:00Z</min_month>
        <max_month>2008-10-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>3</twelve_month_contributor_count>
        <total_code_lines>3730</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
