language 0.3.1

Typed BCP47 language tags with built-in names, plural metadata, and conversion helpers.
Documentation
# AI
.codex
.orchestrator
.specify

# Editor
.vscode

# Language Specifics

## JavaScript/TypeScript
node_modules

## Python
__pycache__
.ruff_cache
.venv

## Rust
target

# System
.DS_Store

# General Ignores
tmp
*.bak
*.log
.env*