Metadata-Version: 1.0
Name: PyJaw
Version: 0.1.2
Summary: A Python implementation of the Rejaw API
Home-page: http://code.google.com/p/pyjaw
Author: Lee McFadden
Author-email: spleeman@gmail.com
License: MIT
Description: PyJaw - Python implementation of the Rejaw API
        ==============================================
        
        This is a port of the `Ruby API`_ developed by the `Rejaw team`_.
        
        For full details visit the `project home page`_.
        
        The development version is available in `SVN`_ and via ``easy_install PyJaw==dev``
        
        .. _Ruby API:
        http://code.google.com/p/rejaw/source/browse/trunk/api/ruby/api_client.rb
        
        .. _Rejaw team:
        http://rejaw.com/help/about
        
        .. _project home page:
        http://code.google.com/p/pyjaw/
        
        .. _SVN:
        http://pyjaw.googlecode.com/svn/trunk/#egg=PyJaw-dev
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
