Metadata-Version: 2.1
Name: listaprimo
Version: 1.0
Summary: A tool to list prime numbers between 1 and n.
Home-page: UNKNOWN
Author: David Jerez
Author-email: davjersor@gmail.com
License: GNU GPLv3
Keywords: listaprimo primos mathematical
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

LISTAPRIMO
************

Este es un ejemplo simple de un paquete Python. Este paquete contiene una funciÃ³n para realizar un listado de los numero primos entre 1 y el numero soleccionado por el usuario.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.


