LICENSE.txt
README.md
setup.cfg
setup.py
swcpm/__init__.py
swcpm/main.py
swcpm.egg-info/PKG-INFO
swcpm.egg-info/SOURCES.txt
swcpm.egg-info/dependency_links.txt
swcpm.egg-info/entry_points.txt
swcpm.egg-info/requires.txt
swcpm.egg-info/top_level.txt
swcpm/info/__init__.py
swcpm/info/info_command.py
swcpm/info/info_func.py
swcpm/install/__init__.py
swcpm/install/install_command.py
swcpm/install/install_func.py
swcpm/remove/__init__.py
swcpm/remove/remove_command.py
swcpm/remove/remove_func.py
swcpm/run/__init__.py
swcpm/run/run_command.py
swcpm/run/run_func.py
swcpm/wget/__init__.py
swcpm/wget/wget_command.py
swcpm/wget/wget_func.py