.gitignore
LICENSE
MANIFEST.in
Makefile
README.md
pip-requirements.txt
setup.py
test-requirements.txt
cpu_cores/__init__.py
cpu_cores/__init__.pyc
cpu_cores/common.py
cpu_cores/common.pyc
cpu_cores/darwin.py
cpu_cores/linux.py
cpu_cores.egg-info/PKG-INFO
cpu_cores.egg-info/SOURCES.txt
cpu_cores.egg-info/dependency_links.txt
cpu_cores.egg-info/top_level.txt
scripts/get_cpu_physical_cores.py
tests/darwin1
tests/linux1
tests/linux2
tests/linux3
tests/linux4
tests/linux5
tests/linux6
tests/linux7
tests/linux8
tests/linux9
tests/test_common.py
tests/test_darwin.py
tests/test_linux.py