Metadata-Version: 2.1
Name: sub-package1
Version: 1.0
Summary: A tool to print the module name.
Home-page: UNKNOWN
Author: Alexandra Furlong
Author-email: alefurlong23@gmail.com
License: GNU GPLv3
Keywords: print modulename package
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

sub_package1
==============

Este es un ejemplo simple de un paquete Python. Este paquete contiene 4 mÃ³dulos en python con una funciÃ³n que imprime el nombre del mÃ³dulo correspondiente.
This program is free software: You can use any of the 4 modules in the package.


