Metadata-Version: 1.1
Name: django-oscar-cch
Version: 2.2.6
Summary: Integration between django-oscar and the CCH Sales Tax Office SOAP API.
Home-page: https://gitlab.com/thelabnyc/django-oscar-cch
Author: Craig Weber
Author-email: crgwbr@gmail.com
License: ISC
Description: ================
        django-oscar-cch
        ================
        
        |  |license| |kit| |format| |downloads|
        
        This package handles integration between django-oscar based e-commerce sites and the `CCH Sales Tax Office <http://www.salestax.com/products/calculations-solutions/sales-tax-office.html>`_ SOAP API.
        
        **Full Documentation**: https://django-oscar-cch.readthedocs.io
        
        
        .. |license| image:: https://img.shields.io/pypi/l/django-oscar-cch.svg
            :target: https://pypi.python.org/pypi/django-oscar-cch
        .. |kit| image:: https://badge.fury.io/py/django-oscar-cch.svg
            :target: https://pypi.python.org/pypi/django-oscar-cch
        .. |format| image:: https://img.shields.io/pypi/format/django-oscar-cch.svg
            :target: https://pypi.python.org/pypi/django-oscar-cch
        .. |downloads| image:: https://img.shields.io/pypi/dm/django-oscar-cch.svg?maxAge=2592000
            :target: https://pypi.python.org/pypi/django-oscar-cch
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
