<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>308612</id>
      <name>convertible</name>
      <created_at>2009-01-26T22:57:11Z</created_at>
      <updated_at>2009-11-05T03:48:13Z</updated_at>
      <description>convertible provides a typeclass with a single function that is designed to help convert between different types: numeric values, dates and times, and the like.  The conversions perform bounds checking and return a pure Either value.  This means that you need not remember which specific function performs the conversion you desire.

Also included in the package are optional instances that provide conversion for various numeric and time types, as well as utilities for writing your own instances.</description>
      <homepage_url>http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible</homepage_url>
      <download_url>http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible</download_url>
      <url_name>convertible</url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>749665</analysis_id>
      <analysis>
        <id>749665</id>
        <project_id>308612</project_id>
        <updated_at>2009-11-23T14:38:03Z</updated_at>
        <logged_at>2009-11-23T14:37:53Z</logged_at>
        <min_month>2005-10-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>2148</total_code_lines>
        <main_language_id>38</main_language_id>
        <main_language_name>Haskell</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
