Metadata-Version: 2.1
Name: cl-sii
Version: 0.1.0
Summary: Python library for Servicio de Impuestos Internos (SII) of Chile.
Home-page: https://github.com/fyndata/lib-cl-sii-python
Author: Fyndata (Fynpal SpA)
Author-email: no-reply@fyndata.com
License: MIT
Description: =================
        cl-sii Python lib
        =================
        
        Python library for Servicio de Impuestos Internos (SII) of Chile.
        
        Status
        -------------
        
        .. image:: https://circleci.com/gh/fyndata/lib-cl-sii-python/tree/develop.svg?style=shield
            :target: https://circleci.com/gh/fyndata/lib-cl-sii-python/tree/develop
            :alt: CI status
        
        
        Supported Python versions
        -------------------------
        
        Only Python 3.7. Python 3.6 and below will not work because we use some features introduced in
        Python 3.7.
        
        
        
        
        History
        -------
        
        unreleased (YYYY-MM-DD)
        +++++++++++++++++++++++
        
        0.1.0 (2019-04-04)
        +++++++++++++++++++++++
        
        * (PR #2, 2019-04-04) Add class and constants for RUT
        * (PR #1, 2019-04-04) Whole setup for a Python package/library
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7, <3.8
Description-Content-Type: text/x-rst
