Metadata-Version: 2.0
Name: valuable
Version: 0.1.1
Summary: modular serialization tools
Home-page: https://github.com/ariebovenberg/valuable
Author: Arie Bovenberg
Author-email: a.c.bovenberg@gmail.com
License: MIT
Keywords: serialization,json,xml
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5

Valuable
========

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

.. image:: https://img.shields.io/pypi/l/valuable.svg
    :target: https://pypi.python.org/pypi/valuable

.. image:: https://img.shields.io/pypi/pyversions/valuable.svg
    :target: https://pypi.python.org/pypi/valuable

.. image:: https://travis-ci.org/ariebovenberg/valuable.svg?branch=master
    :target: https://travis-ci.org/ariebovenberg/valuable

.. image:: https://coveralls.io/repos/github/ariebovenberg/valuable/badge.svg?branch=master
    :target: https://coveralls.io/github/ariebovenberg/valuable?branch=master

.. image:: https://readthedocs.org/projects/valuable/badge/?version=latest
    :target: http://valuable.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://api.codeclimate.com/v1/badges/4779d55349b428fb1954/maintainability
   :target: https://codeclimate.com/github/ariebovenberg/valuable/maintainability
   :alt: Maintainability


(work in progress)

modular serialization tools


Release history
---------------

development
+++++++++++

0.1.1 (2018-01-17)
++++++++++++++++++

- small fixes

0.1.0 (2018-01-16)
++++++++++++++++++

- initial release


