Metadata-Version: 2.1
Name: numerosprimospythonn
Version: 1.0
Summary: A tool to identify prime numbers.
Home-page: UNKNOWN
Author: Carlos Soto
Author-email: carlosmanuelsotodefreitas@gmail.com
License: GNU GPLv3
Keywords: mathematical operations
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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

NUMERO PRIMOS PYTHON
====================

Este es un ejemplo sencillo de un paquete de python, que contiene el comando para identificar los nÃºmeros que son primos hasta un nÃºmero n.
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. 


