.gitignore
.travis.yml
CHANGES.rst
MANIFEST.in
README.rst
setup.py
example/Cargo.toml
example/README.rst
example/build-wheels.sh
example/setup.py
example/hello_rust/__init__.py
example/src/lib.rs
setuptools_rust/__init__.py
setuptools_rust/build.py
setuptools_rust/build_ext.py
setuptools_rust/check.py
setuptools_rust/clean.py
setuptools_rust/extension.py
setuptools_rust/patch.py
setuptools_rust/test.py
setuptools_rust/utils.py
setuptools_rust.egg-info/PKG-INFO
setuptools_rust.egg-info/SOURCES.txt
setuptools_rust.egg-info/dependency_links.txt
setuptools_rust.egg-info/entry_points.txt
setuptools_rust.egg-info/requires.txt
setuptools_rust.egg-info/top_level.txt
setuptools_rust.egg-info/zip-safe