LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
hinlang/__init__.py
hinlang/cli.py
hinlang/detector.py
hinlang/dictionary.py
hinlang/hindi_to_roman.py
hinlang/roman_to_hindi.py
hinlangpy.egg-info/PKG-INFO
hinlangpy.egg-info/SOURCES.txt
hinlangpy.egg-info/dependency_links.txt
hinlangpy.egg-info/entry_points.txt
hinlangpy.egg-info/requires.txt
hinlangpy.egg-info/top_level.txt
hinlangpy.egg-info/zip-safe
tests/test_detector.py
tests/test_hindi_to_roman.py
tests/test_roman_to_hindi.py
tests/test_roundtrip.py