<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>374536</id>
      <name>partition-balancer</name>
      <created_at>2009-08-13T22:56:13Z</created_at>
      <updated_at>2009-08-13T22:56:14Z</updated_at>
      <description>Usage:
     partition_balancer [options] -d  -r  -t  

     Options:
       -c, --column=     The column on which partitioning is based
       -d, --database=   The database to use
       -h, --help                Display this message and exit
       -H, --host=     The target MySQL server host
       -p, --password= The password of the MySQL user
       -P, --port=      The port MySQL is listening on
       -r, --rows=      The target number of rows in each partition
       -s, --socket=   Use the specified mysql unix socket to connect
       -t, --table=       The table name to evaluate
       -u, --username= The MySQL user used to connect
       -v, --verbose             Increase verbosity level
       -V, --version             Display version information and exit

     Defaults are:

     ATTRIBUTE                  VALUE
     -------------------------- ---------------------
     column                     Current partition key
     database                   No default value
     help                       FALSE
     host                       localhost
     password                   No default value
     port                       3306
     rows                       No default value
     socket                     No default value
     table                      No default value
     username                   No default value
     verbose                    0 (out of 2)
     version                    FALSE</description>
      <homepage_url>http://code.google.com/p/partition-balancer/</homepage_url>
      <download_url></download_url>
      <url_name>partition-balancer</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
