
    )i0              	           S SK Jr  S SKJr  \R                  rSSR                  \" \R                  R                  5       5      5       SSR                  \" \R                  5       5      5       S3r	Sr
SrS	rS
rSrg)    )roman)brahmicz
A CLI for indic script transliteration based on "indic-transliteration" python library.

Supported scripts/schemes:

- Brahmic scripts: z, z

- Romanizations: u  

Input can be:

- from command's argument

    Example:  $ sanscript --from hk --to iast "rAmAyaNa"      
    
    Output:   rāmāyaṇa

- from file passed to '--input-file / -i' option

    Example:  $ sanscript --from hk --to iast -i ramayana.txt
    
    Output:   rāmāyaṇa

- from Standard Input using '-'

    Example:  $ cat ramayana.txt | sanscript --from hk --to iast -i -
    
    OR:       $ sanscript --from hk --to iast -i - < ramayana.txt
    
    Output:   rāmāyaṇa

Output can be:

- to Standard Output

    Example:  $ sanscript --from hk --to iast "rAmAyaNa"      
    
    OR:       $ sanscript --from hk --to iast "rAmAyaNa" -o -
    
    Output:   rāmāyaṇa

- to file passed to '--ouput-file / -o' option

    Example:  $ sanscript --from hk --to iast "rAmAyaNa" -o output.txt
    
    Output:   Output written to: /home/user/output.txt

For more info: https://github.com/indic-transliteration/indic_transliteration_py
zj
Name of the scheme FROM which the input is to be transliterated.
See supported schemes list given above.
zh
Name of the scheme TO which the input is to be transliterated.
See supported schemes list given above.
z
Output file path to write transliterated output. Note: If it is not specified
or its argument is '-', the output is written to Standard Output.
zy
Input file path to transliterate. Note: When this option is used, input from
the INPUT_STRING argument will be ignored.
z
Input string to transliterate from the given '--from' scheme to the given
'--to' scheme. Note: This input will be ignored if '--input-file' option is
specified.
N)indic_transliteration.sanscriptr   'indic_transliteration.sanscript.schemesr   SCHEMESROMAN_SCHEMESjoinlistkeysprogramfrom_scheme	to_schemeoutput_file
input_fileinput_string     m/var/www/html/land-doc-ocr/venv/lib/python3.13/site-packages/indic_transliteration/sanscript_cli/help_text.py<module>r      s    1 ;
 IId7??#7#7#9:;< =))D!3!3!5678 )90d
	



r   