rustpm 0.1.0

A fast, friendly APT frontend with kernel, desktop, and sources management
1
2
3
4
5
pub mod detector;
pub mod manager;
pub mod vanilla;

pub use detector::detect_kernels;