Metadata-Version: 1.0
Name: list_prime_nums
Version: 0.1
Summary: This will print all prime numbers up to a given number
Home-page: http://pypi.python.org/pypi/list_prime
Author: Saad Bin Akhlaq
Author-email: saad.18@gmail.com
License: LICENSE.txt
Description: This package includes a function primes which will print all the prime numbers up to the given number N.
        
        Use case
        
        prime(N)
        
Keywords: primes,prime
Platform: UNKNOWN
