4 releases
0.1.3 | Feb 23, 2019 |
---|---|
0.1.2 | Feb 23, 2019 |
0.1.1 | Feb 20, 2019 |
0.1.0 | Feb 20, 2019 |
#21 in #aur
Used in kea
5KB
80 lines
search
use aur_client::aur;
let resp = aur::search("python3").unwrap();
download
aur::clone("python3", Path::new("python3"))?;
Dependencies
~29MB
~643K SLoC