Metadata-Version: 2.0
Name: pyisaf
Version: 0.1.2
Summary: Python library for i.SAF VAT report generation.
Home-page: https://github.com/naglis/pyisaf
Author: Naglis Jonaitis
Author-email: naglis@mailbox.org
License: BSD license
Keywords: pyisaf
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: schema (>=0.6.5,<0.7.0)

=======
pyisaf
=======

.. image:: https://img.shields.io/pypi/v/pyisaf.svg
        :target: https://pypi.python.org/pypi/pyisaf

.. image:: https://img.shields.io/travis/naglis/pyisaf.svg
        :target: https://travis-ci.org/naglis/pyisaf

.. image:: https://codecov.io/gh/naglis/pyisaf/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/naglis/pyisaf

Python library for i.SAF VAT report generation.

* GitHub: https://github.com/naglis/pyisaf
* Free software: BSD license

Features
--------

* i.SAF data validation based on schema
* i.SAF XML builder


.. :changelog:

History
-------

v0.1.2 (2016-11-24)
~~~~~~~~~~~~~~~~~~~

* Minor fixes in description

v0.1.1 (2016-11-24)
~~~~~~~~~~~~~~~~~~~

* Initial version


