Metadata-Version: 1.1
Name: comanage_nacha
Version: 0.1.0
Summary: NACHA File Generation
Home-page: https://github.com/DisruptiveLabs/comanage_nacha
Author: DisruptiveLabs
Author-email: team+nacha@comanage.com
License: UNKNOWN
Description: # comanage_nacha 
        [![Build Status](https://travis-ci.org/DisruptiveLabs/comanage_nacha.svg?branch=master)](https://travis-ci.org/DisruptiveLabs/comanage_nacha)
        [![Coverage Status](https://coveralls.io/repos/github/DisruptiveLabs/comanage_nacha/badge.svg?branch=master)](https://coveralls.io/github/DisruptiveLabs/comanage_nacha?branch=master)
        [![PyPI version](https://badge.fury.io/py/comanage_nacha.svg)](https://badge.fury.io/py/comanage_nacha)
        
        A simple NACHA parser/builder/verification tool
        
        ```bash
        $ python setup.py test
        ```
        
        For examples of usage, currently see the tests. Documentation forthcoming
        
        You can run tests in multiple versions of python using tox
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Office/Business :: Financial
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
