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
- Host: GitHub
- URL: https://github.com/sheepla/pacsearch-rs
- Owner: sheepla
- License: mit
- Created: 2024-04-21T08:41:50.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T06:04:10.000Z (about 1 year ago)
- Last Synced: 2025-04-06T00:51:11.120Z (12 months ago)
- Topics: archlinux, archlinux-package, rust
- Language: Rust
- Homepage:
- Size: 26.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)