]> git.phdru.name Git - m_lib.git/blob - m_lib/rus/__init__.py
The library was tested and works with Python 3.5 and 3.6
[m_lib.git] / m_lib / rus / __init__.py
1 """Broytman Rus Library for Python"""
2
3
4 __all__ = [
5    "rus2lat", "lat2rus"
6 ]