sanskrit-iast/README

36 lines
1.5 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
2022-01-10 21:12:53 +01:00
script using the International Alphabet of Sanskrit Transliteration (IAST).
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
2022-01-10 21:12:53 +01:00
romanises Sanskrit texts written in Devanagari using the IAST scheme;
alternatively it can be used for reverse transliteration of IAST encoded texts
into Devanagari.
2024-02-20 16:57:45 +01:00
Given the fact that the IAST standard handles only the classic Sanskrit
2022-01-10 21:12:53 +01:00
character set, it cannot be used for lossless transliteration of modern Hindi.
2024-02-20 16:57:45 +01:00
It can, however, be used for transcription of Hindi (which is lossy).
2021-03-11 20:28:01 +01:00
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
2023-03-18 18:22:46 +01:00
Donations
---------
If you like this project and it is useful to you, consider sending a donation
to the following Bitcoin address: 1LXAkkvKodKB237yayzCTYAsb8tYawGfHz
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.