Metadata-Version: 2.1
Name: searchPrimo
Version: 1.0
Summary: Operaciones para encontrar los numeros primos.
Home-page: UNKNOWN
Author: Antonio Pinar
Author-email: antoniopinar2@gmail.com
License: GNU GPLv3
Keywords: pyoperaciones mathematical operations primo
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

NumeroPrimo
==============

Este es un ejemplo simple de un paquete Python. Este paquete contiene una funcion en la que obtenemos los numeros primos que hay desde el 1 hasta el numero pasado por parametro.

This program is free software: You can redistribute it and/or modify it under the terms of license by the Free Software Foundation, either version 3 of the License(at your option) any other version.



