Metadata-Version: 1.1
Name: PuntoPagos
Version: 0.2.1dev
Summary: Punto Pagos REST API implementation
Home-page: http://desarrollo.witoi.com
Author: Pedro Buron, Alejandro Varas
Author-email: pedro@witoi.com, alejandro@witoi.com
License: GPLv3
Description: # Punto Pagos Python SDK
        
        If you are using this project please send an email to pedro at witoi dot com, and if you are in a good mood send a couple of beers :).
        
        ## What's Punto Pagos
        * More info at http://www.puntopagos.com/
        * This is an independent development.
        
        ## Requeriments 
        * Tested on python2.6 and python2.7.
        
        ## Installation
        * `python setup.py install`
        
        ## Usage
        * Please watch tests.
        
        ## TODO
        * Retrieve public lists from services at puntopagos.
        * Django app (views).
        
        ## Authors
        * [Pedro Burón](http://pedroburon.info)
        * [Alejandro Varas](http://alej0.tk)
        
Keywords: puntopagos,witoi,e-commerce
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
