AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
pydevf/__init__.py
pydevf/__main__.py
pydevf/_pydevf.py
pydevf/pydev_formatter.jar
pydevf/version.py
pydevf.egg-info/PKG-INFO
pydevf.egg-info/SOURCES.txt
pydevf.egg-info/dependency_links.txt
pydevf.egg-info/entry_points.txt
pydevf.egg-info/not-zip-safe
pydevf.egg-info/requires.txt
pydevf.egg-info/top_level.txt
pydevf/pydev_formatter_lib/org.eclipse.equinox.common_3.10.0.v20180412-1130.jar
pydevf/pydev_formatter_lib/org.eclipse.text_3.6.300.v20180430-1330.jar
tests/test_code_format_api.py
tests/test_port_mutex.py
tests/test_pydevf.py