3 releases
0.1.6 | Feb 13, 2021 |
---|---|
0.1.5 | Aug 31, 2020 |
0.1.4 | Aug 31, 2020 |
#855 in Unix APIs
28 downloads per month
5KB
82 lines
search
use aur_client::aur;
let resp = aur::search("python3").unwrap();
download
aur::clone("python3", Path::new("python3"))?;
Dependencies
~3–16MB
~228K SLoC