Metadata-Version: 2.1
Name: gerencianet
Version: 1.1.0
Summary: Module for integration with Gerencianet API
Home-page: https://github.com/gerencianet/gn-api-sdk-python
Author: Danniel Hugo, Cecilia Deveza, Francisco Thiene, Thomaz Feitoza, Talita Campos 
Author-email: suportetecnico@gerencianet.com.br
License: MIT
Keywords: payment Gerencianet
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: requests (==2.9.1)
Requires-Dist: six (==1.9.0)
Provides-Extra: test
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: responses ; extra == 'test'

A python library for integration of your backend with the payment services
provided by http://gerencianet.com.br.

More info visit our github page: https://github.com/gerencianet/gn-api-sdk-python


