feat: complete GPX library with full CLI implementation
- Implement production-ready CLI with convert and info commands
- Add proper ANSI color output and formatting
- Replace all get_ accessors with direct field access pattern
- Remove legacy Gpx_doc module in favor of Doc
- Add comprehensive error handling and validation
- Implement track/route point counting and analysis
- Support waypoint to track conversion with sorting options
- Add detailed GPX file analysis with time range calculation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>