Metadata-Version: 2.1
Name: primePN
Version: 2.0
Summary: A tool to check the prime numbers between 1 and n.
Home-page: UNKNOWN
Author: Pedro Navarro
Author-email: petrus_nvm@hotmail.com
License: GNU GPLv3
Keywords: prime primo primenumber
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
License-File: LICENSE.txt

Prime PN
===========

Este es un ejercicio que permite calcular los numeros primos entre 1 y n, donde n es un parametro de la funcion.
This program is free software: You can redistribute it and/or modify it under the terms of license by the Free Software Foundation, either version3 of the License(at your option) any other version.


