summaryrefslogtreecommitdiffstats
path: root/README.md
blob: a21f078384de7a04292152d8e26a14212c38176a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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