Metadata-Version: 1.1
Name: PySPED
Version: 1.0.1
Summary: PySPED is a library to implement all requirements of the Brazilian Public System of Digital Bookkeeping
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 :: 5 - Production/Stable
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
Requires: lxml(>=3.7.3)
Requires: xmlsec(>=1.0.7)
Requires: Geraldo(>=0.4.16)
Requires: qrcode(>=5.3)
Requires: py3o.template(>=0.9.11)
Requires: sh(>=1.12.9)
