Metadata-Version: 1.1
Name: lingme
Version: 1.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
Description: This is a test file
        
        ```python
        import os 
        print("Hello World")
        ```
        
        and this is string
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
