Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 434 Bytes

Build Status

aur-api

implements ArchLinux AUR json API (v5) defined at:

https://wiki.archlinux.org/index.php/AurJson

API exported:

  • info: Query metadata for list of packages (match exact names)
  • search: Synonym of searchBy ByNameDesc
  • searchBy: Search a given pattern by either name, desc, or name-desc