Metadata-Version: 2.1
Name: django-oscar-cch
Version: 6.0.0
Summary: Integration between django-oscar and the CCH Sales Tax Office SOAP API.
Home-page: https://gitlab.com/thelabnyc/django-oscar/django-oscar-cch
Author: Craig Weber
Author-email: crgwbr@gmail.com
License: ISC
Description: ================
        django-oscar-cch
        ================
        
        |  |license| |kit| |format|
        
        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
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Provides-Extra: circuitbreaker
Provides-Extra: development
