Skip to content

hoangpq/rust-setuptools-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setuptools helpers for Rust extensions.

How to build

$ git clone https://github.com/hoangpq/rust-setuptools-ex.git
$ curl https://sh.rustup.rs -sSf | sh
$ cd rust-setuptools-ex
$ python setup.py install
$ python test/python.py

🎉 🎉 🎉