Metadata-Version: 2.1
Name: facturae
Version: 0.4.0
Summary: Facturae
Home-page: http://www.gisce.net
Author: GISCE-TI, S.L.
Author-email: devel@gisce.net
License: GPLv3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
License-File: COPYING

# 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
```
