General Information
===================
This file could be outdata, please see http://sharepy.garage.maemo.org 
for updated information.

SharePy is a Share on Ovi uploader.
It's written in Python language and uses the graphical libraries Hildon and GTK.

## End-users ##

To get SharePy, you should go to its downloads page in maemo.org:
http://maemo.org/downloads/product/sharepy

Choose your operating system, and click in the green install arrow.

## Developers ##

SharePy depends on the following python modules:

gtk, hildon, os, gobject, pango, cPickle, base64, sys, thread, osso

And the module share_on_py, this module is released with SharePy. 
It's a module to access to the functions on Share On Ovi service.
Actually, it only can upload files and get the channel list.
This module is barely based in the PHP class by Peter Rukavina <peter@rukavina.net>
http://websvn.reinvented.net/wsvn/Plazes/Ovi/class.ovi.php

The SharePy icon is from the Gorilla iconset. With a CC Attribution-ShareAlike license.

SharePy is free software, released under GNU GPL license. See COPYING
file in this distribution for complete text of the license.

The web site is:
    https://sharepy.garage.maemo.org/
releases are located at:
    https://garage.maemo.org/frs/?group_id=781


Special thanks go to Stephen Wing for him idea to call this application SharePy

Have fun, and if you want to contact me for any feedback (thank-yous,
bugreports, patches, etc) you can do so by emailing to:

Daniel Martín Yerga <dyerga@gmail.com>



Bug reports and contact
=======================

Report bugs and feature requests in maemo-wordpy bug base at

https://garage.maemo.org/projects/sharepy/

You can also send email to dyerga@gmail.com if you don't feel like
using bug base, or have any questions/comments/beer.


SVN
===

You can view the SVN repository in https://garage.maemo.org/scm/?group_id=781

