Metadata-Version: 1.1
Name: checkout
Version: 0.2.0
Summary: Python wrapper for the Checkout Finland API.
Home-page: http://github.com/tuomasb/python-checkout
Author: Tuomas Blomqvist, Janne Vanhala
Author-email: tuomas.blomqvist@gmail.com, janne@fastmonkeys.com
License: BSD
Description: checkout
        ------------
        
        |build status|_
        
        .. |build status| image:: https://secure.travis-ci.org/tuomasb/python-checkout.png?branch=master
           :alt: Build Status
        .. _build status: http://travis-ci.org/tuomasb/python-checkout
        
        Python wrapper for the Checkout Finland API.
        
        Installation
        ------------
        
        ::
        
            $ pip install checkout
        
        Resources
        ---------
        
        - `Issue Tracker <http://github.com/tuomasb/python-checkout/issues>`_
        - `Code <http://github.com/tuomasb/python-checkout>`_
        - `Development Version
          <http://github.com/tuomasb/python-checkout/zipball/master#egg=checkout-dev>`_
        
        Changelog
        ---------
        
        Here you can see the full list of changes between each python-checkout
        release.
        
        0.3.0 (February 6, 2014)
        ^^^^^^^^^^^^^^^^^^^^
        
        - Initual public release of python-checkout.
        
        0.2.0 (June 6, 2013)
        ^^^^^^^^^^^^^^^^^^^^
        
        - Initial public release of python-verkkomaksut.
        
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
