Metadata-Version: 1.1
Name: verkkomaksut
Version: 0.2.0
Summary: Python wrapper for the JSON API of Suomen Verkkomaksut.
Home-page: http://github.com/fastmonkeys/python-verkkomaksut
Author: Janne Vanhala
Author-email: janne@fastmonkeys.com
License: BSD
Description: verkkomaksut
        ------------
        
        |build status|_
        
        .. |build status| image:: https://secure.travis-ci.org/fastmonkeys/python-verkkomaksut.png?branch=master
           :alt: Build Status
        .. _build status: http://travis-ci.org/fastmonkeys/python-verkkomaksut
        
        Python wrapper for the JSON API of Suomen Verkkomaksut.
        
        Installation
        ------------
        
        ::
        
            $ pip install verkkomaksut
        
        Resources
        ---------
        
        - `Issue Tracker <http://github.com/fastmonkeys/python-verkkomaksut/issues>`_
        - `Code <http://github.com/fastmonkeys/python-verkkomaksut>`_
        - `Development Version
          <http://github.com/fastmonkeys/python-verkkomaksut/zipball/master#egg=verkkomaksut-dev>`_
        
        Changelog
        ---------
        
        Here you can see the full list of changes between each python-verkkomaksut
        release.
        
        0.2.0 (June 6, 2013)
        ^^^^^^^^^^^^^^^^^^^^
        
        - Initial public release.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
