Skip to content

messense/python3-config-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-config-rs

GitHub Actions Crates.io docs.rs

Read Python 3 sysconfigdata in Rust.

Installation

Add it to your Cargo.toml:

[dependencies]
python3-config = "0.2"

then you are good to go. If you are using Rust 2015 you have to add extern crate python3_config to your crate root as well.

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

About

Read Python 3 sysconfigdata in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages