.project
.pydevproject
LICENSE
README
ez_setup.py
setup.cfg
setup.py
.settings/org.eclipse.core.resources.prefs
MyProxyClient.egg-info/PKG-INFO
MyProxyClient.egg-info/SOURCES.txt
MyProxyClient.egg-info/dependency_links.txt
MyProxyClient.egg-info/entry_points.txt
MyProxyClient.egg-info/not-zip-safe
MyProxyClient.egg-info/requires.txt
MyProxyClient.egg-info/top_level.txt
documentation/Makefile
myproxy/__init__.py
myproxy/client.py
myproxy/script.py
myproxy/test/README
myproxy/test/__init__.py
myproxy/test/localhost.crt
myproxy/test/myProxyClient.cfg
myproxy/test/myProxyClientTest.cfg
myproxy/test/openssl.conf
myproxy/test/test_myproxyclient.py
myproxy/test/testuser.crt
myproxy/test/testuser.key
myproxy/utils/__init__.py
myproxy/utils/openssl.py