https://github.com/matthiasbeyer/repolocli
repology on the commandline
https://github.com/matthiasbeyer/repolocli
cli hacktoberfest repology rust
Last synced: 12 months ago
JSON representation
repology on the commandline
- Host: GitHub
- URL: https://github.com/matthiasbeyer/repolocli
- Owner: matthiasbeyer
- License: other
- Created: 2022-08-09T10:35:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T16:56:32.000Z (over 2 years ago)
- Last Synced: 2024-10-18T04:30:05.321Z (over 1 year ago)
- Topics: cli, hacktoberfest, repology, rust
- Language: Rust
- Homepage:
- Size: 114 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# repolocli
This repository is a WIP project to bring repology to the commandline.
There's a library under `./librepology/` and a commandline interface for
viewing repology data.
## Stability
This is alpha-quality software, use at your own risk.
MSRV: 1.42.0
As the repology.org API is [not stable](https://repology.org/api), this program
won't be stable for a long time. Still, 0.x.y releases may happen.
## License
Library: MPL 2.0
Binary: GPL 2.0 only