Metadata-Version: 2.1
Name: lingulio
Version: 1.17.0
Summary: A Python library based on Google Gemini LLM to perform basic and advanced natural language processing (NLP) tasks
Home-page: UNKNOWN
Author: Fareed Hassan Khan, Syed Asad Rizvi
Author-email: <fareedhassankhan12@gmail.com>, <syedasad44@gmail.com>
Maintainer: ['Fareed Hassan Khan', 'Syed Asad Rizvi']
License: UNKNOWN
Keywords: python,NLP
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: google-generativeai
Requires-Dist: grpcio
Requires-Dist: grpcio-tools

This is a test file

```python
import os 
print("Hello World")
```

and this is string

