repology 1.6.0
CLI utility for Repology.org
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
repology
repology
is a command line interface for
Repology.org
written in
D.
repology
will attempt to autodetect your operating system for
selecting a repository when --repo
is not specified. This
autodetection works for the BSDs, macOS, and Windows.
Autodetection works partially for Linux-based operating systems. Currently, Debian, Fedora, and Ubuntu are autodetected.
Building
$ ./configure
$ make
$ sudo make install
Usage examples
Get information on the Digital Mars D compiler from your operating system's autodetected repository:
repology dmd
Get information on the Digital Mars D compiler from all repositories:
repology --all dmd
Get 200 items from pkgsrc:
repology --repo pkgsrc_current
Get information about both Chrome and Firefox from FreeBSD ports:
repology --repo freebsd chromium firefox
Get up to 200 packages maintained by ports@openbsd.org, starting with coreutils:
repology --maintainer ports@openbsd.org --begin coreutils
See the manual page for more information.
License
ISC License. See
LICENSE
for more information.
- 1.6.0 released 2 months ago
- ibara/repology
- ISC
- Copyright © 2024, Brian Callahan
- Authors:
- Dependencies:
- none
- Versions:
-
1.7.3 2024-Dec-30 1.7.0 2024-Dec-29 1.6.0 2024-Dec-29 1.5.0 2024-Dec-23 1.4.0 2024-Dec-21 - Download Stats:
-
-
0 downloads today
-
7 downloads this week
-
9 downloads this month
-
9 downloads total
-
- Score:
- 1.0
- Short URL:
- repology.dub.pm