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

#28 in #aur

40 downloads per month
Used in kea

MIT license

5KB
80 lines

search

use aur_client::aur;
let resp = aur::search("python3").unwrap();

download

aur::clone("python3", Path::new("python3"))?;

Dependencies

~30MB
~645K SLoC