# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "pyo3-built" version = "0.5.0" authors = ["PyO3 Project and Contributors"] description = "Expose build variables obtained with built as a PyDict" homepage = "https://github.com/pyo3/pyo3-built" readme = "README.md" keywords = [ "pyo3", "python", "cpython", "built", ] categories = [ "development-tools::ffi", "development-tools::build-utils", ] license = "Apache-2.0" repository = "https://github.com/pyo3/pyo3-built.git" [badges.appveyor] repository = "PyO3/pyo3-built" [badges.codecov] branch = "main" repository = "PyO3/pyo3-built" service = "github" [badges.travis-ci] branch = "main" repository = "PyO3/pyo3-built"