apt-dnf-bridge-workspace/apt-dnf-bridge-advanced/src
robojerk 06cafa0366 Initial commit: APT-DNF Bridge workspace
- Core crate: Minimal shell-out implementation
- Advanced crate: Pluggable backends and enhanced features
- Main crate: Re-exports core + optional advanced features
- Feature flags: Users choose complexity level
- Examples: Working demonstrations of both approaches
- Documentation: Clear README explaining the structure

Implements the refined two-crate approach with workspace + feature flags.
2025-09-13 20:45:18 -07:00
..
backend Initial commit: APT-DNF Bridge workspace 2025-09-13 20:45:18 -07:00
backend.rs Initial commit: APT-DNF Bridge workspace 2025-09-13 20:45:18 -07:00
lib.rs Initial commit: APT-DNF Bridge workspace 2025-09-13 20:45:18 -07:00
package_v2.rs Initial commit: APT-DNF Bridge workspace 2025-09-13 20:45:18 -07:00
transaction_v2.rs Initial commit: APT-DNF Bridge workspace 2025-09-13 20:45:18 -07:00