Metadata-Version: 2.1
Name: sanskrit-text
Version: 0.1.0
Summary: Sanskrit Text Utility Functions
Home-page: https://github.com/hrishikeshrt/sanskrit-text
Author: Hrishikesh Terdalkar
Author-email: hrishikeshrt@linuxmail.org
License: GNU General Public License v3
Keywords: sanskrit-text,sanskrit_text,sanskrit,devanagari
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

=============
Sanskrit Text
=============



.. image:: https://img.shields.io/pypi/v/sanskrit-text
        :target: https://pypi.python.org/pypi/sanskrit-text


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

.. image:: https://img.shields.io/pypi/pyversions/sanskrit-text
        :target: https://pypi.python.org/pypi/sanskrit-text
        :alt: Python Version Support

.. image:: https://img.shields.io/github/issues/hrishikeshrt/sanskrit-text
        :target: https://github.com/hrishikeshrt/sanskrit-text/issues
        :alt: GitHub Issues

.. image:: https://img.shields.io/github/followers/hrishikeshrt?style=social
        :target: https://github.com/hrishikeshrt
        :alt: GitHub Followers


.. image:: https://img.shields.io/twitter/follow/hrishikeshrt?style=social
        :target: https://twitter.com/hrishikeshrt
        :alt: Twitter Followers



Sanskrit Text (Devanagari) Utility Functions


* Free software: GNU General Public License v3
* Documentation: https://sanskrit-text.readthedocs.io.


Features
========

* Syllabification
* Varṇa Viccheda
* Pratyāhāra Encoding-Decoding
* Uccāraṇa Sthāna Yatna Utility
* Several other utility functions

Install
=======

To install Sanskrit Text, run this command in your terminal:

.. code-block:: console

    $ pip install sanskrit-text

Credits
=======

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

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


History
=======

0.1.0 (2022-07-03)
------------------

* First release on PyPI.


