Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frezbo/rpminfo
Retrieve RPM packages list from yum repo
https://github.com/frezbo/rpminfo
Last synced: 22 days ago
JSON representation
Retrieve RPM packages list from yum repo
- Host: GitHub
- URL: https://github.com/frezbo/rpminfo
- Owner: frezbo
- Created: 2020-06-28T18:22:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-08-18T19:58:28.000Z (over 4 years ago)
- Last Synced: 2024-12-11T06:38:03.833Z (29 days ago)
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rpminfo
A simple tool to fetch the packages data from a yum repository
## Building
`make build`
## Usage
```bash
./rpminfo
```