Commit Graph

7 Commits

Author SHA1 Message Date
stu
f00ca45f59 Update .gitignore, README, and add build outputs and tooling
- Updated .gitignore to reflect current project structure
- Updated README with current build and installation instructions
- Added cmd, internal, and scripts directories for project organization
- Added build artifacts and installation scripts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 09:28:38 -05:00
79b11c27ef Fix packaging and ensure __main__.py exports main() 2025-11-04 05:04:53 -05:00
e2c1cf1921 Flatten structure, remove src directory, fix packaging 2025-11-04 05:01:22 -05:00
4ae040d00e Fix packaging: correct src/core layout and setuptools config 2025-11-04 04:59:24 -05:00
9b8e63aeec Refactor packaging structure (src/core) and fix build paths 2025-11-04 04:56:46 -05:00
e1e851da1a Fix TOML syntax for Arch build 2025-11-04 04:41:05 -05:00
bb94bf0b91 Initial commit: img2pdf v1.0.0 2025-11-04 04:24:17 -05:00