Commit 2ec729e
chore: update pyproject.toml description and metadata
Enhanced project metadata to reflect evolution:
**Updated Description:**
- Old: "Fast settings management using msgspec"
- New: "High-performance settings management and validation library
with 26+ specialized validators, powered by msgspec"
**Added Keywords (11 total):**
- msgspec, settings, configuration
- validation, validators
- pydantic (for discoverability)
- environment-variables, dotenv
- type-validation
- fast, performance
**Enhanced Classifiers:**
- Added "Intended Audience :: System Administrators"
- Added "Topic :: System :: Systems Administration"
- Added "Typing :: Typed" (for type-safe libraries)
These changes improve:
- 🔍 PyPI search discoverability
- 📊 Better project categorization
- 🎯 Clear communication of dual purpose (settings + validation)
- 🏷️ Relevant keywords for users searching for pydantic alternatives
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f7767ce commit 2ec729e
1 file changed
+18
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
18 | 31 | | |
19 | 32 | | |
20 | 33 | | |
21 | 34 | | |
| 35 | + | |
22 | 36 | | |
23 | 37 | | |
24 | 38 | | |
| |||
29 | 43 | | |
30 | 44 | | |
31 | 45 | | |
32 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
33 | 49 | | |
34 | 50 | | |
35 | 51 | | |
| |||
0 commit comments