<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>25535</id>
      <name>LightMediaScanner</name>
      <created_at>2008-10-11T05:29:50Z</created_at>
      <updated_at>2009-09-04T19:14:39Z</updated_at>
      <description>Lightweight media scanner meant to be used in not-so-powerful devices, like embedded systems or old machines.

Provides an optimized way to recursively scan directories, handling the parser in a child process, avoiding breaks of the main process when parsers break (quite common with such bad libs and tags). One can opt to use the single process version, but be aware that if something bad happens during parsing, your application will suffer.

Parsers are plugins in the form of shared objects, so it's easy to add new without having to recompiling the scanner.</description>
      <homepage_url>http://lms.garage.maemo.org/</homepage_url>
      <download_url>https://garage.maemo.org/frs/?group_id=498</download_url>
      <url_name>lightmediascanner</url_name>
      <user_count>3</user_count>
      <average_rating></average_rating>
      <rating_count>2</rating_count>
      <analysis_id>694766</analysis_id>
      <analysis>
        <id>694766</id>
        <project_id>25535</project_id>
        <updated_at>2009-12-27T12:35:10Z</updated_at>
        <logged_at>2009-12-27T12:34:37Z</logged_at>
        <min_month>2007-11-01T00:00:00Z</min_month>
        <max_month>2009-08-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>5</twelve_month_contributor_count>
        <total_code_lines>9630</total_code_lines>
        <main_language_id>42</main_language_id>
        <main_language_name>C</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>lgpl3</name>
          <nice_name>GNU Lesser General Public License 3</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
