[package]
edition = "2024"
rust-version = "1.94"
name = "ruff_python_literal"
version = "0.0.0"
authors = ["Charlie Marsh <charlie.r.marsh@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "This is a placeholder release for an internal component crate of Ruff"
homepage = "https://docs.astral.sh/ruff"
readme = "README.md"
license = "MIT"
repository = "https://github.com/astral-sh/ruff"
[lib]
name = "ruff_python_literal"
path = "src/lib.rs"