Metadata-Version: 2.0
Name: prakriya
Version: 0.0.2
Summary: prakriya is a package to derive information about given Sanskrit verb form.
Home-page: https://github.com/drdhaval2785/python-prakriya
Author: Dr. Dhaval Patel
Author-email: drdhaval2785@gmail.com
License: GNU General Public License v3
Keywords: prakriya,panini,Sanskrit,grammar,tinanta
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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: Click (>=6.0)
Requires-Dist: requests

========
prakriya
========


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

.. image:: https://img.shields.io/travis/drdhaval2785/python-prakriya.svg
        :target: https://travis-ci.org/drdhaval2785/python-prakriya

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

.. image:: https://pyup.io/repos/github/drdhaval2785/python-prakriya/shield.svg
     :target: https://pyup.io/repos/github/drdhaval2785/python-prakriya/
     :alt: Updates


prakriya is a package to derive information about given Sanskrit verb form.


* Free software: GNU General Public License v3
* Documentation: https://prakriya.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


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

0.0.1 (2017-12-30)
------------------

* First release on PyPI.


