<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>8098</id>
      <name>macholib</name>
      <created_at>2007-08-31T09:01:01Z</created_at>
      <updated_at>2009-10-12T07:31:04Z</updated_at>
      <description>macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It's typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.</description>
      <homepage_url>http://undefined.org/python/#macholib</homepage_url>
      <download_url>http://undefined.org/python/#macholib</download_url>
      <url_name>macholib</url_name>
      <user_count>1</user_count>
      <average_rating>3.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id>725968</analysis_id>
      <analysis>
        <id>725968</id>
        <project_id>8098</project_id>
        <updated_at>2009-12-01T16:54:28Z</updated_at>
        <logged_at>2009-12-01T16:54:24Z</logged_at>
        <min_month>2006-07-01T00:00:00Z</min_month>
        <max_month>2009-10-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>1725</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>
