Metadata-Version: 1.1
Name: facturae
Version: 0.3.0
Summary: Facturae
Home-page: http://www.gisce.net
Author: GISCE-TI, S.L.
Author-email: devel@gisce.net
License: GPLv3
Description: # Facturae library
        
        This repo is a fork from [totaler/facturae](https://github.com/totaler/facturae) desired to add XML signature support and some improvements.
        
        Originally it allows you to build Facturae xml format based on v3.2.1
        
        It depends on [libComXML](https://github.com/gisce/libComXML)
        
        ## Install
        
        ```
        $ pip install facturae
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
