Metadata-Version: 2.1
Name: Optimus-Prime
Version: 1.0.1
Summary: A small package experiment
Home-page: https://gitlab.com/awakzdev/python-app
Author: Elazar Chodjayev
Author-email: zenmyx@gmail.com
License: UNKNOWN
Description: # A packaged PyPi application (Artifactory)
        #### Will create a random number between 2, 100 and calculate all Prime numbers that come before it. package and push to a private PyPi registry (Artifactory)
        
        ### Functions
        #### You must generate a random number (randint) and call `printPrime(number).`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
