Metadata-Version: 2.0
Name: pygaljs
Version: 1.0.0
Summary: Python package providing assets from https://github.com/Kozea/pygal.js
Home-page: https://github.com/ionelmc/python-pygaljs
Author: Ionel Cristian M\u0103rie\u0219
Author-email: contact@ionelmc.ro
License: LGPLv3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities

========
pygal.js
========

.. list-table::
    :stub-columns: 1

    * - package
      - |version| |downloads|

.. |version| image:: https://img.shields.io/pypi/v/pygal.js.svg?style=flat
    :alt: PyPI Package latest release
    :target: https://pypi.python.org/pypi/pygal.js

.. |downloads| image:: https://img.shields.io/pypi/dm/pygal.js.svg?style=flat
    :alt: PyPI Package monthly downloads
    :target: https://pypi.python.org/pypi/pygal.js

Python package providing assets from https://github.com/Kozea/pygal.js

* Free software: LGPLv3 license

Installation
============

::

    pip install pygal.js


Changelog
=========

1.0.0 (2015-08-13)
-----------------------------------------

* First release on PyPI.


