Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
@@ -0,0 +1,18 @@
[build]
type = "python"
[dependencies]
build = ["python-hatchling"]
runtime = ["python"]
[package]
description = "Python API for cross-platform colored terminal text."
homepage = "https://pypi.python.org/pypi/colorama"
license = "BSD-3-Clause"
name = "python-colorama"
version = "0.4.6"
[[source]]
extract_dir = "$name-$version"
sha256 = "skip"
url = "https://github.com/tartley/colorama.git#$version"