An open API service indexing awesome lists of open source software.

https://github.com/sheepla/pacsearch-rs

▲ [WIP] Arch Linux package repositories Web interface binding for Rust
https://github.com/sheepla/pacsearch-rs

archlinux archlinux-package rust

Last synced: 11 months ago
JSON representation

▲ [WIP] Arch Linux package repositories Web interface binding for Rust

Awesome Lists containing this project

README

          

# pacsearch

**pacsearch** is a crate to search for Arch Linux package repositories, official Web interface binding for Rust.

## Features

- [x] Search packages
- [x] Get package detailed informations
- [x] Get package internal files

## TODO

- [ ] support AUR
- ~~[ ] publish to crates.io~~ - Pending

## Reference

- [Official repositories web interface - Arch Wiki](https://wiki.archlinux.org/title/Official_repositories_web_interface)