This repository has been archived on 2021-12-24. You can view files and clone it, but cannot push or open issues/pull-requests.
hilde/src/libhilde/pkgs/deb.rs

4 lines
65 B
Rust

use std::fs::PathBuf;
pub fn extract_control(path: PathBuf) ->