Metadata-Version: 2.1
Name: possible-english-words
Version: 0.0.1
Summary: this packages helps to extract possible english words from group of alphabets
Home-page: https://github.com/siramkalyan/wordcheats
Author: siramkalyan
Author-email: siramkalyan@gmail.com
License: UNKNOWN
Description: # Example Package
        
        Possible_words module
        
        This module has the valid_word() which takes the string or list of aphabets as and list of sizes of alphabets as input
        and return the possible english words present of that given sizes
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
