Metadata-Version: 2.1
Name: num2geotext
Version: 0.0.1
Summary: A Python package for converting numbers and floats (up to 15 digits) into Georgian text, 
Author: Tornike Skhirtladze
Author-email: <skhirtladze.tornike@gmail.com>
Keywords: python,number to text,float to text,float to currency text,Georgian language,Georgian text,Georgian currency,text conversion,number to words,text processing,numerical data conversion,text-based reports,financial applications,educational tools,data validation,legal documents
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Natural Language :: Georgian
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Operating System :: OS Independent
License-File: LICENSE.txt


num2geotext is a python package for converting numbers and floats into text, 
and for converting floats into currency text representations. It supports a wide range of use cases, 
including converting numerical values for text-based reports, financial applications, 
educational tools, voice assistants, legal documents, and data validation. 
This package can be utilized in generating invoices, converting currency amounts for receipts, 
enhancing accessibility through text-to-speech systems, and providing better readability for 
large numeric data.
