Tool to get information about rpm packet by name (os and architecture are optional)
With this tool you can get information about files inside the rpm package by name. This tool uses rpmfind to get information about packet. It's just a web scrapper for rpmfind.net
rpmdesc tool gives you full package name, homepage and list of files in packet (most important feature).
rpmdesc [global options] command [command options] [arguments...]
0.1
rpmdesc is a tool that gives you full package name, homepage and list of files in RPM packet
help, h Shows a list of commands or help for one command
--nofilelist remove file list from the output
--nopname remove picked packet name from the output
--license add license info to output
--homepage add homepage info to output
--name value name of rpm packet
--os value OS of rpm packet
--arch value architecture of rpm packet
--help, -h show help
--version, -v print the version