Metadata-Version: 2.0
Name: pycfdi
Version: 0.1.0
Summary: A python module to create, manipulate and validate CFDI documents.
Home-page: https://github.com/wtrevino/pycfdi
Author: Walter Treviño
Author-email: walter.trevino@gmail.com
License: MIT license
Keywords: pycfdi
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Cerberus (>=1.0.1)
Requires-Dist: Click (>=6.0)

===============================
pycfdi
===============================

A python module to create, manipulate and validate CFDI documents.


* VERY much in alpha. Not intended for production use (yet). Work in progress.

* Free software: MIT license


=======
History
=======

0.1.0 (2016-11-03)
------------------

* First release on PyPI.


