setup.py
firstpypackage/__init__.py
firstpypackage/add.py
firstpypackage/subtract.py
firstpypackage.egg-info/PKG-INFO
firstpypackage.egg-info/SOURCES.txt
firstpypackage.egg-info/dependency_links.txt
firstpypackage.egg-info/top_level.txt
firstpypackage/extras/__init__.py
firstpypackage/extras/divide.py
firstpypackage/extras/multiply.py