Commit graph

2 commits

Author SHA1 Message Date
534c0e87a8 updated readme with instructions on how to use as a crate 2025-09-13 10:12:35 -07:00
7aaefb9957 Initial commit: apt-wrapper - Simple APT transaction wrapper
- Core transaction API with add_package, resolve, commit, rollback
- Version tracking for upgrades/downgrades
- Simple package info with FFI conversion functions
- Comprehensive error handling
- Basic test suite
- Clean, minimal implementation (~326 lines total)
2025-09-13 10:02:01 -07:00