Metadata-Version: 1.1
Name: krithicprimefinder
Version: 0.0.1
Summary: To check prime number and do stuffs in prime
Home-page: UNKNOWN
Author: Krithic Sugumar
Author-email: krithic2001@gmail.com
License: MIT
Description: This is to check prime number and get the range upto prime number and count upto range of the prime number.
        It is most efficient and quickest way to check for the prime number. 
        Therefore, it is most preferred in competitive programming. 
        Next time while attempting any question in competitive programming, use this method for best results.
        
        Change log
        ==========
        
        0.0.1 (26/08/2021)
        ------------------
        - First Release
Keywords: prime
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
