alpinepkgs
Python package that give you information about packages from pkgs.alpinelinux.org
How to download and setup alpinepkgs
Open terminal and run command
git clone https://github.com/ludeeus/alpinepkgs.git
git clone is used to create a copy or clone of alpinepkgs repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with alpinepkgs https://github.com/ludeeus/alpinepkgs/archive/master.zip
Or simply clone alpinepkgs with SSH
[email protected]:ludeeus/alpinepkgs.git