Metadata-Version: 1.1
Name: PySPED
Version: 0.1.1
Summary: PySPED is a library to implement all requirements of the public system of bookkeeping digital
Home-page: https://github.com/aricaldeira/PySPED
Author: Aristides Caldeira
Author-email: aristides.caldeira@tauga.com.br
License: LGPL-v2.1+
Description: PySPED
        ======
        
        PySPED is a library to implement all requirements of the public system of bookkeeping digital (SPED portuguese acronym) including:
        
        - Invoice: Electronic invoice for products
        - NFse: Electronic invoice for services
        - ES: Electronic Cargo Bill of Lading
        - EDF: Electronic Tax Bookkeeping
        - ECF: Electronic Accounting Bookkeeping
        
        Install
        -------
        
        sudo python setup.py install
        
Keywords: nfe,nfse,cte,sped,edf,ecd
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
