Metadata-Version: 2.1
Name: ling-basic
Version: 2.0.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, khan
Author-email: fareedhassankhan12@gmail.com
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
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

