Stoq
========

Stoq's homepage is located at:
http://www.stoq.com.br

It's sourcecode is avaliable through a subversion repository at:
svn://www.async.com.br/stoq/trunk 

If you have any enhancements or bug reports, please fill them in Async
bugzilla:

http://bugs.async.com.br

Please select the product name Stoq2


Requirements
============
Stoq has the following dependencies:

Python 2.4 or higher
PyGTK 2.8.1 or higher
PostgresSQL 7.4.7 or higher
SQLObject 0.7.0
Gazpacho 0.6.5
Kiwi 1.9.4
stoqlib 0.6.0
Stoqdrivers 0.2.0
zope.interface 3.0.0 or higher 
dateutil (http://labix.org/python-dateutil)

If you are a developer, the following packages are for you:

docutils(http://docutils.sourceforge.net)
pylib (http://codespeak.net/py/current/doc/test.html)


Running Stoq
================

If you want to install Stoq just follow the instructions in the INSTALL
file.

You will probably need to set your PYTHONPATH if your system does not
have pygtk 2.8.1 in the default python site-packages directory.

Once you have Stoq installed, then to run it:
[evandro@localhost]$ stoq

If you just type bin/stoq you will get a list of available applications. 
You must also type the application name to run it properly like: bin/stoq pos

Note that your path will need to containe 'yourprefix/bin'


New Versions
============

New versions of Stoq can be found at:

http://www.stoq.com.br


Mailing list
============

There is two mailing lists for Stoq. You can subscribe to them through the web
interface at:

http://www.async.com.br/mailman/listinfo/stoq-users
http://www.async.com.br/mailman/listinfo/stoq-devel


Copyright Information
=====================
                                                                               
This software is covered by the GNU Lesser General Public License
(version 2.0, or if you choose, a later version).  Basically just don't
say you wrote bits you didn't.
