sanskrit-iast/README

27 lines
1.2 KiB
Text
Raw Normal View History

2018-05-03 19:11:29 +02:00
Sanskrit Transliteration Tool
=============================
2020-01-02 16:32:03 +01:00
This is a tool for romanisation of Sanskrit texts written in the Devanagari
2021-03-11 20:28:01 +01:00
script. It handles only the classic Sanskrit character set so it cannot be
used to transliterate modern Hindi.
2018-05-03 19:11:29 +02:00
2021-03-11 20:28:01 +01:00
The program is able to perform bidirectional transliteration: by default, it
romanises Sanskrit texts written in Devanagari using the International Alphabet
of Sanskrit Transliteration (IAST); alternatively it can be used for reverse
transliteration of IAST encoded texts into Devanagari.
For more details on the usage of the program and the requirements for the input
data, see the included manual page iast(1).
2018-05-03 19:11:29 +02:00
2020-01-13 19:59:32 +01:00
Licensing Notice
2018-05-03 19:11:29 +02:00
----------------
2020-01-13 19:59:32 +01:00
This software is released under the terms of the GPL license version 2 as
published by the Free Software Foundation. You can freely redistribute and/or
modify the software under the terms of the license.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
For more information on details of the license, see the file COPYING.