Metadata-Version: 2.1
Name: pyprimos
Version: 1.0
Summary: Es una herramienta para calcular los primos entre 1 y n.
Home-page: UNKNOWN
Author: Leonardo Arias
Author-email: neoleoal@gmail.com
License: GNU GPLv3
Keywords: pyprimos mathematical operations primos
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

PY PRIMOS
==============

Este es un ejemplo simple de un paquete Python con integraciÃ³n de R. Este paquete contiene una funciÃ³n que recibe un nÃºmero n y calcula del 1 a n todos los nÃºmeros primos.

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.



