{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/python-config-rs","name":"python-config-rs","description":"Python distribution information via python3-config.\n\nThis crate provides a Rust interface to your system's Python distribution information.\nOur goal is for this to be useful in build scripts, or in any application where\ngetting the Python include directories, linker flags, or compile flags is necessary.\n\nThis crate also provides a reimplementation of python3-config, the\nscript, that can query configuration information about your\ndistribution. The binary only needs a Python interpreter. We show that\nour binary is API compatible with existing `python3-config` scripts.\n\nSee the repsitory for more project information.\n","version":"0.1.2","softwareVersion":"0.1.2","license":["https://spdx.org/licenses/MIT","https://spdx.org/licenses/Apache-2.0"],"codeRepository":"https://github.com/mciantyre/python-config-rs","issueTracker":"https://github.com/mciantyre/python-config-rs/issues","keywords":["python"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"mciantyre","url":"https://github.com/mciantyre"}],"author":[{"@type":"Person","name":"mciantyre","url":"https://github.com/mciantyre"}],"copyrightHolder":[{"@type":"Person","name":"mciantyre","url":"https://github.com/mciantyre"}],"dateCreated":"2019-02-02","dateModified":"2019-02-03","datePublished":"2019-02-03","copyrightYear":2019,"downloadUrl":"https://static.crates.io/crates/python-config-rs/python-config-rs-0.1.2.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/python-config-rs/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/python-config-rs/"]}