ruff_python_literal 0.0.0

This is a placeholder release for an internal component crate of Ruff
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "ruff_python_literal"
version = "0.0.0"
edition = "2024"
rust-version = "1.94"
authors = ["Charlie Marsh <charlie.r.marsh@gmail.com>"]
license = "MIT"
homepage = "https://docs.astral.sh/ruff"
repository = "https://github.com/astral-sh/ruff"
description = "This is a placeholder release for an internal component crate of Ruff"
readme = "README.md"