language 0.4.1

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

# Editor
.vscode
.zed

# Language Specifics

## JavaScript/TypeScript
dist
node_modules
.vite

## Python
__pycache__
.pytest_cache
.ruff_cache
.venv

## Rust
target

## Swift
xcuserdata
.build

# System
.DS_Store

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