<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <stack>
      <id>34420</id>
      <title></title>
      <description></description>
      <updated_at>2008-08-08T00:57:53Z</updated_at>
      <project_count>20</project_count>
      <stack_entries>
        <stack_entry>
          <id>154402</id>
          <stack_id>34420</stack_id>
          <project_id>15</project_id>
          <created_at>2008-08-08T00:57:45Z</created_at>
          <project>
            <id>15</id>
            <name>GCC, the GNU Compiler Collection</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-24T03:28:47Z</updated_at>
            <description>The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).</description>
            <homepage_url>http://gcc.gnu.org/</homepage_url>
            <download_url>http://gcc.gnu.org/install/binaries.html</download_url>
            <url_name>gcc</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/48/gcc_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/48/gcc_small.png</small_logo_url>
            <user_count>2491</user_count>
            <average_rating>4.58777</average_rating>
            <rating_count>507</rating_count>
            <analysis_id>769954</analysis_id>
            <licenses>
              <license>
                <name>gpl3</name>
                <nice_name>GNU General Public License 3</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154403</id>
          <stack_id>34420</stack_id>
          <project_id>4141</project_id>
          <created_at>2008-08-08T00:57:46Z</created_at>
          <project>
            <id>4141</id>
            <name>GNU Make</name>
            <created_at>2007-01-24T02:43:16Z</created_at>
            <updated_at>2009-11-23T20:54:49Z</updated_at>
            <description>Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.</description>
            <homepage_url>http://www.gnu.org/software/make/</homepage_url>
            <download_url></download_url>
            <url_name>make</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/144/gnu_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/144/gnu_small.png</small_logo_url>
            <user_count>1545</user_count>
            <average_rating>3.99595</average_rating>
            <rating_count>247</rating_count>
            <analysis_id>769800</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154395</id>
          <stack_id>34420</stack_id>
          <project_id>29</project_id>
          <created_at>2008-08-08T00:57:32Z</created_at>
          <project>
            <id>29</id>
            <name>OpenOffice.org</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-25T13:56:55Z</updated_at>
            <description>OpenOffice.org is a multiplatform and multilingual office suite and an open-source project. Compatible with all other major office suites, the product is free to download, use, and distribute.</description>
            <homepage_url>http://www.openoffice.org/</homepage_url>
            <download_url>http://download.openoffice.org/index.html</download_url>
            <url_name>openoffice</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/18275/ooo_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/18275/ooo_small.png</small_logo_url>
            <user_count>2972</user_count>
            <average_rating>4.01984</average_rating>
            <rating_count>756</rating_count>
            <analysis_id>746716</analysis_id>
            <licenses>
              <license>
                <name>lgpl3</name>
                <nice_name>GNU Lesser General Public License 3</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154390</id>
          <stack_id>34420</stack_id>
          <project_id>3141</project_id>
          <created_at>2008-08-08T00:57:24Z</created_at>
          <project>
            <id>3141</id>
            <name>Linux Kernel 2.6</name>
            <created_at>2006-10-12T18:17:49Z</created_at>
            <updated_at>2009-11-25T14:16:53Z</updated_at>
            <description>Linux is a free software kernel, which combined with the GNU libraries, core utils and shell form the GNU/Linux operating system.</description>
            <homepage_url>http://www.kernel.org/</homepage_url>
            <download_url>http://www.kernel.org/</download_url>
            <url_name>linux</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
            <user_count>3482</user_count>
            <average_rating>4.66992</average_rating>
            <rating_count>921</rating_count>
            <analysis_id>768907</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154394</id>
          <stack_id>34420</stack_id>
          <project_id>635</project_id>
          <created_at>2008-08-08T00:57:32Z</created_at>
          <project>
            <id>635</id>
            <name>grep</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-02-26T16:26:37Z</updated_at>
            <description>Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.</description>
            <homepage_url>http://savannah.gnu.org/projects/grep/</homepage_url>
            <download_url></download_url>
            <url_name>grep</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/129/grep_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/129/grep_small.png</small_logo_url>
            <user_count>2120</user_count>
            <average_rating>4.56704</average_rating>
            <rating_count>358</rating_count>
            <analysis_id>453312</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154386</id>
          <stack_id>34420</stack_id>
          <project_id>4139</project_id>
          <created_at>2008-08-08T00:57:20Z</created_at>
          <project>
            <id>4139</id>
            <name>MySQL</name>
            <created_at>2007-01-23T23:12:47Z</created_at>
            <updated_at>2009-11-25T17:42:30Z</updated_at>
            <description>MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by Sun Microsystems.</description>
            <homepage_url>http://mysql.com/</homepage_url>
            <download_url>http://dev.mysql.com/downloads/</download_url>
            <url_name>mysql</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/10/mysql_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/10/mysql_small.png</small_logo_url>
            <user_count>4613</user_count>
            <average_rating>4.28349</average_rating>
            <rating_count>1284</rating_count>
            <analysis_id>528619</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154400</id>
          <stack_id>34420</stack_id>
          <project_id>700</project_id>
          <created_at>2008-08-08T00:57:40Z</created_at>
          <project>
            <id>700</id>
            <name>GNU Core Utilities</name>
            <created_at>2006-10-11T03:33:28Z</created_at>
            <updated_at>2009-11-25T14:08:55Z</updated_at>
            <description>The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU Operating System.</description>
            <homepage_url>http://savannah.gnu.org/projects/coreutils/</homepage_url>
            <download_url></download_url>
            <url_name>coreutils</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
            <user_count>1477</user_count>
            <average_rating>4.50495</average_rating>
            <rating_count>202</rating_count>
            <analysis_id>770798</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154388</id>
          <stack_id>34420</stack_id>
          <project_id>1</project_id>
          <created_at>2008-08-08T00:57:22Z</created_at>
          <project>
            <id>1</id>
            <name>Subversion</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-25T17:23:57Z</updated_at>
            <description>Subversion has rapidly become the version control standard and it is rapidly replacing open source and commercial solutions around the world.
Subversion enables globally distributed software development teams to efficiently version and share source code. The open source Subversion project was started in early 2000 by CollabNet, the primary corporate sponsor of Subversion.

Key Capabilities:
- Versioned directories
- Atomic commits
- Efficient handling of binary files
- Quick branching and tagging
- Directory and file meta data
- Merge tracking
- Natively client-server
- Minimal server and network requirements
- Low admin overhead
- Good security

more at: http://subversion.tigris.org/


Read Submerged, a blog about Subversion at http://blogs.open.collab.net/svn</description>
            <homepage_url>http://subversion.tigris.org/</homepage_url>
            <download_url>http://subversion.tigris.org/project_packages.html</download_url>
            <url_name>subversion</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1/svn_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1/svn_small.png</small_logo_url>
            <user_count>5462</user_count>
            <average_rating>4.29214</average_rating>
            <rating_count>1489</rating_count>
            <analysis_id>756795</analysis_id>
            <licenses>
              <license>
                <name>apache</name>
                <nice_name>Apache Software License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154393</id>
          <stack_id>34420</stack_id>
          <project_id>5120</project_id>
          <created_at>2008-08-08T00:57:32Z</created_at>
          <project>
            <id>5120</id>
            <name>Bash</name>
            <created_at>2007-05-07T09:46:35Z</created_at>
            <updated_at>2009-02-27T02:40:22Z</updated_at>
            <description>Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file.  Bash also incorporates useful features from the Korn and C shells (ksh and csh).

Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).</description>
            <homepage_url>http://www.gnu.org/software/bash/</homepage_url>
            <download_url>http://ftp.gnu.org/gnu/bash/</download_url>
            <url_name>bash</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
            <user_count>3086</user_count>
            <average_rating>4.41098</average_rating>
            <rating_count>674</rating_count>
            <analysis_id>188287</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154404</id>
          <stack_id>34420</stack_id>
          <project_id>606</project_id>
          <created_at>2008-08-08T00:57:46Z</created_at>
          <project>
            <id>606</id>
            <name>GNU findutils</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-12T08:47:14Z</updated_at>
            <description>GNU findutils includes find, xargs, locate and updatedb.  These tools proivide ways to search for files on your system by specifying what kind of file you're looking for.</description>
            <homepage_url>http://savannah.gnu.org/projects/findutils/</homepage_url>
            <download_url></download_url>
            <url_name>findutils</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
            <user_count>958</user_count>
            <average_rating>4.32456</average_rating>
            <rating_count>114</rating_count>
            <analysis_id>759007</analysis_id>
            <licenses>
              <license>
                <name>gpl3_or_later</name>
                <nice_name>GNU General Public License 3 or later</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154396</id>
          <stack_id>34420</stack_id>
          <project_id>1027</project_id>
          <created_at>2008-08-08T00:57:36Z</created_at>
          <project>
            <id>1027</id>
            <name>GNU tar</name>
            <created_at>2006-10-11T19:35:00Z</created_at>
            <updated_at>2009-10-15T23:00:04Z</updated_at>
            <description>GNU Tar is an archiver program. It is used to create and manipulate files that are actually collections of many other files; the program provides users with an organized and systematic method of controlling a large amount of data.</description>
            <homepage_url>http://savannah.gnu.org/projects/tar/</homepage_url>
            <download_url></download_url>
            <url_name>tar</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/135/Torchlight_tar_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/135/Torchlight_tar_small.png</small_logo_url>
            <user_count>1787</user_count>
            <average_rating>4.45802</average_rating>
            <rating_count>262</rating_count>
            <analysis_id>730979</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154405</id>
          <stack_id>34420</stack_id>
          <project_id>3728</project_id>
          <created_at>2008-08-08T00:57:52Z</created_at>
          <project>
            <id>3728</id>
            <name>OpenSSL</name>
            <created_at>2006-12-04T19:07:54Z</created_at>
            <updated_at>2009-02-26T10:11:15Z</updated_at>
            <description>The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and dev</description>
            <homepage_url>http://www.openssl.org/</homepage_url>
            <download_url>http://www.openssl.org//source/</download_url>
            <url_name>openssl</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1671/openssl_button_med.gif</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1671/openssl_button_small.gif</small_logo_url>
            <user_count>1214</user_count>
            <average_rating>4.42775</average_rating>
            <rating_count>173</rating_count>
            <analysis_id></analysis_id>
            <licenses>
              <license>
                <name>bsd_ish</name>
                <nice_name>New BSD License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154392</id>
          <stack_id>34420</stack_id>
          <project_id>28</project_id>
          <created_at>2008-08-08T00:57:30Z</created_at>
          <project>
            <id>28</id>
            <name>PHP</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-24T09:59:54Z</updated_at>
            <description>PHP  is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</description>
            <homepage_url>http://php.net</homepage_url>
            <download_url>http://www.php.net/downloads.php</download_url>
            <url_name>php</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/42/php_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/42/php_small.png</small_logo_url>
            <user_count>3882</user_count>
            <average_rating>4.24811</average_rating>
            <rating_count>1193</rating_count>
            <analysis_id>770169</analysis_id>
            <licenses>
              <license>
                <name>apache</name>
                <nice_name>Apache Software License</nice_name>
              </license>
              <license>
                <name>cc-by-3</name>
                <nice_name>Creative Commons Attribution 3.0</nice_name>
              </license>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
              <license>
                <name>lgpl</name>
                <nice_name>GNU Lesser General Public License 2.1</nice_name>
              </license>
              <license>
                <name>php_license</name>
                <nice_name>PHP License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154398</id>
          <stack_id>34420</stack_id>
          <project_id>5418</project_id>
          <created_at>2008-08-08T00:57:38Z</created_at>
          <project>
            <id>5418</id>
            <name>sudo</name>
            <created_at>2007-05-16T14:01:14Z</created_at>
            <updated_at>2009-02-26T10:10:47Z</updated_at>
            <description>Sudo (su "do") allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while logging the commands and arguments.</description>
            <homepage_url>http://www.sudo.ws/sudo/sudo.html</homepage_url>
            <download_url>http://www.sudo.ws/sudo/download.html</download_url>
            <url_name>sudo</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
            <user_count>1757</user_count>
            <average_rating>4.42446</average_rating>
            <rating_count>278</rating_count>
            <analysis_id></analysis_id>
            <licenses>
              <license>
                <name>bsd_ish</name>
                <nice_name>New BSD License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154387</id>
          <stack_id>34420</stack_id>
          <project_id>72</project_id>
          <created_at>2008-08-08T00:57:21Z</created_at>
          <project>
            <id>72</id>
            <name>Apache HTTP Server</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-21T21:22:12Z</updated_at>
            <description>The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project.</description>
            <homepage_url>http://httpd.apache.org</homepage_url>
            <download_url>http://httpd.apache.org/download.cgi</download_url>
            <url_name>apache</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/34/apache_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/34/apache_small.png</small_logo_url>
            <user_count>4880</user_count>
            <average_rating>4.56148</average_rating>
            <rating_count>1293</rating_count>
            <analysis_id>767203</analysis_id>
            <licenses>
              <license>
                <name>apache_2</name>
                <nice_name>Apache License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154391</id>
          <stack_id>34420</stack_id>
          <project_id>9</project_id>
          <created_at>2008-08-08T00:57:30Z</created_at>
          <project>
            <id>9</id>
            <name>Mozilla Firefox</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-25T16:38:06Z</updated_at>
            <description>The award-winning Web browser is now faster, more secure, and fully customizable to your online life. With more than 15,000 improvements, Firefox 3 is faster, safer and smarter than ever before.

If you stack this project, you should also stack the Mozilla Core.</description>
            <homepage_url>http://www.firefox.com/</homepage_url>
            <download_url>http://getfirefox.com/</download_url>
            <url_name>firefox</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/6346/firefox_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/6346/firefox_small.png</small_logo_url>
            <user_count>6876</user_count>
            <average_rating>4.48662</average_rating>
            <rating_count>2168</rating_count>
            <analysis_id>771392</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
              <license>
                <name>lgpl</name>
                <nice_name>GNU Lesser General Public License 2.1</nice_name>
              </license>
              <license>
                <name>mozilla_public_1_1</name>
                <nice_name>Mozilla Public License 1.1</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154401</id>
          <stack_id>34420</stack_id>
          <project_id>613</project_id>
          <created_at>2008-08-08T00:57:45Z</created_at>
          <project>
            <id>613</id>
            <name>GNU GRUB</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-10-24T06:30:46Z</updated_at>
            <description>GRUB is the GRand Unified Bootloader.</description>
            <homepage_url>http://savannah.gnu.org/projects/grub/</homepage_url>
            <download_url></download_url>
            <url_name>grub</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/1981/grub-favicon-64x64_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/1981/grub-favicon-64x64_small.png</small_logo_url>
            <user_count>1351</user_count>
            <average_rating>4.25118</average_rating>
            <rating_count>211</rating_count>
            <analysis_id>738527</analysis_id>
            <licenses>
              <license>
                <name>gpl3_or_later</name>
                <nice_name>GNU General Public License 3 or later</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154397</id>
          <stack_id>34420</stack_id>
          <project_id>4478</project_id>
          <created_at>2008-08-08T00:57:37Z</created_at>
          <project>
            <id>4478</id>
            <name>X.Org</name>
            <created_at>2007-02-18T15:11:14Z</created_at>
            <updated_at>2009-11-24T17:41:59Z</updated_at>
            <description>X.Org provides an open source implementation of the network-transparent X Window System, as well as working on the standard itself.

The development work is being done as part of the freedesktop.org community, sponsored by the X.Org Foundation.</description>
            <homepage_url>http://www.x.org</homepage_url>
            <download_url>http://www.x.org/wiki/Releases/Download</download_url>
            <url_name>x</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/132/x_org_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/132/x_org_small.png</small_logo_url>
            <user_count>1854</user_count>
            <average_rating>4.17052</average_rating>
            <rating_count>346</rating_count>
            <analysis_id>649033</analysis_id>
            <licenses>
              <license>
                <name>mit</name>
                <nice_name>MIT License</nice_name>
              </license>
              <license>
                <name>bsd_ish</name>
                <nice_name>New BSD License</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154406</id>
          <stack_id>34420</stack_id>
          <project_id>3710</project_id>
          <created_at>2008-08-08T00:57:53Z</created_at>
          <project>
            <id>3710</id>
            <name>rsync</name>
            <created_at>2006-12-01T14:53:28Z</created_at>
            <updated_at>2009-11-25T18:10:10Z</updated_at>
            <description>rsync is an open source utility that provides fast incremental file transfer.</description>
            <homepage_url>http://samba.anu.edu.au/rsync/</homepage_url>
            <download_url></download_url>
            <url_name>rsync</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/816/rsync_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/816/rsync_small.png</small_logo_url>
            <user_count>1137</user_count>
            <average_rating>4.57895</average_rating>
            <rating_count>209</rating_count>
            <analysis_id>771519</analysis_id>
            <licenses>
              <license>
                <name>gpl</name>
                <nice_name>GNU General Public License 2.0</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
        <stack_entry>
          <id>154399</id>
          <stack_id>34420</stack_id>
          <project_id>43</project_id>
          <created_at>2008-08-08T00:57:38Z</created_at>
          <project>
            <id>43</id>
            <name>GIMP</name>
            <created_at>2006-10-10T15:51:31Z</created_at>
            <updated_at>2009-11-25T02:03:02Z</updated_at>
            <description>GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.

It has many capabilities. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc.

GIMP is expandable and extensible. It is designed to be augmented with plug-ins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted.

GIMP is written and developed under X11 on UNIX platforms. But basically the same code also runs on MS Windows and Mac OS X.</description>
            <homepage_url>http://www.gimp.org/</homepage_url>
            <download_url>http://www.gimp.org/downloads/</download_url>
            <url_name>gimp</url_name>
            <medium_logo_url>http://bits.ohloh.net/attachments/22363/wilber_med.png</medium_logo_url>
            <small_logo_url>http://bits.ohloh.net/attachments/22363/wilber_small.png</small_logo_url>
            <user_count>2375</user_count>
            <average_rating>4.17552</average_rating>
            <rating_count>621</rating_count>
            <analysis_id>770889</analysis_id>
            <licenses>
              <license>
                <name>gpl2_or_later</name>
                <nice_name>GNU General Public License 2.0 or later</nice_name>
              </license>
              <license>
                <name>gpl3_or_later</name>
                <nice_name>GNU General Public License 3 or later</nice_name>
              </license>
              <license>
                <name>lgpl21_or_later</name>
                <nice_name>GNU Lesser General Public License 2.1 or later</nice_name>
              </license>
              <license>
                <name>lgpl3</name>
                <nice_name>GNU Lesser General Public License 3</nice_name>
              </license>
            </licenses>
          </project>
        </stack_entry>
      </stack_entries>
      <account_id>20673</account_id>
    </stack>
  </result>
</response>
