Docs.rs
  • pyoxidizer-0.24.0
    • pyoxidizer 0.24.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • indygreg
    • Dependencies
      • anyhow ^1.0.68 normal
      • apple-sdk ^0.4.0 normal
      • ar ^0.9.0 normal
      • cargo-lock ^8.0.3 normal
      • cargo_toml ^0.14.0 normal
      • cc ^1.0.78 normal
      • clap ^4.0.32 normal
      • codemap ^0.1.3 normal
      • codemap-diagnostic ^0.1.1 normal
      • dirs ^4.0.0 normal
      • duct ^0.13.6 normal
      • env_logger ^0.10.0 normal
      • fs2 ^0.4.3 normal
      • glob ^0.3.0 normal
      • guppy ^0.15.1 normal
      • handlebars ^4.3.6 normal
      • hex ^0.4.3 normal
      • itertools ^0.10.5 normal
      • linked-hash-map ^0.5.6 normal
      • log ^0.4.17 normal
      • once_cell ^1.17.0 normal
      • path-dedot ^3.0.18 normal
      • pyo3-build-config ^0.17.3 normal
      • python-packaging ^0.16.0-pre normal
      • python-packed-resources ^0.12.0-pre normal
      • remove_dir_all ^0.7.0 normal
      • rustc_version ^0.4.0 normal
      • semver ^1.0.16 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • sha2 ^0.10.6 normal
      • shlex ^1.1.0 normal
      • simple-file-manifest ^0.11.0 normal
      • starlark ^0.3.2 normal
      • starlark-dialect-build-targets ^0.8.0-pre normal
      • tar ^0.4.38 normal
      • tempfile ^3.3.0 normal
      • tugger ^0.18.0-pre normal
      • tugger-binary-analysis ^0.7.0-pre normal
      • tugger-code-signing ^0.10.0-pre normal
      • tugger-common ^0.10.0-pre normal
      • tugger-rust-toolchain ^0.13.0-pre normal
      • tugger-windows ^0.10.0-pre normal
      • tugger-wix ^0.16.0-pre normal
      • url ^2.3.1 normal
      • uuid ^1.2.2 normal
      • version-compare ^0.1.1 normal
      • walkdir ^2.3.2 normal
      • which ^4.3.0 normal
      • zstd ^0.12.1 normal
      • assert_cmd ^2.0.7 dev
      • assert_fs ^1.0.10 dev
      • indoc ^1.0.8 dev
      • libtest-mimic ^0.6.0 dev
      • predicates ^2.1.5 dev
      • trycmd ^0.14.6 dev
      • xml-rs ^0.8.4 dev
      • git2 ^0.15 build
    • Versions
    • 70% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pyoxidizerlib0.24.0

Module starlark

Module Items

  • Modules

In crate pyoxidizerlib

pyoxidizerlib

Module starlark

Source
Expand description

The starlark module and related sub-modules define the Starlark dialect used to define Oxidized Python binaries.

Modulesยง

env
eval
file
file_resource
python_distribution
python_embedded_resources
python_executable
python_extension_module
python_interpreter_config
python_module_source
python_package_distribution_resource
python_package_resource
python_packaging_policy
python_resource
util