tofusoup 2025-11-18
Repository restructured with initial commit on new main branch
197 files · 6,669+ · 8,572-

Repository main branch initialized with full codebase

11 files changed
  • pyproject.toml Project configuration
  • README.md Project readme
  • cli.py Main CLI module
  • __init__.py Package init
  • Makefile.backup.20251110 Makefile backup
  • ci.yml CI workflow
  • release.yml Release workflow
  • .pre-commit-config.yaml Pre-commit configuration
  • LICENSE License file
  • CHANGELOG.md Changelog
  • VERSION Version file
  • Initial commit creating new main branch baseline for the repository, establishing the full project structure including source, tests, conformance suite, and documentation instantiate architectural
    4 files
    • pyproject.toml
    • README.md
    • cli.py
    • __init__.py