Metadata-Version: 1.1
Name: django-afip
Version: 2.2.0
Summary: AFIP integration for django
Home-page: https://gitlab.com/hobarrera/django-afip
Author: Hugo Osvaldo Barrera
Author-email: hugo@barrera.io
License: ISC
Description: django-afip
        ===========
        
        .. image:: https://ci.gitlab.com/projects/7545/status.png?ref=master
          :target: https://ci.gitlab.com/projects/7545?ref=master
          :alt: build status
        
        .. image:: https://readthedocs.org/projects/django-afip/badge/?version=latest
          :target: http://django-afip.readthedocs.io/en/latest/?badge=latest
          :alt: Documentation Status
        
        .. image:: https://img.shields.io/pypi/v/django-afip.svg
          :target: https://pypi.python.org/pypi/django-afip
          :alt: version on pypi
        
        .. image:: https://img.shields.io/pypi/l/django-afip.svg
          :alt: licence
        
        **django-afip** is a django application for interacting with AFIP's
        web-services (and models all related data). For the moment only WSFE and WSAA
        are implemented.
        
        Documentation
        -------------
        
        For detailed configuration, have a look at the latest docs at readthedocs_.
        
        .. _readthedocs: https://django-afip.readthedocs.io/
        
        Licence
        -------
        
        This software is distributed under the ISC licence. See LICENCE for details.
        
        Copyright (c) 2015-2016 Hugo Osvaldo Barrera <hugo@barrera.io>
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
