3 releases

0.1.6 Feb 13, 2021
0.1.5 Aug 31, 2020
0.1.4 Aug 31, 2020

#805 in Unix APIs

32 downloads per month

MIT license

5KB
82 lines

search

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

download

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

Dependencies

~4–17MB
~252K SLoC