Skip to content

Inkane/pacman-rdepfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacman-rdepfinder

finds rdeps of a package (recursion is possible)

usage: rdepends.py [-h] [--recdepth RECDEPTH]

Recursively list all rdepends of a package.

positional arguments: The name of the package.

optional arguments:

-h, --help show this help message and exit

--recdepth RECDEPTH, -r RECDEPTH The recursion depth (listing rdepends of rdepends)

About

finds rdeps of a package (recursion is possible)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published